diff mbox series

[01/11] dt-bindings: qoriq-clock: add missing compatible for lx2160a

Message ID 20211110222200.6780-2-leoyang.li@nxp.com
State Not Applicable, archived
Headers show
Series lx216x DTS updates | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Leo Li Nov. 10, 2021, 10:21 p.m. UTC
The compatbile string is already in use, fix the binding to include it.

Signed-off-by: Li Yang <leoyang.li@nxp.com>
---
 Documentation/devicetree/bindings/clock/qoriq-clock.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring (Arm) Nov. 29, 2021, 8:50 p.m. UTC | #1
On Wed, Nov 10, 2021 at 04:21:50PM -0600, Li Yang wrote:
> The compatbile string is already in use, fix the binding to include it.

typo

> 
> Signed-off-by: Li Yang <leoyang.li@nxp.com>
> ---
>  Documentation/devicetree/bindings/clock/qoriq-clock.txt | 1 +
>  1 file changed, 1 insertion(+)

With that fixed,

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

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