Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65e43389 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Arnd Bergmann
Browse files

arm64: dts: uniphier: rename PH1-LD10 to PH1-LD20



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: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent aae31813
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
dtb-$(CONFIG_ARCH_UNIPHIER) += uniphier-ph1-ld10-ref.dtb
dtb-$(CONFIG_ARCH_UNIPHIER) += uniphier-ph1-ld20-ref.dtb

always		:= $(dtb-y)
clean-files	:= *.dtb
+4 −4
Original line number Diff line number Diff line
/*
 * 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>
 *
@@ -43,12 +43,12 @@
 */

/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";
+3 −3
Original line number Diff line number Diff line
/*
 * 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>;
@@ -262,7 +262,7 @@
		};

		pinctrl: pinctrl@5f801000 {
			compatible = "socionext,ph1-ld10-pinctrl", "syscon";
			compatible = "socionext,ph1-ld20-pinctrl", "syscon";
			reg = <0x5f801000 0xe00>;
		};