]> Git Repo - J-u-boot.git/commit
imx: mx6sx enable SION for i2c pin mux
authorPeng Fan <[email protected]>
Mon, 18 May 2015 05:37:25 +0000 (13:37 +0800)
committerStefano Babic <[email protected]>
Tue, 19 May 2015 13:13:24 +0000 (15:13 +0200)
commit7e611272ddb3b41985ad881f549f4258e1469f65
tree66122b65e2687cc99463ccc6078d1cfce340079f
parent181334a053554a3f5652eeddebfde99b93f3af0e
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 <[email protected]>
arch/arm/include/asm/arch-mx6/mx6sx_pins.h
This page took 0.038124 seconds and 4 git commands to generate.