]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/configs/mx6sxsabresd.h
driver/i2c/mxc: Enable I2C bus 3 and 4
authorYork Sun <yorksun@freescale.com>
Fri, 20 Mar 2015 17:20:40 +0000 (10:20 -0700)
committerYork Sun <yorksun@freescale.com>
Thu, 23 Apr 2015 15:55:53 +0000 (08:55 -0700)
commitf8cb101e1e3f5ee2007b78b6b12e24120385aeac
tree7c7f6856d036f7f873b672143a4c2266d98f392c
parent585acc9de65554e2d77dc3d30a65d59b8766ba39
driver/i2c/mxc: Enable I2C bus 3 and 4

Some SoCs have more than two I2C busses. Instead of adding ifdef
to the driver, macros are put into board header file where
CONFIG_SYS_I2C_MXC is defined.

Signed-off-by: York Sun <yorksun@freescale.com>
CC: Heiko Schocher <hs@denx.de>
30 files changed:
README
drivers/i2c/mxc_i2c.c
include/configs/aristainetos.h
include/configs/cm_fx6.h
include/configs/embestmx6boards.h
include/configs/flea3.h
include/configs/gw_ventana.h
include/configs/imx31_phycore.h
include/configs/ls1021aqds.h
include/configs/ls1021atwr.h
include/configs/ls2085a_common.h
include/configs/m53evk.h
include/configs/mx35pdk.h
include/configs/mx53ard.h
include/configs/mx53evk.h
include/configs/mx53loco.h
include/configs/mx53smd.h
include/configs/mx6qsabreauto.h
include/configs/mx6sabresd.h
include/configs/mx6slevk.h
include/configs/mx6sxsabresd.h
include/configs/nitrogen6x.h
include/configs/novena.h
include/configs/ot1200.h
include/configs/platinum.h
include/configs/tbs2910.h
include/configs/titanium.h
include/configs/tqma6.h
include/configs/wandboard.h
include/configs/woodburn_common.h