u-boot-brain/board/dhelectronics/dh_imx6
Ludwig Zenz 4a6f5b4f56 ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C
This patch enables DM I2C for DHCOM i.MX6 PDK2 boards and
removes non DM I2C code. The I2C EEPROM with ethaddr (MAC)
is defined in the device tree. Use UCLASS_I2C_EEPROM
to find the device by fixed hardware path and read the ethaddr.

Tested with DHCOM i.MX6dl and DHCOM i.MX6q.

Signed-off-by: Ludwig Zenz <lzenz@dh-electronics.com>
Reviewed-by: Marek Vasut <marex@denx.de>
2019-07-19 20:32:24 +02:00
..
dh_imx6_spl.c ARM: imx6: DHCOM i.MX6 PDK: enable pad pull ups of SS lines of spi used for boot 2019-07-19 20:32:24 +02:00
dh_imx6.c ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C 2019-07-19 20:32:24 +02:00
Kconfig ARM: imx6: Add DHCOM i.MX6 PDK board support 2017-10-12 18:01:06 +02:00
MAINTAINERS MAINTAINERS: Add missing boards and config entries 2017-11-06 09:58:51 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00