diff options
author | Harninder Rai <harninder.rai@nxp.com> | 2016-11-09 19:10:53 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-01-29 03:09:47 +0100 |
commit | 73447f68d7b2bc1df870da88b0e21d2bc1afc025 (patch) | |
tree | e865ed3f31a77096528d4dc33e247d5124a6a9a3 /Documentation/devicetree | |
parent | Documentation: DT: add LS1012A compatible for SCFG and DCFG (diff) | |
download | linux-73447f68d7b2bc1df870da88b0e21d2bc1afc025.tar.xz linux-73447f68d7b2bc1df870da88b0e21d2bc1afc025.zip |
dt-bindings: clockgen: Add compatible string for LS1012A
Signed-off-by: Harninder Rai <harninder.rai@nxp.com>
Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/clock/qoriq-clock.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qoriq-clock.txt b/Documentation/devicetree/bindings/clock/qoriq-clock.txt index df9cb5ac5f72..aa3526f229a7 100644 --- a/Documentation/devicetree/bindings/clock/qoriq-clock.txt +++ b/Documentation/devicetree/bindings/clock/qoriq-clock.txt @@ -31,6 +31,7 @@ Required properties: * "fsl,t4240-clockgen" * "fsl,b4420-clockgen" * "fsl,b4860-clockgen" + * "fsl,ls1012a-clockgen" * "fsl,ls1021a-clockgen" * "fsl,ls1043a-clockgen" * "fsl,ls1046a-clockgen" |