aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorTero Kristo <t-kristo@ti.com>2015-02-25 08:09:21 -0500
committerTero Kristo <t-kristo@ti.com>2015-03-25 05:03:46 -0400
commite8e8f7e41b86c3d89e6db2cf9e54cf2b17ff112a (patch)
tree12404e27fbd371d566e51ee67e30d4a29e2ba07a /Documentation
parentb22df89fcc470f27ac442b5c0e8cdfc21d51de9b (diff)
Documentation: DT: document PRCM compatible strings for dm81x SoCs
These PRCM nodes were earlier added in patch 7800064ba5 ("ARM: dts: Add basic dm816x device tree configuration"), but the documentation for the same wasn't added. Fix this by adding the missing compatible strings under the generic prcm.txt document. Signed-off-by: Tero Kristo <t-kristo@ti.com>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/arm/omap/prcm.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/prcm.txt b/Documentation/devicetree/bindings/arm/omap/prcm.txt
index 79074dac684a..68f96f8d3947 100644
--- a/Documentation/devicetree/bindings/arm/omap/prcm.txt
+++ b/Documentation/devicetree/bindings/arm/omap/prcm.txt
@@ -29,6 +29,10 @@ Required properties:
29 "ti,dra7-prm" 29 "ti,dra7-prm"
30 "ti,dra7-cm-core-aon" 30 "ti,dra7-cm-core-aon"
31 "ti,dra7-cm-core" 31 "ti,dra7-cm-core"
32 "ti,dm814-prcm"
33 "ti,dm814-scrm"
34 "ti,dm816-prcm"
35 "ti,dm816-scrm"
32- reg: Contains PRCM module register address range 36- reg: Contains PRCM module register address range
33 (base address and length) 37 (base address and length)
34- clocks: clocks for this module 38- clocks: clocks for this module