diff mbox

[v2,1/2] ARM: dts: imx27-3ds: Rename it to imx27-pdk

Message ID 1356433852-3028-1-git-send-email-festevam@gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Fabio Estevam Dec. 25, 2012, 11:10 a.m. UTC
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.

 arch/arm/boot/dts/{imx27-3ds.dts => imx27-pdk.dts} |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename arch/arm/boot/dts/{imx27-3ds.dts => imx27-pdk.dts} (85%)

Comments

Shawn Guo Dec. 25, 2012, 12:05 p.m. UTC | #1
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>
Shawn Guo Dec. 31, 2012, 2:38 a.m. UTC | #2
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 mbox

Patch

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