devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
@ 2017-02-09 11:04 Harninder Rai
       [not found] ` <1486638251-9688-1-git-send-email-harninder.rai-3arQi8VN3Tc@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Harninder Rai @ 2017-02-09 11:04 UTC (permalink / raw)
  To: devicetree, shawnguo; +Cc: oss, Harninder Rai, stuart.yoder, linux-arm-kernel

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

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";
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
       [not found] ` <1486638251-9688-1-git-send-email-harninder.rai-3arQi8VN3Tc@public.gmane.org>
@ 2017-02-15 23:30   ` Rob Herring
  2017-02-16  7:44     ` Harninder Rai
  0 siblings, 1 reply; 4+ messages in thread
From: Rob Herring @ 2017-02-15 23:30 UTC (permalink / raw)
  To: Harninder Rai
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA,
	shawnguo-DgEjT+Ai2ygdnm+yROfE0A, stuart.yoder-3arQi8VN3Tc,
	oss-fOR+EgIDQEHk1uMJSBkQmQ,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

On Thu, Feb 09, 2017 at 04:34:11PM +0530, Harninder Rai wrote:
> Signed-off-by: Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org>

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-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
  2017-02-15 23:30   ` Rob Herring
@ 2017-02-16  7:44     ` Harninder Rai
       [not found]       ` <VI1PR0402MB2863D1744E831A8B300580D3E65A0-9IDQY6o3qQh11F+3UnuzFY3W/0Ik+aLCnBOFsp37pqbUKgpGm//BTAC/G2K4zDHf@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Harninder Rai @ 2017-02-16  7:44 UTC (permalink / raw)
  To: Rob Herring, shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
  Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stuart Yoder,
	oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org

> 
> 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-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>

Regards
Harry++
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
       [not found]       ` <VI1PR0402MB2863D1744E831A8B300580D3E65A0-9IDQY6o3qQh11F+3UnuzFY3W/0Ik+aLCnBOFsp37pqbUKgpGm//BTAC/G2K4zDHf@public.gmane.org>
@ 2017-04-04 12:59         ` Shawn Guo
  0 siblings, 0 replies; 4+ messages in thread
From: Shawn Guo @ 2017-04-04 12:59 UTC (permalink / raw)
  To: Harninder Rai
  Cc: Rob Herring, oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Stuart Yoder,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org

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
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-04-04 12:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-09 11:04 [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards Harninder Rai
     [not found] ` <1486638251-9688-1-git-send-email-harninder.rai-3arQi8VN3Tc@public.gmane.org>
2017-02-15 23:30   ` Rob Herring
2017-02-16  7:44     ` Harninder Rai
     [not found]       ` <VI1PR0402MB2863D1744E831A8B300580D3E65A0-9IDQY6o3qQh11F+3UnuzFY3W/0Ik+aLCnBOFsp37pqbUKgpGm//BTAC/G2K4zDHf@public.gmane.org>
2017-04-04 12:59         ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).