commit | e0bc7574fa91786cd296fb778f29c997b9c8f6fd | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Tue Jan 22 12:48:47 2019 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Thu Feb 14 14:31:10 2019 +0100 |
tree | 634ff3e7593a25059f24864185e5eaaef3cfd752 | |
parent | 217bb295e2bc18c0a4904b762abbda53ecd1a372 [diff] |
ARM: zynq: Remove addresses for i2c controllers All platforms have been converted to DM that's why there is no reason to keep addresses in headers. They are all read from DT now. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Heiko Schocher <hs@denx.de>