diff options
author | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-09-10 11:45:28 +0200 |
---|---|---|
committer | Maxime Ripard <maxime.ripard@free-electrons.com> | 2016-09-10 11:45:28 +0200 |
commit | bdc2601b02d31974b5765b93ac263b2eeab2e07c (patch) | |
tree | f7026608e33efeda864ed5d51af8714aef609499 /Documentation | |
parent | devicetree: Add vendor prefix for FriendlyARM (diff) | |
parent | clk: sunxi-ng: Add hardware dependency (diff) | |
download | linux-bdc2601b02d31974b5765b93ac263b2eeab2e07c.tar.xz linux-bdc2601b02d31974b5765b93ac263b2eeab2e07c.zip |
Merge branch 'sunxi/clk-for-4.9' into sunxi/dt-for-4.9
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/clock/sunxi-ccu.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt index cb91507ffb1e..3868458a5feb 100644 --- a/Documentation/devicetree/bindings/clock/sunxi-ccu.txt +++ b/Documentation/devicetree/bindings/clock/sunxi-ccu.txt @@ -2,7 +2,10 @@ 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-a23-ccu" + - "allwinner,sun8i-a33-ccu" - "allwinner,sun8i-h3-ccu" - reg: Must contain the registers base address and length |