diff mbox

[v4,1/2] Documentation: DT: Add entry for Freescale LS1043a-QDS board

Message ID 1457403939-12080-1-git-send-email-Zhiqiang.Hou@nxp.com (mailing list archive)
State New, archived
Headers show

Commit Message

Z.Q. Hou March 8, 2016, 2:25 a.m. UTC
From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
---
v4-v2:
 - No change.

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

Comments

Rob Herring March 17, 2016, 3:13 p.m. UTC | #1
On Tue, Mar 08, 2016 at 10:25:38AM +0800, Zhiqiang Hou wrote:
> From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
> 
> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
> ---
> v4-v2:
>  - No change.

I already acked v2. Please add acks when you send subsequent versions.

Acked-by: Rob Herring <robh@kernel.org>
Z.Q. Hou March 18, 2016, 2:09 a.m. UTC | #2
Hi Rob,

> -----Original Message-----

> From: Rob Herring [mailto:robh@kernel.org]

> Sent: 2016?3?17? 23:14

> To: Zhiqiang Hou <zhiqiang.hou@nxp.com>

> Cc: devicetree@vger.kernel.org; mark.rutland@arm.com; pawel.moll@arm.com;

> ijc+devicetree@hellion.org.uk; galak@codeaurora.org; linux-arm-

> kernel@lists.infradead.org; catalin.marinas@arm.com; will.deacon@arm.com;

> Scott Wood <scott.wood@nxp.com>; shawnguo@kernel.org; Mingkai Hu

> <mingkai.hu@nxp.com>; Shaohui Xie <shaohui.xie@nxp.com>

> Subject: Re: [PATCH v4 1/2] Documentation: DT: Add entry for Freescale LS1043a-

> QDS board

> 

> On Tue, Mar 08, 2016 at 10:25:38AM +0800, Zhiqiang Hou wrote:

> > From: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>

> >

> > Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>

> > ---

> > v4-v2:

> >  - No change.

> 

> I already acked v2. Please add acks when you send subsequent versions.

> 

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


Yes, and thanks.

- Zhiqiang
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index 752a685..dbbc095 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -135,6 +135,10 @@  LS1043A ARMv8 based RDB Board
 Required root node properties:
     - compatible = "fsl,ls1043a-rdb", "fsl,ls1043a";
 
+LS1043A ARMv8 based QDS Board
+Required root node properties:
+    - compatible = "fsl,ls1043a-qds", "fsl,ls1043a";
+
 LS2080A ARMv8 based Simulator model
 Required root node properties:
     - compatible = "fsl,ls2080a-simu", "fsl,ls2080a";