Documentation: DT: document PRCM compatible strings for dm81x SoCs
authorTero Kristo <t-kristo@ti.com>
Wed, 25 Feb 2015 13:09:21 +0000 (15:09 +0200)
committerTero Kristo <t-kristo@ti.com>
Wed, 25 Mar 2015 09:03:46 +0000 (11:03 +0200)
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>
Documentation/devicetree/bindings/arm/omap/prcm.txt

index 79074dac684abfd6eec2239ef2a128955cd1641f..68f96f8d39477570839e59a2dab844258a77f6f0 100644 (file)
@@ -29,6 +29,10 @@ Required properties:
                "ti,dra7-prm"
                "ti,dra7-cm-core-aon"
                "ti,dra7-cm-core"
+               "ti,dm814-prcm"
+               "ti,dm814-scrm"
+               "ti,dm816-prcm"
+               "ti,dm816-scrm"
 - reg:         Contains PRCM module register address range
                (base address and length)
 - clocks:      clocks for this module
This page took 0.030957 seconds and 5 git commands to generate.