[U-Boot] [PATCH 0/4] dm: i2c: Add I2C support for i.CoreM6

Jagan Teki jteki at openedev.com
Wed Oct 19 13:48:59 CEST 2016


From: Jagan Teki <jagan at 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



More information about the U-Boot mailing list