diff options
author | Chen-Yu Tsai <wens@csie.org> | 2016-08-25 14:21:59 +0800 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-08-25 22:31:43 +0200 |
commit | c6e6c96d8fa6f21e80e625bdf56c9ef580f43acb (patch) | |
tree | 9f2246623ef2ed3cfa0fc08f3ee312e02ed19284 /Documentation/devicetree/bindings/clock/sunxi-ccu.txt | |
parent | 8adfb08605a99d742853ff8cf4da5bc68db2028a (diff) | |
download | linux-c6e6c96d8fa6f21e80e625bdf56c9ef580f43acb.tar.bz2 |
clk: sunxi-ng: Add A31/A31s clocks
Add a new style driver for the clock control unit in Allwinner A31/A31s.
A few clocks are still missing:
- MIPI PLL's HDMI mode support
- EMAC clock
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Acked-by: Rob Herring <robh@kernel.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt index cb91507ffb1e..eac458720b28 100644 --- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt +++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt @@ -2,7 +2,8 @@ Allwinner Clock Control Unit Binding ------------------------------------ Required properties : -- compatible: must contain one of the following compatible: +- compatible: must contain one of the following compatibles: + - "allwinner,sun6i-a31-ccu" - "allwinner,sun8i-h3-ccu" - reg: Must contain the registers base address and length |