diff options
author | Li Yang <leoyang.li@nxp.com> | 2021-11-08 18:07:51 -0600 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2022-02-18 17:11:16 -0600 |
commit | efd12405f1801ef0458d908a844317fb1388c3bf (patch) | |
tree | da3d17b2ca097a35ce5df32ffebb44e3165d41b2 /Documentation/devicetree/bindings/clock/qoriq-clock.txt | |
parent | e783362eb54cd99b2cac8b3a9aeac942e6f6ac07 (diff) | |
download | lwn-efd12405f1801ef0458d908a844317fb1388c3bf.tar.gz lwn-efd12405f1801ef0458d908a844317fb1388c3bf.zip |
dt-bindings: qoriq-clock: add missing compatible for lx2160a
The compatible string is already in use, fix the binding to include it.
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/clock/qoriq-clock.txt')
-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 f7d48f23da44..10119d9ef4b1 100644 --- a/Documentation/devicetree/bindings/clock/qoriq-clock.txt +++ b/Documentation/devicetree/bindings/clock/qoriq-clock.txt @@ -44,6 +44,7 @@ Required properties: * "fsl,ls1046a-clockgen" * "fsl,ls1088a-clockgen" * "fsl,ls2080a-clockgen" + * "fsl,lx2160a-clockgen" Chassis-version clock strings include: * "fsl,qoriq-clockgen-1.0": for chassis 1.0 clocks * "fsl,qoriq-clockgen-2.0": for chassis 2.0 clocks |