linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] ARM: dts: imx27-3ds: Rename it to imx27-pdk
@ 2012-12-25 11:10 Fabio Estevam
  2012-12-25 11:10 ` [PATCH v2 2/2] ARM: boot: dts: Add an entry for imx27-pdk.dtb Fabio Estevam
  2012-12-25 12:05 ` [PATCH v2 1/2] ARM: dts: imx27-3ds: Rename it to imx27-pdk Shawn Guo
  0 siblings, 2 replies; 4+ messages in thread
From: Fabio Estevam @ 2012-12-25 11:10 UTC (permalink / raw)
  To: linux-arm-kernel

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%)

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

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-12-31  2:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-25 11:10 [PATCH v2 1/2] ARM: dts: imx27-3ds: Rename it to imx27-pdk Fabio Estevam
2012-12-25 11:10 ` [PATCH v2 2/2] ARM: boot: dts: Add an entry for imx27-pdk.dtb Fabio Estevam
2012-12-25 12:05 ` [PATCH v2 1/2] ARM: dts: imx27-3ds: Rename it to imx27-pdk Shawn Guo
2012-12-31  2:38   ` 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).