* [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
@ 2017-02-09 11:04 ` Harninder Rai
0 siblings, 0 replies; 8+ messages in thread
From: Harninder Rai @ 2017-02-09 11:04 UTC (permalink / raw)
To: 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] 8+ messages in thread* [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
@ 2017-02-09 11:04 ` Harninder Rai
0 siblings, 0 replies; 8+ 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] 8+ messages in thread* [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
@ 2017-02-15 23:30 ` Rob Herring
0 siblings, 0 replies; 8+ messages in thread
From: Rob Herring @ 2017-02-15 23:30 UTC (permalink / raw)
To: linux-arm-kernel
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>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
@ 2017-02-15 23:30 ` Rob Herring
0 siblings, 0 replies; 8+ 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] 8+ messages in thread
* [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
-1 siblings, 0 replies; 8+ messages in thread
From: Harninder Rai @ 2017-02-16 7:44 UTC (permalink / raw)
To: linux-arm-kernel
>
> 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++
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
@ 2017-02-16 7:44 ` Harninder Rai
0 siblings, 0 replies; 8+ 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] 8+ messages in thread
* [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
@ 2017-04-04 12:59 ` Shawn Guo
0 siblings, 0 replies; 8+ messages in thread
From: Shawn Guo @ 2017-04-04 12:59 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [PATCH 2/3] Documentation: DT: Add entry for FSL LS1088A RDB, QDS boards
@ 2017-04-04 12:59 ` Shawn Guo
0 siblings, 0 replies; 8+ 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] 8+ messages in thread
end of thread, other threads:[~2017-04-04 12:59 UTC | newest]
Thread overview: 8+ 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
2017-02-09 11:04 ` Harninder Rai
2017-02-15 23:30 ` Rob Herring
2017-02-15 23:30 ` Rob Herring
2017-02-16 7:44 ` Harninder Rai
2017-02-16 7:44 ` Harninder Rai
2017-04-04 12:59 ` Shawn Guo
2017-04-04 12:59 ` Shawn Guo
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.