Hello Simon,
Am 13.01.2015 04:44, schrieb Masahiro Yamada:
Masahiro Yamada (5):
i2c: add CONFIG_DM_I2C to Kconfig
i2c: UniPhier: add driver for UniPhier i2c controller
i2c: UniPhier: add driver for UniPhier FIFO-builtin i2c controller
ARM: UniPhier: enable I2C for UniPhier SoCs
ARM: UniPhier: enable CONFIG_I2C_EEPROM
configs/ph1_ld4_defconfig | 2 +
configs/ph1_pro4_defconfig | 2 +
configs/ph1_sld8_defconfig | 2 +
drivers/i2c/Kconfig | 22 +++
drivers/i2c/Makefile | 2 +
drivers/i2c/i2c-uniphier-f.c | 379 +++++++++++++++++++++++++++++++++++++++++++
drivers/i2c/i2c-uniphier.c | 239 +++++++++++++++++++++++++++
include/configs/uniphier.h | 3 +
8 files changed, 651 insertions(+)
create mode 100644 drivers/i2c/i2c-uniphier-f.c
create mode 100644 drivers/i2c/i2c-uniphier.c
Do you pick up this patchset into your u-boot-dm.git tree?
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot