diff options
author | Harninder Rai <harninder.rai@nxp.com> | 2017-02-09 12:03:49 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-04-04 14:57:02 +0200 |
commit | 124248e2fdd6efe6ad548395c8d7c6f6c1de9b46 (patch) | |
tree | 02c61009afc89db94f49cd8e18f40a5d9b7de210 | |
parent | arm64: dts: Add support for FSL's LS1088A SoC (diff) | |
download | linux-124248e2fdd6efe6ad548395c8d7c6f6c1de9b46.tar.xz linux-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: * "fsl,ls1021a-clockgen" * "fsl,ls1043a-clockgen" * "fsl,ls1046a-clockgen" + * "fsl,ls1088a-clockgen" * "fsl,ls2080a-clockgen" Chassis-version clock strings include: * "fsl,qoriq-clockgen-1.0": for chassis 1.0 clocks |