]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: clock: add compatible variant for the Meson-AXG
authorYixun Lan <yixun.lan@amlogic.com>
Mon, 11 Dec 2017 14:13:44 +0000 (22:13 +0800)
committerJerome Brunet <jbrunet@baylibre.com>
Thu, 14 Dec 2017 09:14:12 +0000 (10:14 +0100)
Update the documentation to support clock driver for the Amlogic's
Meson-AXG SoC.

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Yixun Lan <yixun.lan@amlogic.com>
Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt

index 9240407691860d90d36e0991d0672affdb9d4077..e2b377ed6f915440997b3715eed53a94775ab70d 100644 (file)
@@ -5,8 +5,11 @@ controllers within the SoC.
 
 Required Properties:
 
-- compatible: should be "amlogic,gxbb-clkc" for GXBB SoC,
-             or "amlogic,gxl-clkc" for GXL and GXM SoC.
+- compatible: should be:
+               "amlogic,gxbb-clkc" for GXBB SoC,
+               "amlogic,gxl-clkc" for GXL and GXM SoC,
+               "amlogic,axg-clkc" for AXG SoC.
+
 - reg: physical base address of the clock controller and length of memory
        mapped region.