commit | a7fac2f14cfdc37e50f4a82aa03c4aee1a44526f | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Jan 22 14:12:54 2019 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Feb 14 14:31:10 2019 +0100 |
tree | 922289087d172aa38082f3273a6b53451f103b23 | |
parent | fce69e242c70b7702458ca03636da5a1e7f7bbd9 [diff] |
ARM: zynq: Convert Syzygy to DM_I2C Boards have only one controller enabled that's why move to DM_I2C is easy. Add also i2c alias for not to be shown as i2c bus -1 because alias doesn't exist. Config file points to MAC stored in eeprom but it is not listed that's why I have added 24c08 part. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Heiko Schocher <hs@denx.de>