aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/omap/l4.txt
diff options
context:
space:
mode:
authorTero Kristo <t-kristo@ti.com>2015-03-20 07:08:29 -0400
committerTero Kristo <t-kristo@ti.com>2015-03-31 14:26:56 -0400
commite3bc5358e0977b95652625f9329ba68f1ebb1a42 (patch)
tree874df83b5e10f10e9d7fe682859af275d0d35ad9 /Documentation/devicetree/bindings/arm/omap/l4.txt
parentb8845074cfbbd1d1b46720a1b563d7b4240dac21 (diff)
ARM: dts: am33xx: add minimal l4 bus layout with control module support
This patch creates an l4_wkup interconnect for AM33xx, and moves some of the generic peripherals under it. System control module nodes are moved under this new interconnect also, and the SCM clock layout is changed to use the renamed SCM node as the clock provider. Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/omap/l4.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/omap/l4.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/l4.txt b/Documentation/devicetree/bindings/arm/omap/l4.txt
index 64020220024d..d333f0a9044e 100644
--- a/Documentation/devicetree/bindings/arm/omap/l4.txt
+++ b/Documentation/devicetree/bindings/arm/omap/l4.txt
@@ -6,6 +6,7 @@ Required properties:
6- compatible : Should be "ti,omap2-l4" for OMAP2 family l4 core bus 6- compatible : Should be "ti,omap2-l4" for OMAP2 family l4 core bus
7 Should be "ti,omap2-l4-wkup" for OMAP2 family l4 wkup bus 7 Should be "ti,omap2-l4-wkup" for OMAP2 family l4 wkup bus
8 Should be "ti,omap3-l4-core" for OMAP3 family l4 core bus 8 Should be "ti,omap3-l4-core" for OMAP3 family l4 core bus
9 Should be "ti,am3-l4-wkup" for AM33xx family l4 wkup bus
9- ranges : contains the IO map range for the bus 10- ranges : contains the IO map range for the bus
10 11
11Examples: 12Examples: