Message ID | 1356433852-3028-1-git-send-email-festevam@gmail.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Tue, Dec 25, 2012 at 09:10:51AM -0200, Fabio Estevam wrote: > From: Fabio Estevam <fabio.estevam@freescale.com> > > imx27-pdk is the name found on Freescale website, so use it instead of 3ds. > > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> > --- > Changes since v1: > - Use 'fsl' instead of 'freescale' in the compatible field. I assume Sascha will pick them up, so for both: Acked-by: Shawn Guo <shawn.guo@linaro.org>
On Tue, Dec 25, 2012 at 08:05:38PM +0800, Shawn Guo wrote: > On Tue, Dec 25, 2012 at 09:10:51AM -0200, Fabio Estevam wrote: > > From: Fabio Estevam <fabio.estevam@freescale.com> > > > > imx27-pdk is the name found on Freescale website, so use it instead of 3ds. > > > > Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com> > > --- > > Changes since v1: > > - Use 'fsl' instead of 'freescale' in the compatible field. > > I assume Sascha will pick them up, so for both: > I just picked them up to ease the global imx dts cleanup that I'm doing right now. Shawn
diff --git a/arch/arm/boot/dts/imx27-3ds.dts b/arch/arm/boot/dts/imx27-pdk.dts similarity index 85% rename from arch/arm/boot/dts/imx27-3ds.dts rename to arch/arm/boot/dts/imx27-pdk.dts index fa04c7b..860b6f2 100644 --- a/arch/arm/boot/dts/imx27-3ds.dts +++ b/arch/arm/boot/dts/imx27-pdk.dts @@ -13,8 +13,8 @@ /include/ "imx27.dtsi" / { - model = "mx27_3ds"; - compatible = "freescale,imx27-3ds", "fsl,imx27"; + model = "Freescale i.MX27 Product Development Kit"; + compatible = "fsl,imx27-pdk", "fsl,imx27"; memory { reg = <0x0 0x0>;