diff mbox

[2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards

Message ID 1486638251-9688-1-git-send-email-harninder.rai@nxp.com (mailing list archive)
State New, archived
Headers show

Commit Message

Harninder Rai Feb. 9, 2017, 11:04 a.m. UTC
Signed-off-by: Harninder Rai <harninder.rai@nxp.com>
---
 Documentation/devicetree/bindings/arm/fsl.txt | 12 ++++++++++++
 1 file changed, 12 insertions(+)

Comments

Rob Herring Feb. 15, 2017, 11:30 p.m. UTC | #1
On Thu, Feb 09, 2017 at 04:34:11PM +0530, Harninder Rai wrote:
> Signed-off-by: Harninder Rai <harninder.rai@nxp.com>

Some consistency in the subject please "dt-bindings: arm: ..."

> ---
>  Documentation/devicetree/bindings/arm/fsl.txt | 12 ++++++++++++
>  1 file changed, 12 insertions(+)

With that,

Acked-by: Rob Herring <robh@kernel.org>
Harninder Rai Feb. 16, 2017, 7:44 a.m. UTC | #2
> 
> Some consistency in the subject please "dt-bindings: arm: ..."
Thanks Rob.

Hello Shawn,

Would you please take care of the subject line while applying the patch or should I send another revision?
> 
> > ---
> >  Documentation/devicetree/bindings/arm/fsl.txt | 12 ++++++++++++
> >  1 file changed, 12 insertions(+)
> 
> With that,
> 
> Acked-by: Rob Herring <robh@kernel.org>

Regards
Harry++
Shawn Guo April 4, 2017, 12:59 p.m. UTC | #3
On Thu, Feb 16, 2017 at 07:44:51AM +0000, Harninder Rai wrote:
> > 
> > Some consistency in the subject please "dt-bindings: arm: ..."
> Thanks Rob.
> 
> Hello Shawn,
> 
> Would you please take care of the subject line while applying the patch or should I send another revision?

Applied 1/3 and this one with subject fixed as suggested.

Shawn
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index c9c567a..f4f350b 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -179,6 +179,18 @@  LS1046A ARMv8 based RDB Board
 Required root node properties:
     - compatible = "fsl,ls1046a-rdb", "fsl,ls1046a";
 
+LS1088A SoC
+Required root node properties:
+    - compatible = "fsl,ls1088a";
+
+LS1088A ARMv8 based QDS Board
+Required root node properties:
+    - compatible = "fsl,ls1088a-qds", "fsl,ls1088a";
+
+LS1088A ARMv8 based RDB Board
+Required root node properties:
+    - compatible = "fsl,ls1088a-rdb", "fsl,ls1088a";
+
 LS2080A SoC
 Required root node properties:
     - compatible = "fsl,ls2080a";