* [PATCH 1/3] Documentation: DT: Add entry for FSL LS1012A RDB, FRDM, QDS boards
@ 2016-11-09 18:04 Harninder Rai
[not found] ` <1478714651-12679-1-git-send-email-harninder.rai-3arQi8VN3Tc@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Harninder Rai @ 2016-11-09 18:04 UTC (permalink / raw)
To: devicetree, shawnguo, robh+dt, mark.rutland
Cc: oss, Harninder Rai, Bhaskar Upadhaya, linux-arm-kernel
Signed-off-by: Harninder Rai <harninder.rai@nxp.com>
Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya@nxp.com>
---
Documentation/devicetree/bindings/arm/fsl.txt | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt
index d6ee9c6..3b01338 100644
--- a/Documentation/devicetree/bindings/arm/fsl.txt
+++ b/Documentation/devicetree/bindings/arm/fsl.txt
@@ -139,6 +139,22 @@ Example:
Freescale ARMv8 based Layerscape SoC family Device Tree Bindings
----------------------------------------------------------------
+LS1012A SoC
+Required root node properties:
+ - compatible = "fsl,ls1012a";
+
+LS1012A ARMv8 based RDB Board
+Required root node properties:
+ - compatible = "fsl,ls1012a-rdb", "fsl,ls1012a";
+
+LS1012A ARMv8 based FRDM Board
+Required root node properties:
+ - compatible = "fsl,ls1012a-frdm", "fsl,ls1012a";
+
+LS1012A ARMv8 based QDS Board
+Required root node properties:
+ - compatible = "fsl,ls1012a-qds", "fsl,ls1012a";
+
LS1043A SoC
Required root node properties:
- compatible = "fsl,ls1043a";
--
2.7.4
^ permalink raw reply related [flat|nested] 4+ messages in thread[parent not found: <1478714651-12679-1-git-send-email-harninder.rai-3arQi8VN3Tc@public.gmane.org>]
* Re: [PATCH 1/3] Documentation: DT: Add entry for FSL LS1012A RDB, FRDM, QDS boards [not found] ` <1478714651-12679-1-git-send-email-harninder.rai-3arQi8VN3Tc@public.gmane.org> @ 2016-11-14 23:35 ` Rob Herring 2017-01-29 2:10 ` Shawn Guo 1 sibling, 0 replies; 4+ messages in thread From: Rob Herring @ 2016-11-14 23:35 UTC (permalink / raw) To: Harninder Rai Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, shawnguo-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8, oss-fOR+EgIDQEHk1uMJSBkQmQ, Bhaskar Upadhaya, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r On Wed, Nov 09, 2016 at 11:34:11PM +0530, Harninder Rai wrote: > Signed-off-by: Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org> > Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya-3arQi8VN3Tc@public.gmane.org> > --- > Documentation/devicetree/bindings/arm/fsl.txt | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) 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 1/3] Documentation: DT: Add entry for FSL LS1012A RDB, FRDM, QDS boards [not found] ` <1478714651-12679-1-git-send-email-harninder.rai-3arQi8VN3Tc@public.gmane.org> 2016-11-14 23:35 ` Rob Herring @ 2017-01-29 2:10 ` Shawn Guo 2017-01-29 20:06 ` Bhaskar U 1 sibling, 1 reply; 4+ messages in thread From: Shawn Guo @ 2017-01-29 2:10 UTC (permalink / raw) To: Harninder Rai Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, robh+dt-DgEjT+Ai2ygdnm+yROfE0A, mark.rutland-5wv7dgnIgG8, oss-fOR+EgIDQEHk1uMJSBkQmQ, Bhaskar Upadhaya, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r On Wed, Nov 09, 2016 at 11:34:11PM +0530, Harninder Rai wrote: > Signed-off-by: Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org> > Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya-3arQi8VN3Tc@public.gmane.org> Applied all 3, thanks. > --- > Documentation/devicetree/bindings/arm/fsl.txt | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt > index d6ee9c6..3b01338 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.txt > +++ b/Documentation/devicetree/bindings/arm/fsl.txt > @@ -139,6 +139,22 @@ Example: > Freescale ARMv8 based Layerscape SoC family Device Tree Bindings > ---------------------------------------------------------------- > > +LS1012A SoC > +Required root node properties: > + - compatible = "fsl,ls1012a"; > + > +LS1012A ARMv8 based RDB Board > +Required root node properties: > + - compatible = "fsl,ls1012a-rdb", "fsl,ls1012a"; > + > +LS1012A ARMv8 based FRDM Board > +Required root node properties: > + - compatible = "fsl,ls1012a-frdm", "fsl,ls1012a"; > + > +LS1012A ARMv8 based QDS Board > +Required root node properties: > + - compatible = "fsl,ls1012a-qds", "fsl,ls1012a"; > + > LS1043A SoC > Required root node properties: > - compatible = "fsl,ls1043a"; > -- > 2.7.4 > > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- 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 1/3] Documentation: DT: Add entry for FSL LS1012A RDB, FRDM, QDS boards 2017-01-29 2:10 ` Shawn Guo @ 2017-01-29 20:06 ` Bhaskar U 0 siblings, 0 replies; 4+ messages in thread From: Bhaskar U @ 2017-01-29 20:06 UTC (permalink / raw) To: Shawn Guo, Harninder Rai Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org Thanks Shawn, Regards Bhaskar >-----Original Message----- >From: Shawn Guo [mailto:shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org] >Sent: Sunday, January 29, 2017 7:41 AM >To: Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org> >Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org; mark.rutland-5wv7dgnIgG8@public.gmane.org; >oss-fOR+EgIDQEHk1uMJSBkQmQ@public.gmane.org; Bhaskar U <bhaskar.upadhaya-3arQi8VN3Tc@public.gmane.org>; linux-arm- >kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org >Subject: Re: [PATCH 1/3] Documentation: DT: Add entry for FSL LS1012A RDB, >FRDM, QDS boards > >On Wed, Nov 09, 2016 at 11:34:11PM +0530, Harninder Rai wrote: >> Signed-off-by: Harninder Rai <harninder.rai-3arQi8VN3Tc@public.gmane.org> >> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya-3arQi8VN3Tc@public.gmane.org> > >Applied all 3, thanks. > >> --- >> Documentation/devicetree/bindings/arm/fsl.txt | 16 ++++++++++++++++ >> 1 file changed, 16 insertions(+) >> >> diff --git a/Documentation/devicetree/bindings/arm/fsl.txt >b/Documentation/devicetree/bindings/arm/fsl.txt >> index d6ee9c6..3b01338 100644 >> --- a/Documentation/devicetree/bindings/arm/fsl.txt >> +++ b/Documentation/devicetree/bindings/arm/fsl.txt >> @@ -139,6 +139,22 @@ Example: >> Freescale ARMv8 based Layerscape SoC family Device Tree Bindings >> ---------------------------------------------------------------- >> >> +LS1012A SoC >> +Required root node properties: >> + - compatible = "fsl,ls1012a"; >> + >> +LS1012A ARMv8 based RDB Board >> +Required root node properties: >> + - compatible = "fsl,ls1012a-rdb", "fsl,ls1012a"; >> + >> +LS1012A ARMv8 based FRDM Board >> +Required root node properties: >> + - compatible = "fsl,ls1012a-frdm", "fsl,ls1012a"; >> + >> +LS1012A ARMv8 based QDS Board >> +Required root node properties: >> + - compatible = "fsl,ls1012a-qds", "fsl,ls1012a"; >> + >> LS1043A SoC >> Required root node properties: >> - compatible = "fsl,ls1043a"; >> -- >> 2.7.4 >> >> >> _______________________________________________ >> linux-arm-kernel mailing list >> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org >> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -- 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-01-29 20:06 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-09 18:04 [PATCH 1/3] Documentation: DT: Add entry for FSL LS1012A RDB, FRDM, QDS boards Harninder Rai
[not found] ` <1478714651-12679-1-git-send-email-harninder.rai-3arQi8VN3Tc@public.gmane.org>
2016-11-14 23:35 ` Rob Herring
2017-01-29 2:10 ` Shawn Guo
2017-01-29 20:06 ` Bhaskar U
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).