
19 Oct
2016
19 Oct
'16
1:48 p.m.
From: Jagan Teki jagan@amarulasolutions.com
This series add I2C support for i.CoreM6 and it is on top of [1] with u-boot-imx/master branch.
[1] [PATCH v7 00/21] imx6: Add Engicam i.CoreM6 QDL support
Jagan Teki (4): i2c: Kconfig: Add SYS_I2C_MXC entry i2c: mxc: Print hex instead of decimal for bus address i2c: mxc: Make 'no gpio pinctrl state' print as debug imx6: icorem6: Add I2C support
arch/arm/cpu/armv7/mx6/Kconfig | 1 + configs/imx6qdl_icore_mmc_defconfig | 2 ++ configs/imx6qdl_icore_nand_defconfig | 2 ++ drivers/i2c/Kconfig | 8 ++++++++ drivers/i2c/mxc_i2c.c | 2 +- 5 files changed, 14 insertions(+), 1 deletion(-)
--
2.7.4