commit | 3ada6b10aaf2ff5c7dc6e8add6fdf1b7333d1b34 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Tue Oct 22 11:47:08 2013 +0300 |
committer | Mike Turquette <mturquette@linaro.org> | Fri Jan 17 12:36:57 2014 -0800 |
tree | 477d264728d811e5c2738afb4ff2560bab71656a | |
parent | 6a67920811c23320aa25d94e5891d229eab506d9 [diff] |
ARM: OMAP2+: clock: add support for indexed memmaps Using indexed memmaps is required for isolating the actual memory access from the clock code. Now, the driver providing the support for the clock IP block provides the low level routines for reading/writing clock registers also. Signed-off-by: Tero Kristo <t-kristo@ti.com> Acked-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Mike Turquette <mturquette@linaro.org>