diff options
author | Li Yang <leoyang.li@nxp.com> | 2021-11-09 01:07:51 +0100 |
---|---|---|
committer | Li Yang <leoyang.li@nxp.com> | 2022-02-19 00:11:16 +0100 |
commit | efd12405f1801ef0458d908a844317fb1388c3bf (patch) | |
tree | da3d17b2ca097a35ce5df32ffebb44e3165d41b2 /Documentation | |
parent | Linux 5.17-rc1 (diff) | |
download | linux-efd12405f1801ef0458d908a844317fb1388c3bf.tar.xz linux-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')
-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 |