diff options
author | Shaohui Xie <Shaohui.Xie@nxp.com> | 2016-09-13 04:09:57 -0400 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2016-10-21 09:33:43 -0400 |
commit | 2b688d5b146e0bb5accb6c51b257345b7263348d (patch) | |
tree | d5261a80334d4c451eb6cb3e2b419d7825987218 | |
parent | f849aef6afa710d61e2f17c803f87f793cd2cb6d (diff) |
dt-bindings: qoriq-clock: add LS1043A/LS1046A/LS2080A compatible for clockgen
Adds compatible for SoCs which use clockgen, the SoCs are LS1043A,
LS1046A, LS2080A.
Signed-off-by: Shaohui Xie <Shaohui.Xie@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/clock/qoriq-clock.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/clock/qoriq-clock.txt b/Documentation/devicetree/bindings/clock/qoriq-clock.txt index 16a3ec433119..df9cb5ac5f72 100644 --- a/Documentation/devicetree/bindings/clock/qoriq-clock.txt +++ b/Documentation/devicetree/bindings/clock/qoriq-clock.txt | |||
@@ -32,6 +32,9 @@ Required properties: | |||
32 | * "fsl,b4420-clockgen" | 32 | * "fsl,b4420-clockgen" |
33 | * "fsl,b4860-clockgen" | 33 | * "fsl,b4860-clockgen" |
34 | * "fsl,ls1021a-clockgen" | 34 | * "fsl,ls1021a-clockgen" |
35 | * "fsl,ls1043a-clockgen" | ||
36 | * "fsl,ls1046a-clockgen" | ||
37 | * "fsl,ls2080a-clockgen" | ||
35 | Chassis-version clock strings include: | 38 | Chassis-version clock strings include: |
36 | * "fsl,qoriq-clockgen-1.0": for chassis 1.0 clocks | 39 | * "fsl,qoriq-clockgen-1.0": for chassis 1.0 clocks |
37 | * "fsl,qoriq-clockgen-2.0": for chassis 2.0 clocks | 40 | * "fsl,qoriq-clockgen-2.0": for chassis 2.0 clocks |