summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock/sunxi-ccu.txt
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2016-08-31 16:55:00 +0200
committerMaxime Ripard <maxime.ripard@free-electrons.com>2016-09-10 11:41:20 +0200
commit5690879d93e8d3706908ec2959b0905227e68cf1 (patch)
treee6b320167d54eece57a92f66dd809defd9c744d1 /Documentation/devicetree/bindings/clock/sunxi-ccu.txt
parentd05c748bd73015aa4aa10bafc178fc2be46a02cb (diff)
clk: sunxi-ng: Add A23 CCU
Add support for the clock unit found in the A23. Due to the similarities with the A33, it also shares its clock IDs to allow sharing the DTSI. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Acked-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/sunxi-ccu.txt')
-rw-r--r--Documentation/devicetree/bindings/clock/sunxi-ccu.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt
index 8fd765ea3660..3868458a5feb 100644
--- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt
+++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt
@@ -4,6 +4,7 @@ Allwinner Clock Control Unit Binding
Required properties :
- compatible: must contain one of the following compatibles:
- "allwinner,sun6i-a31-ccu"
+ - "allwinner,sun8i-a23-ccu"
- "allwinner,sun8i-a33-ccu"
- "allwinner,sun8i-h3-ccu"