]> git.karo-electronics.de Git - linux-beck.git/commitdiff
arm64: dts: uniphier: rename PH1-LD10 to PH1-LD20
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 26 Feb 2016 07:18:28 +0000 (16:18 +0900)
committerArnd Bergmann <arnd@arndb.de>
Fri, 18 Mar 2016 16:37:36 +0000 (17:37 +0100)
Due to the company's awful projecting, this chip has been renamed to
PH1-LD20.  It has not been shipped yet, this change would have no
impact on our customers.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/socionext/Makefile
arch/arm64/boot/dts/socionext/uniphier-ph1-ld20-ref.dts [moved from arch/arm64/boot/dts/socionext/uniphier-ph1-ld10-ref.dts with 92% similarity]
arch/arm64/boot/dts/socionext/uniphier-ph1-ld20.dtsi [moved from arch/arm64/boot/dts/socionext/uniphier-ph1-ld10.dtsi with 98% similarity]

index 8d727717c24ef87edcac1fb97606a71ccbbe654c..299b67ec4d4499d6fb4a4185caf67a722dfb5168 100644 (file)
@@ -1,4 +1,4 @@
-dtb-$(CONFIG_ARCH_UNIPHIER) += uniphier-ph1-ld10-ref.dtb
+dtb-$(CONFIG_ARCH_UNIPHIER) += uniphier-ph1-ld20-ref.dtb
 
 always         := $(dtb-y)
 clean-files    := *.dtb
similarity index 92%
rename from arch/arm64/boot/dts/socionext/uniphier-ph1-ld10-ref.dts
rename to arch/arm64/boot/dts/socionext/uniphier-ph1-ld20-ref.dts
index 3e533178ba2f24b2fd4f753d89d9a6afc669a2e7..80f71ba86815e7bdafa906ee11871fd16c072215 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Device Tree Source for UniPhier PH1-LD10 Reference Board
+ * Device Tree Source for UniPhier PH1-LD20 Reference Board
  *
  * Copyright (C) 2015 Masahiro Yamada <yamada.masahiro@socionext.com>
  *
  */
 
 /dts-v1/;
-/include/ "uniphier-ph1-ld10.dtsi"
+/include/ "uniphier-ph1-ld20.dtsi"
 /include/ "uniphier-support-card.dtsi"
 
 / {
-       model = "UniPhier PH1-LD10 Reference Board";
-       compatible = "socionext,ph1-ld10-ref", "socionext,ph1-ld10";
+       model = "UniPhier PH1-LD20 Reference Board";
+       compatible = "socionext,ph1-ld20-ref", "socionext,ph1-ld20";
 
        memory {
                device_type = "memory";
similarity index 98%
rename from arch/arm64/boot/dts/socionext/uniphier-ph1-ld10.dtsi
rename to arch/arm64/boot/dts/socionext/uniphier-ph1-ld20.dtsi
index 0296af9cbbdb64cb08054471ee725071cb4865f3..e6871ea3847213e649cb121aeb2fa15911879e34 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Device Tree Source for UniPhier PH1-LD10 SoC
+ * Device Tree Source for UniPhier PH1-LD20 SoC
  *
  * Copyright (C) 2015 Masahiro Yamada <yamada.masahiro@socionext.com>
  *
@@ -43,7 +43,7 @@
  */
 
 / {
-       compatible = "socionext,ph1-ld10";
+       compatible = "socionext,ph1-ld20";
        #address-cells = <2>;
        #size-cells = <2>;
        interrupt-parent = <&gic>;
                };
 
                pinctrl: pinctrl@5f801000 {
-                       compatible = "socionext,ph1-ld10-pinctrl", "syscon";
+                       compatible = "socionext,ph1-ld20-pinctrl", "syscon";
                        reg = <0x5f801000 0xe00>;
                };