commit | 97ba81fb064b7e71ec3b936b1f0341b9060c2d6f | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Apr 14 14:15:47 2016 +0200 |
committer | Heiko Schocher <hs@denx.de> | Tue May 17 08:28:48 2016 +0200 |
tree | 88cfd6f574117cd44d93603ae7e5b570de397015 | |
parent | 0dd34b789520365f1faf23a75f048d8a02f48671 [diff] |
i2c: cdns: Read address from DT in ofdata_to_platdata Extract reading IP base address in function which is designed for it. Also enable option to read more information from DT in this function. Signed-off-by: Michal Simek <michal.simek@xilinx.com> Reviewed-by: Heiko Schocher <hs@denx.de>