diff options
| -rw-r--r-- | Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt index 4ca21c3a6fc9..460ef27b1008 100644 --- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt +++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt | |||
| @@ -20,6 +20,7 @@ Required properties : | |||
| 20 | - "allwinner,sun50i-a64-ccu" | 20 | - "allwinner,sun50i-a64-ccu" |
| 21 | - "allwinner,sun50i-a64-r-ccu" | 21 | - "allwinner,sun50i-a64-r-ccu" |
| 22 | - "allwinner,sun50i-h5-ccu" | 22 | - "allwinner,sun50i-h5-ccu" |
| 23 | - "allwinner,sun50i-h6-ccu" | ||
| 23 | - "nextthing,gr8-ccu" | 24 | - "nextthing,gr8-ccu" |
| 24 | 25 | ||
| 25 | - reg: Must contain the registers base address and length | 26 | - reg: Must contain the registers base address and length |
| @@ -31,6 +32,9 @@ Required properties : | |||
| 31 | - #clock-cells : must contain 1 | 32 | - #clock-cells : must contain 1 |
| 32 | - #reset-cells : must contain 1 | 33 | - #reset-cells : must contain 1 |
| 33 | 34 | ||
| 35 | For the main CCU on H6, one more clock is needed: | ||
| 36 | - "iosc": the SoC's internal frequency oscillator | ||
| 37 | |||
| 34 | For the PRCM CCUs on A83T/H3/A64, two more clocks are needed: | 38 | For the PRCM CCUs on A83T/H3/A64, two more clocks are needed: |
| 35 | - "pll-periph": the SoC's peripheral PLL from the main CCU | 39 | - "pll-periph": the SoC's peripheral PLL from the main CCU |
| 36 | - "iosc": the SoC's internal frequency oscillator | 40 | - "iosc": the SoC's internal frequency oscillator |
