aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/clock
diff options
context:
space:
mode:
authorGravatar Maxime Ripard <maxime.ripard@free-electrons.com> 2016-08-31 16:55:00 +0200
committerGravatar Maxime Ripard <maxime.ripard@free-electrons.com> 2016-09-10 11:41:20 +0200
commit5690879d93e8d3706908ec2959b0905227e68cf1 (patch)
treee6b320167d54eece57a92f66dd809defd9c744d1 /Documentation/devicetree/bindings/clock
parentclk: sunxi-ng: Add A33 CCU support (diff)
downloadlinux-5690879d93e8d3706908ec2959b0905227e68cf1.tar.gz
linux-5690879d93e8d3706908ec2959b0905227e68cf1.tar.bz2
linux-5690879d93e8d3706908ec2959b0905227e68cf1.zip
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')
-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"