commit | 5970ca2db960b2c14e077d27950e402e063298e6 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Tue Nov 11 16:51:52 2014 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Fri Mar 27 10:55:57 2015 +0200 |
tree | f4f649b625842bcbbfdce431afd16a3a654dc023 | |
parent | fe87414f71d0035756cf91a80ac256557d16b488 [diff] |
ARM: OMAP2+: CM: determine CM base address from device tree There is no need to provide the CM base address through a low-level API from the low-level IO init, as this information is available through DT. Re-routed the parsing function to be called from the CM drivers also to simplify the implementation under io.c. Signed-off-by: Tero Kristo <t-kristo@ti.com>