[U-Boot] [PATCH v3] ARM: imx6: DHCOM i.MX6 PDK: Switch to DM for I2C

Marek Vasut marex at denx.de
Mon Jul 8 13:12:13 UTC 2019


On 7/8/19 3:04 PM, Ludwig Zenz wrote:
> 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 at dh-electronics.com>

Reviewed-by: Marek Vasut <marex at denx.de>


More information about the U-Boot mailing list