]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
powerpc/85xx: Rename P1021RDB-PC device trees to be consistent
authorXu Jiucheng <Jiucheng.Xu@freescale.com>
Tue, 10 Jul 2012 08:39:20 +0000 (16:39 +0800)
committerKumar Gala <galak@kernel.crashing.org>
Wed, 11 Jul 2012 12:45:42 +0000 (07:45 -0500)
The board is really P1021RDB-PC, so rename from p1021rdb.* to p1021rdb-pc.*

Signed-off-by: Xu Jiucheng <Jiucheng.Xu@freescale.com>
Signed-off-by: Matthew McClintock <msm@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/boot/dts/p1021rdb-pc.dtsi [moved from arch/powerpc/boot/dts/p1021rdb.dtsi with 99% similarity]
arch/powerpc/boot/dts/p1021rdb-pc_32b.dts [moved from arch/powerpc/boot/dts/p1021rdb.dts with 97% similarity]
arch/powerpc/boot/dts/p1021rdb-pc_36b.dts [moved from arch/powerpc/boot/dts/p1021rdb_36b.dts with 97% similarity]

similarity index 99%
rename from arch/powerpc/boot/dts/p1021rdb.dtsi
rename to arch/powerpc/boot/dts/p1021rdb-pc.dtsi
index b973461ab7519fbbfd106580df2f34a51773c8d6..c13abfbbe2e2fc20a44756a7cf43c2313527ebfb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * P1021 RDB Device Tree Source stub (no addresses or top-level ranges)
  *
- * Copyright 2011 Freescale Semiconductor Inc.
+ * Copyright 2012 Freescale Semiconductor Inc.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
similarity index 97%
rename from arch/powerpc/boot/dts/p1021rdb.dts
rename to arch/powerpc/boot/dts/p1021rdb-pc_32b.dts
index 90b6b4caa273f18ae7731be9c5ed484fd84320ed..7cefa12b629ad44af3e3f3eb4d702a08c66fca58 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * P1021 RDB Device Tree Source
  *
- * Copyright 2011 Freescale Semiconductor Inc.
+ * Copyright 2012 Freescale Semiconductor Inc.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -92,5 +92,5 @@
         };
 };
 
-/include/ "p1021rdb.dtsi"
+/include/ "p1021rdb-pc.dtsi"
 /include/ "fsl/p1021si-post.dtsi"
similarity index 97%
rename from arch/powerpc/boot/dts/p1021rdb_36b.dts
rename to arch/powerpc/boot/dts/p1021rdb-pc_36b.dts
index ea6d8b5fa10bcf18965cd8a7fd4d9e87763ef256..53d0c889039c5e9d17736a1a369a902f066e252a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * P1021 RDB Device Tree Source (36-bit address map)
  *
- * Copyright 2011 Freescale Semiconductor Inc.
+ * Copyright 2012 Freescale Semiconductor Inc.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions are met:
@@ -92,5 +92,5 @@
         };
 };
 
-/include/ "p1021rdb.dtsi"
+/include/ "p1021rdb-pc.dtsi"
 /include/ "fsl/p1021si-post.dtsi"