* [PATCH] devicetree: fsl.txt: Add an entry to mx27pdk board @ 2012-09-26 12:19 Fabio Estevam [not found] ` <1348661955-7258-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 0 siblings, 1 reply; 2+ messages in thread From: Fabio Estevam @ 2012-09-26 12:19 UTC (permalink / raw) To: shawn.guo-QSEj5FYQhm4dnm+yROfE0A Cc: Fabio Estevam, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ From: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org> Add an entry to mx27pdk board (or also known as mx27 3ds). Signed-off-by: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org> --- Documentation/devicetree/bindings/arm/fsl.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt index ac9e751..57dc148 100644 --- a/Documentation/devicetree/bindings/arm/fsl.txt +++ b/Documentation/devicetree/bindings/arm/fsl.txt @@ -5,6 +5,10 @@ i.MX23 Evaluation Kit Required root node properties: - compatible = "fsl,imx23-evk", "fsl,imx23"; +i.MX27 Product Development Kit +Required root node properties: + - compatible = "fsl,imx27-3ds", "fsl,imx27"; + i.MX28 Evaluation Kit Required root node properties: - compatible = "fsl,imx28-evk", "fsl,imx28"; -- 1.7.9.5 ^ permalink raw reply related [flat|nested] 2+ messages in thread
[parent not found: <1348661955-7258-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>]
* Re: [PATCH] devicetree: fsl.txt: Add an entry to mx27pdk board [not found] ` <1348661955-7258-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> @ 2012-10-06 14:06 ` Shawn Guo 0 siblings, 0 replies; 2+ messages in thread From: Shawn Guo @ 2012-10-06 14:06 UTC (permalink / raw) To: Fabio Estevam Cc: Fabio Estevam, devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ, rob.herring-bsGFqQB8/DxBDgjK7y7TUQ On Wed, Sep 26, 2012 at 09:19:15AM -0300, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org> > > Add an entry to mx27pdk board (or also known as mx27 3ds). > > Signed-off-by: Fabio Estevam <fabio.estevam-KZfg59tc24xl57MIdRCFDg@public.gmane.org> > --- > Documentation/devicetree/bindings/arm/fsl.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt > index ac9e751..57dc148 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.txt > +++ b/Documentation/devicetree/bindings/arm/fsl.txt > @@ -5,6 +5,10 @@ i.MX23 Evaluation Kit > Required root node properties: > - compatible = "fsl,imx23-evk", "fsl,imx23"; > > +i.MX27 Product Development Kit I'm wondering why fsl,imx27-pdk wasn't picked as the compatible string, if Product Development Kit is the preferred name. > +Required root node properties: > + - compatible = "fsl,imx27-3ds", "fsl,imx27"; > + We have the following two lines in imx27-3ds.dts right now. model = "mx27_3ds"; compatible = "freescale,imx27-3ds", "fsl,imx27"; The "model" property deserves a more descriptive string, while "compatible" even needs a fixing, s/freescale/fsl. > i.MX28 Evaluation Kit > Required root node properties: > - compatible = "fsl,imx28-evk", "fsl,imx28"; > -- > 1.7.9.5 > ^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-10-06 14:06 UTC | newest] Thread overview: 2+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2012-09-26 12:19 [PATCH] devicetree: fsl.txt: Add an entry to mx27pdk board Fabio Estevam [not found] ` <1348661955-7258-1-git-send-email-festevam-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> 2012-10-06 14:06 ` 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).