Skip to content

Commit 601ae35

Browse files
Icenowygregkh
authored andcommitted
dt-bindings: add device tree binding for Allwinner H6 main CCU
[ Upstream commit 2e08e4d ] The Allwinner H6 main CCU uses the internal oscillator of the SoC, which is different with old SoCs' main CCU. Add device tree binding for the Allwinner H6 main CCU. Signed-off-by: Icenowy Zheng <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Signed-off-by: Sasha Levin <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 35a4f78 commit 601ae35

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/clock/sunxi-ccu.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ Required properties :
2020
- "allwinner,sun50i-a64-ccu"
2121
- "allwinner,sun50i-a64-r-ccu"
2222
- "allwinner,sun50i-h5-ccu"
23+
- "allwinner,sun50i-h6-ccu"
2324
- "nextthing,gr8-ccu"
2425

2526
- reg: Must contain the registers base address and length
@@ -31,6 +32,9 @@ Required properties :
3132
- #clock-cells : must contain 1
3233
- #reset-cells : must contain 1
3334

35+
For the main CCU on H6, one more clock is needed:
36+
- "iosc": the SoC's internal frequency oscillator
37+
3438
For the PRCM CCUs on A83T/H3/A64, two more clocks are needed:
3539
- "pll-periph": the SoC's peripheral PLL from the main CCU
3640
- "iosc": the SoC's internal frequency oscillator

0 commit comments

Comments
 (0)