commit | 3dbb048b7c49d1b9030c34c62410c1c5fcf4c4b4 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Tue Dec 16 18:20:54 2014 +0200 |
committer | Michael Turquette <mturquette@linaro.org> | Fri Jan 30 10:55:23 2015 -0800 |
tree | f1c8936c540103f766933d1fae7cc7deb3033d28 | |
parent | 74807dffcdd72bb4c0786214e8486ef9bb088156 [diff] |
ARM: OMAP3: PRM: add support for legacy iomapping init As the legacy clock data is being moved under clock driver, the clock data will be using the same low level infrastructure for register accesses. This requires the clk_memmaps to be initialized properly. This patch adds a support hook to the PRM driver to initialize the mappings. Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Michael Turquette <mturquette@linaro.org>