diff options
author | Tero Kristo <t-kristo@ti.com> | 2015-02-12 11:35:29 +0200 |
---|---|---|
committer | Tero Kristo <t-kristo@ti.com> | 2015-03-31 21:26:58 +0300 |
commit | ed8509edddebf27e6e69f10c9c314f31ac4f2831 (patch) | |
tree | 4adc3f2894383f5234e16e8799dc43b2b3639ce3 /Documentation/devicetree/bindings/arm/omap/ctrl.txt | |
parent | efde234674d9db08b762d9faef4dbbaa2eba3a2e (diff) | |
download | blackbird-op-linux-ed8509edddebf27e6e69f10c9c314f31ac4f2831.tar.gz blackbird-op-linux-ed8509edddebf27e6e69f10c9c314f31ac4f2831.zip |
ARM: dts: omap5: add minimal l4 bus layout with control module support
This patch creates the l4_cfg and l4_wkup interconnects for OMAP5, and
moves some of the generic peripherals under it. System control module
support is added to the device tree also, and the existing SCM related
functionality is moved under it.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/omap/ctrl.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/omap/ctrl.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/ctrl.txt b/Documentation/devicetree/bindings/arm/omap/ctrl.txt index 26758812ae17..acb68edb51d2 100644 --- a/Documentation/devicetree/bindings/arm/omap/ctrl.txt +++ b/Documentation/devicetree/bindings/arm/omap/ctrl.txt @@ -21,6 +21,8 @@ Required properties: "ti,omap3-scm" "ti,omap4-scm-core" "ti,omap4-scm-padconf-core" + "ti,omap5-scm-core" + "ti,omap5-scm-padconf-core" - reg: Contains Control Module register address range (base address and length) |