]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: OMAP4+: control: add support for initializing control module via DT
authorTero Kristo <t-kristo@ti.com>
Thu, 12 Feb 2015 09:47:04 +0000 (11:47 +0200)
committerTero Kristo <t-kristo@ti.com>
Tue, 31 Mar 2015 18:26:59 +0000 (21:26 +0300)
commitca125b5e31f5ada6844f57c5a8e7cd104d26c8fa
tree32afc32e9c1251135df6a73bd9eca765d21ec9c3
parentd919501feffa8715147582c3ffce96fad0c7016f
ARM: OMAP4+: control: add support for initializing control module via DT

OMAP4, OMAP5 and DRA7 now parse DT entries for control module address spaces,
and set up syscon mappings appropriately. Low level IO init is updated to
remove the legacy control module mappings for these devices also.

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