]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: OMAP2+: control: add syscon support for register accesses
authorTero Kristo <t-kristo@ti.com>
Thu, 12 Feb 2015 09:24:11 +0000 (11:24 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 31 Mar 2015 18:26:55 +0000 (21:26 +0300)
commit0f60c7b574e8a9a0327abecade9d94cc34640930
tree5d0770820a6fc1e088a4b51eac7720ede13990a1
parentf41aae479dd67beeae6e9d60bdb56b1a279e4684
ARM: OMAP2+: control: add syscon support for register accesses

Control module driver needs to support syscon for register accesses, as
the DT hierarchy for control module driver is going to be changed. All
the control module related features will be moved under control module
node, including clocks, pinctrl, and generic configuration register
access. Temporary iomap is still provided very early in the boot for
access while syscon is not yet ready.

Signed-off-by: Tero Kristo <t-kristo@ti.com>
arch/arm/mach-omap2/control.c