diff options
author | Icenowy Zheng <icenowy@aosc.xyz> | 2017-01-20 01:54:46 +0800 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2017-01-20 21:31:49 +0100 |
commit | 4a9decc9a7649811b4c47cf5ab55acf374cd828d (patch) | |
tree | d075d8523dfbbeb771f9f10d025f364e19903a01 /Documentation/devicetree | |
parent | 603a0c8af9cb23f7cf94d57e76113fef51848200 (diff) | |
download | op-kernel-dev-4a9decc9a7649811b4c47cf5ab55acf374cd828d.zip op-kernel-dev-4a9decc9a7649811b4c47cf5ab55acf374cd828d.tar.gz |
dt-bindings: add device binding for the CCU of Allwinner V3s
Allwinner V3s is now driven by sunxi-ng CCU driver.
Add devicetree binding for it.
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 1 |
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 74d44a4..f6032cf 100644 --- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt +++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt @@ -7,6 +7,7 @@ Required properties : - "allwinner,sun8i-a23-ccu" - "allwinner,sun8i-a33-ccu" - "allwinner,sun8i-h3-ccu" + - "allwinner,sun8i-v3s-ccu" - "allwinner,sun50i-a64-ccu" - reg: Must contain the registers base address and length |