diff options
Diffstat (limited to 'Documentation/devicetree/bindings/arm/omap/prcm.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/omap/prcm.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/Documentation/devicetree/bindings/arm/omap/prcm.txt b/Documentation/devicetree/bindings/arm/omap/prcm.txt index 79074dac684a..3eb6d7afff14 100644 --- a/Documentation/devicetree/bindings/arm/omap/prcm.txt +++ b/Documentation/devicetree/bindings/arm/omap/prcm.txt | |||
@@ -10,14 +10,10 @@ documentation about the individual clock/clockdomain nodes. | |||
10 | Required properties: | 10 | Required properties: |
11 | - compatible: Must be one of: | 11 | - compatible: Must be one of: |
12 | "ti,am3-prcm" | 12 | "ti,am3-prcm" |
13 | "ti,am3-scrm" | ||
14 | "ti,am4-prcm" | 13 | "ti,am4-prcm" |
15 | "ti,am4-scrm" | ||
16 | "ti,omap2-prcm" | 14 | "ti,omap2-prcm" |
17 | "ti,omap2-scrm" | ||
18 | "ti,omap3-prm" | 15 | "ti,omap3-prm" |
19 | "ti,omap3-cm" | 16 | "ti,omap3-cm" |
20 | "ti,omap3-scrm" | ||
21 | "ti,omap4-cm1" | 17 | "ti,omap4-cm1" |
22 | "ti,omap4-prm" | 18 | "ti,omap4-prm" |
23 | "ti,omap4-cm2" | 19 | "ti,omap4-cm2" |
@@ -29,6 +25,8 @@ Required properties: | |||
29 | "ti,dra7-prm" | 25 | "ti,dra7-prm" |
30 | "ti,dra7-cm-core-aon" | 26 | "ti,dra7-cm-core-aon" |
31 | "ti,dra7-cm-core" | 27 | "ti,dra7-cm-core" |
28 | "ti,dm814-prcm" | ||
29 | "ti,dm816-prcm" | ||
32 | - reg: Contains PRCM module register address range | 30 | - reg: Contains PRCM module register address range |
33 | (base address and length) | 31 | (base address and length) |
34 | - clocks: clocks for this module | 32 | - clocks: clocks for this module |