commit | ca125b5e31f5ada6844f57c5a8e7cd104d26c8fa | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Thu Feb 12 11:47:04 2015 +0200 |
committer | Tero Kristo <t-kristo@ti.com> | Tue Mar 31 21:26:59 2015 +0300 |
tree | 32afc32e9c1251135df6a73bd9eca765d21ec9c3 | |
parent | d919501feffa8715147582c3ffce96fad0c7016f [diff] |
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>