commit | ae521d4d9c54995df1e0fb53ef6820374a3cae4e | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Tue Nov 11 17:17:18 2014 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Fri Mar 27 10:55:58 2015 +0200 |
tree | 977166d09c5836b2c6a87019667d11da96e6246f | |
parent | 5970ca2db960b2c14e077d27950e402e063298e6 [diff] |
ARM: OMAP2+: PRM: determine PRM base address from device tree There is no need to provide the PRM 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 PRM drivers also to simplify the implementation under io.c. Signed-off-by: Tero Kristo <t-kristo@ti.com>