2019-04-24 02:37:32

by Andy Tang

[permalink] [raw]
Subject: [PATCH] dt-bindings: qoriq-clock: Add ls1028a chip compatible string

From: Yuantian Tang <[email protected]>

Add ls1028a chip compatible string in binding document.

Signed-off-by: Yuantian Tang <[email protected]>
---
.../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 c655f28..9cf4a07 100644
--- a/Documentation/devicetree/bindings/clock/qoriq-clock.txt
+++ b/Documentation/devicetree/bindings/clock/qoriq-clock.txt
@@ -39,6 +39,7 @@ Required properties:
* "fsl,b4860-clockgen"
* "fsl,ls1012a-clockgen"
* "fsl,ls1021a-clockgen"
+ * "fsl,ls1028a-clockgen"
* "fsl,ls1043a-clockgen"
* "fsl,ls1046a-clockgen"
* "fsl,ls1088a-clockgen"
--
1.7.1


2019-04-25 21:16:34

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: qoriq-clock: Add ls1028a chip compatible string

Quoting [email protected] (2019-04-23 19:28:47)
> From: Yuantian Tang <[email protected]>
>
> Add ls1028a chip compatible string in binding document.
>
> Signed-off-by: Yuantian Tang <[email protected]>
> ---

Applied to clk-next