diff options
author | Harninder Rai | 2017-02-09 05:03:49 -0600 |
---|---|---|
committer | Shawn Guo | 2017-04-04 07:57:02 -0500 |
commit | 124248e2fdd6efe6ad548395c8d7c6f6c1de9b46 (patch) | |
tree | 02c61009afc89db94f49cd8e18f40a5d9b7de210 | |
parent | 7a5d73479fe46532783dcf97e751e15bab385576 (diff) | |
download | kernel-124248e2fdd6efe6ad548395c8d7c6f6c1de9b46.tar.gz kernel-124248e2fdd6efe6ad548395c8d7c6f6c1de9b46.tar.xz kernel-124248e2fdd6efe6ad548395c8d7c6f6c1de9b46.zip |
dt-bindings: clockgen: Add compatible string for LS1088A
Signed-off-by: Harninder Rai <harninder.rai@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 | 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 aa3526f229a7..6ed469c66b32 100644 --- a/Documentation/devicetree/bindings/clock/qoriq-clock.txt +++ b/Documentation/devicetree/bindings/clock/qoriq-clock.txt | |||
@@ -35,6 +35,7 @@ Required properties: | |||
35 | * "fsl,ls1021a-clockgen" | 35 | * "fsl,ls1021a-clockgen" |
36 | * "fsl,ls1043a-clockgen" | 36 | * "fsl,ls1043a-clockgen" |
37 | * "fsl,ls1046a-clockgen" | 37 | * "fsl,ls1046a-clockgen" |
38 | * "fsl,ls1088a-clockgen" | ||
38 | * "fsl,ls2080a-clockgen" | 39 | * "fsl,ls2080a-clockgen" |
39 | Chassis-version clock strings include: | 40 | Chassis-version clock strings include: |
40 | * "fsl,qoriq-clockgen-1.0": for chassis 1.0 clocks | 41 | * "fsl,qoriq-clockgen-1.0": for chassis 1.0 clocks |