diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-07-06 08:31:34 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-11-03 09:06:18 +0100 |
commit | c6a0637460c29799f1e63a6a4a65bda22caf4a54 (patch) | |
tree | 8b20b52e6ae0d526977626095c4615b448199b55 /Documentation/devicetree/bindings/clock/sunxi-ccu.txt | |
parent | clk: sunxi-ng: Implement minimum for multipliers (diff) | |
download | linux-c6a0637460c29799f1e63a6a4a65bda22caf4a54.tar.xz linux-c6a0637460c29799f1e63a6a4a65bda22caf4a54.zip |
clk: sunxi-ng: Add A64 clocks
Add the A64 CCU clocks set.
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/sunxi-ccu.txt')
-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 3868458a5feb..74d44a4273f2 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,sun50i-a64-ccu" - reg: Must contain the registers base address and length - clocks: phandle to the oscillators feeding the CCU. Two are needed: |