aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Armstrong <[email protected]>2017-03-22 11:32:27 +0100
committerKevin Hilman <[email protected]>2017-04-04 11:00:07 -0700
commit92c2cc5d5566cb84e4f4a683e73c3516882c2ee8 (patch)
treef69240b7640d5f730eee3b2bfee0031ecbdd8093
parent7d33d60b0c115b02b6fe2af374daf2401e4abe91 (diff)
dt-bindings: clock: gxbb-clkc: Add GXL compatible variant
Acked-by: Rob Herring <[email protected]> Signed-off-by: Neil Armstrong <[email protected]> Signed-off-by: Michael Turquette <[email protected]> Link: lkml.kernel.org/r/[email protected]
-rw-r--r--Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt b/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
index ce06435d28ed..a09d627b5508 100644
--- a/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
+++ b/Documentation/devicetree/bindings/clock/amlogic,gxbb-clkc.txt
@@ -5,7 +5,8 @@ controllers within the SoC.
Required Properties:
-- compatible: should be "amlogic,gxbb-clkc"
+- compatible: should be "amlogic,gxbb-clkc" for GXBB SoC,
+ or "amlogic,gxl-clkc" for GXL and GXM SoC.
- reg: physical base address of the clock controller and length of memory
mapped region.