Home
last modified time | relevance | path

Searched hist:"7 e611272ddb3b41985ad881f549f4258e1469f65" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dmx6sx_pins.hdiff 7e611272ddb3b41985ad881f549f4258e1469f65 Mon May 18 00:37:25 CDT 2015 Peng Fan <Peng.Fan@freescale.com> imx: mx6sx enable SION for i2c pin mux

Enable IOMUX_CONFIG_SION for all I2C pin mux settings, otherwise
we will get erros when doing i2c operations.
error log like the following:
"
wait_for_sr_state: failed sr=81 cr=a0 state=2020
i2c_init_transfer: failed for chip 0xb retry=1
"

Signed-off-by: Peng Fan <Peng.Fan@freescale.com>