All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1479858976-139210-2-git-send-email-maxims@google.com>

diff --git a/a/1.txt b/N1/1.txt
index 9f91bbe..7139af1 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -82,7 +82,7 @@ index 0000000..eb87728
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		cpu@0 {
++		cpu at 0 {
 +			compatible = "arm,arm1176jzf-s";
 +			device_type = "cpu";
 +			reg = <0>;
@@ -95,7 +95,7 @@ index 0000000..eb87728
 +		#size-cells = <1>;
 +		ranges;
 +
-+		fmc: flash-controller@1e620000 {
++		fmc: flash-controller at 1e620000 {
 +			reg = < 0x1e620000 0xc4
 +				0x20000000 0x10000000 >;
 +			#address-cells = <1>;
@@ -104,17 +104,17 @@ index 0000000..eb87728
 +			status = "disabled";
 +			aspeed,fmc-has-dma;
 +			interrupts = <19>;
-+			flash@0 {
++			flash at 0 {
 +				reg = < 0 >;
 +				compatible = "jedec,spi-nor";
 +				status = "disabled";
 +			};
-+			flash@1 {
++			flash at 1 {
 +				reg = < 1 >;
 +				compatible = "jedec,spi-nor";
 +				status = "disabled";
 +			};
-+			flash@2 {
++			flash at 2 {
 +				reg = < 2 >;
 +				compatible = "jedec,spi-nor";
 +				// compatible = "cfi,flash", "jedec,flash";
@@ -122,45 +122,45 @@ index 0000000..eb87728
 +			};
 +		};
 +
-+		spi1: flash-controller@1e630000 {
++		spi1: flash-controller at 1e630000 {
 +			reg = < 0x1e630000 0xc4
 +				0x30000000 0x08000000 >;
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +			compatible = "aspeed,ast2500-smc";
 +			status = "disabled";
-+			flash@0 {
++			flash at 0 {
 +				reg = < 0 >;
 +				compatible = "jedec,spi-nor";
 +				status = "disabled";
 +			};
-+			flash@1 {
++			flash at 1 {
 +				reg = < 1 >;
 +				compatible = "jedec,spi-nor";
 +				status = "disabled";
 +			};
 +		};
 +
-+		spi2: flash-controller@1e631000 {
++		spi2: flash-controller at 1e631000 {
 +			reg = < 0x1e631000 0xc4
 +				0x38000000 0x08000000 >;
 +			#address-cells = <1>;
 +			#size-cells = <0>;
 +			compatible = "aspeed,ast2500-smc";
 +			status = "disabled";
-+			flash@0 {
++			flash at 0 {
 +				reg = < 0 >;
 +				compatible = "jedec,spi-nor";
 +				status = "disabled";
 +			};
-+			flash@1 {
++			flash at 1 {
 +				reg = < 1 >;
 +				compatible = "jedec,spi-nor";
 +				status = "disabled";
 +			};
 +		};
 +
-+		vic: interrupt-controller@1e6c0080 {
++		vic: interrupt-controller at 1e6c0080 {
 +			compatible = "aspeed,ast2400-vic";
 +			interrupt-controller;
 +			#interrupt-cells = <1>;
@@ -168,7 +168,7 @@ index 0000000..eb87728
 +			reg = <0x1e6c0080 0x80>;
 +		};
 +
-+		mac0: ethernet@1e660000 {
++		mac0: ethernet at 1e660000 {
 +			compatible = "faraday,ftgmac100";
 +			reg = <0x1e660000 0x180>;
 +			interrupts = <2>;
@@ -176,7 +176,7 @@ index 0000000..eb87728
 +			status = "disabled";
 +		};
 +
-+		mac1: ethernet@1e680000 {
++		mac1: ethernet at 1e680000 {
 +			compatible = "faraday,ftgmac100";
 +			reg = <0x1e680000 0x180>;
 +			interrupts = <3>;
@@ -190,17 +190,17 @@ index 0000000..eb87728
 +			#size-cells = <1>;
 +			ranges;
 +
-+			clk_clkin: clk_clkin@1e6e2070 {
++			clk_clkin: clk_clkin at 1e6e2070 {
 +				#clock-cells = <0>;
 +				compatible = "aspeed,g5-clkin-clock";
 +				reg = <0x1e6e2070 0x04>;
 +			};
 +
-+			syscon: syscon@1e6e2000 {
++			syscon: syscon at 1e6e2000 {
 +				compatible = "aspeed,g5-scu", "syscon", "simple-mfd";
 +				reg = <0x1e6e2000 0x1a8>;
 +
-+				pinctrl: pinctrl@1e6e2000 {
++				pinctrl: pinctrl at 1e6e2000 {
 +					compatible = "aspeed,g5-pinctrl";
 +
 +					pinctrl_acpi_default: acpi_default {
@@ -1011,39 +1011,39 @@ index 0000000..eb87728
 +				};
 +			};
 +
-+			clk_hpll: clk_hpll@1e6e2024 {
++			clk_hpll: clk_hpll at 1e6e2024 {
 +				#clock-cells = <0>;
 +				compatible = "aspeed,g5-hpll-clock";
 +				reg = <0x1e6e2024 0x4>;
 +				clocks = <&clk_clkin>;
 +			};
 +
-+			clk_ahb: clk_ahb@1e6e2070 {
++			clk_ahb: clk_ahb at 1e6e2070 {
 +				#clock-cells = <0>;
 +				compatible = "aspeed,g5-ahb-clock";
 +				reg = <0x1e6e2070 0x4>;
 +				clocks = <&clk_hpll>;
 +			};
 +
-+			clk_apb: clk_apb@1e6e2008 {
++			clk_apb: clk_apb at 1e6e2008 {
 +				#clock-cells = <0>;
 +				compatible = "aspeed,g5-apb-clock";
 +				reg = <0x1e6e2008 0x4>;
 +				clocks = <&clk_hpll>;
 +			};
 +
-+			clk_uart: clk_uart@1e6e2008 {
++			clk_uart: clk_uart at 1e6e2008 {
 +				#clock-cells = <0>;
 +				compatible = "aspeed,uart-clock";
 +				reg = <0x1e6e202c 0x4>;
 +			};
 +
-+			sram@1e720000 {
++			sram at 1e720000 {
 +				compatible = "mmio-sram";
 +				reg = <0x1e720000 0x9000>;	// 36K
 +			};
 +
-+			gpio: gpio@1e780000 {
++			gpio: gpio at 1e780000 {
 +				#gpio-cells = <2>;
 +				gpio-controller;
 +				compatible = "aspeed,ast2500-gpio";
@@ -1052,7 +1052,7 @@ index 0000000..eb87728
 +				gpio-ranges = <&pinctrl 0 0 220>;
 +			};
 +
-+			timer: timer@1e782000 {
++			timer: timer at 1e782000 {
 +				compatible = "aspeed,ast2400-timer";
 +				reg = <0x1e782000 0x90>;
 +				// The moxart_timer driver registers only one
@@ -1062,30 +1062,30 @@ index 0000000..eb87728
 +				clocks = <&clk_apb>;
 +			};
 +
-+			ibt: ibt@1e789140 {
++			ibt: ibt at 1e789140 {
 +				compatible = "aspeed,bt-host";
 +				reg = <0x1e789140 0x18>;
 +				interrupts = <8>;
 +			};
 +
-+			wdt1: wdt@1e785000 {
++			wdt1: wdt at 1e785000 {
 +				compatible = "aspeed,ast2500-wdt";
 +				reg = <0x1e785000 0x1c>;
 +			};
 +
-+			wdt2: wdt@1e785020 {
++			wdt2: wdt at 1e785020 {
 +				compatible = "aspeed,ast2500-wdt";
 +				reg = <0x1e785020 0x1c>;
 +				status = "disabled";
 +			};
 +
-+			wdt3: wdt@1e785040 {
++			wdt3: wdt at 1e785040 {
 +				compatible = "aspeed,wdt";
 +				reg = <0x1e785074 0x1c>;
 +				status = "disabled";
 +			};
 +
-+			uart1: serial@1e783000 {
++			uart1: serial at 1e783000 {
 +				compatible = "ns16550a";
 +				reg = <0x1e783000 0x1000>;
 +				reg-shift = <2>;
@@ -1095,7 +1095,7 @@ index 0000000..eb87728
 +				status = "disabled";
 +			};
 +
-+			uart2: serial@1e78d000 {
++			uart2: serial at 1e78d000 {
 +				compatible = "ns16550a";
 +				reg = <0x1e78d000 0x1000>;
 +				reg-shift = <2>;
@@ -1105,7 +1105,7 @@ index 0000000..eb87728
 +				status = "disabled";
 +			};
 +
-+			uart3: serial@1e78e000 {
++			uart3: serial at 1e78e000 {
 +				compatible = "ns16550a";
 +				reg = <0x1e78e000 0x1000>;
 +				reg-shift = <2>;
@@ -1115,7 +1115,7 @@ index 0000000..eb87728
 +				status = "disabled";
 +			};
 +
-+			uart4: serial@1e78f000 {
++			uart4: serial at 1e78f000 {
 +				compatible = "ns16550a";
 +				reg = <0x1e78f000 0x1000>;
 +				reg-shift = <2>;
@@ -1125,7 +1125,7 @@ index 0000000..eb87728
 +				status = "disabled";
 +			};
 +
-+			uart5: serial@1e784000 {
++			uart5: serial at 1e784000 {
 +				compatible = "ns16550a";
 +				reg = <0x1e784000 0x1000>;
 +				reg-shift = <2>;
@@ -1136,7 +1136,7 @@ index 0000000..eb87728
 +				status = "disabled";
 +			};
 +
-+			vuart: vuart@1e787000 {
++			vuart: vuart at 1e787000 {
 +				compatible = "aspeed,vuart";
 +				reg = <0x1e787000 0x1000>;
 +				reg-shift = <2>;
@@ -1146,7 +1146,7 @@ index 0000000..eb87728
 +				status = "disabled";
 +			};
 +
-+			i2c: i2c@1e78a000 {
++			i2c: i2c at 1e78a000 {
 +				#address-cells = <1>;
 +				#size-cells = <1>;
 +				#interrupt-cells = <1>;
@@ -1159,7 +1159,7 @@ index 0000000..eb87728
 +				clock-ranges;
 +				interrupt-controller;
 +
-+				i2c0: i2c-bus@40 {
++				i2c0: i2c-bus at 40 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x40 0x40>;
@@ -1171,7 +1171,7 @@ index 0000000..eb87728
 +					interrupt-parent = <&i2c>;
 +				};
 +
-+				i2c1: i2c-bus@80 {
++				i2c1: i2c-bus at 80 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x80 0x40>;
@@ -1182,7 +1182,7 @@ index 0000000..eb87728
 +					interrupts = <1>;
 +				};
 +
-+				i2c2: i2c-bus@c0 {
++				i2c2: i2c-bus at c0 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0xC0 0x40>;
@@ -1195,7 +1195,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c3_default>;
 +				};
 +
-+				i2c3: i2c-bus@100 {
++				i2c3: i2c-bus at 100 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x100 0x40>;
@@ -1208,7 +1208,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c4_default>;
 +				};
 +
-+				i2c4: i2c-bus@140 {
++				i2c4: i2c-bus at 140 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x140 0x40>;
@@ -1221,7 +1221,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c5_default>;
 +				};
 +
-+				i2c5: i2c-bus@180 {
++				i2c5: i2c-bus at 180 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x180 0x40>;
@@ -1234,7 +1234,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c6_default>;
 +				};
 +
-+				i2c6: i2c-bus@1c0 {
++				i2c6: i2c-bus at 1c0 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x1C0 0x40>;
@@ -1247,7 +1247,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c7_default>;
 +				};
 +
-+				i2c7: i2c-bus@300 {
++				i2c7: i2c-bus at 300 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x300 0x40>;
@@ -1260,7 +1260,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c8_default>;
 +				};
 +
-+				i2c8: i2c-bus@340 {
++				i2c8: i2c-bus at 340 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x340 0x40>;
@@ -1273,7 +1273,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c9_default>;
 +				};
 +
-+				i2c9: i2c-bus@380 {
++				i2c9: i2c-bus at 380 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x380 0x40>;
@@ -1286,7 +1286,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c10_default>;
 +				};
 +
-+				i2c10: i2c-bus@3c0 {
++				i2c10: i2c-bus at 3c0 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x3c0 0x40>;
@@ -1299,7 +1299,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c11_default>;
 +				};
 +
-+				i2c11: i2c-bus@400 {
++				i2c11: i2c-bus at 400 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x400 0x40>;
@@ -1312,7 +1312,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c12_default>;
 +				};
 +
-+				i2c12: i2c-bus@440 {
++				i2c12: i2c-bus at 440 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x440 0x40>;
@@ -1325,7 +1325,7 @@ index 0000000..eb87728
 +					pinctrl-0 = <&pinctrl_i2c13_default>;
 +				};
 +
-+				i2c13: i2c-bus@480 {
++				i2c13: i2c-bus at 480 {
 +					#address-cells = <1>;
 +					#size-cells = <0>;
 +					reg = <0x480 0x40>;
diff --git a/a/content_digest b/N1/content_digest
index 4177888..3d41811 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,11 +1,8 @@
  "ref\01479858976-139210-1-git-send-email-maxims@google.com\0"
- "From\0maxims@google.com\0"
- "Subject\0[PATCH u-boot 1/5] aspeed/g5: Device Tree for ast2500, copied from openbmc/linux (include file), plus minimal device tree configuration for ast2500 eval board.\0"
+ "From\0maxims at google.com <maxims@google.com>\0"
+ "Subject\0[U-Boot] [PATCH u-boot 1/5] aspeed/g5: Device Tree for ast2500, copied from openbmc/linux (include file), plus minimal device tree configuration for ast2500 eval board.\0"
  "Date\0Tue, 22 Nov 2016 15:56:12 -0800\0"
- "To\0sjg@google.com\0"
- "Cc\0u-boot@lists.denx.de"
-  openbmc@lists.ozlabs.org
- " Maxim Sloyko <maxims@google.com>\0"
+ "To\0u-boot@lists.denx.de\0"
  "\00:1\0"
  "b\0"
  "From: Maxim Sloyko <maxims@google.com>\n"
@@ -92,7 +89,7 @@
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\tcpu@0 {\n"
+ "+\t\tcpu at 0 {\n"
  "+\t\t\tcompatible = \"arm,arm1176jzf-s\";\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\treg = <0>;\n"
@@ -105,7 +102,7 @@
  "+\t\t#size-cells = <1>;\n"
  "+\t\tranges;\n"
  "+\n"
- "+\t\tfmc: flash-controller@1e620000 {\n"
+ "+\t\tfmc: flash-controller at 1e620000 {\n"
  "+\t\t\treg = < 0x1e620000 0xc4\n"
  "+\t\t\t\t0x20000000 0x10000000 >;\n"
  "+\t\t\t#address-cells = <1>;\n"
@@ -114,17 +111,17 @@
  "+\t\t\tstatus = \"disabled\";\n"
  "+\t\t\taspeed,fmc-has-dma;\n"
  "+\t\t\tinterrupts = <19>;\n"
- "+\t\t\tflash@0 {\n"
+ "+\t\t\tflash at 0 {\n"
  "+\t\t\t\treg = < 0 >;\n"
  "+\t\t\t\tcompatible = \"jedec,spi-nor\";\n"
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
- "+\t\t\tflash@1 {\n"
+ "+\t\t\tflash at 1 {\n"
  "+\t\t\t\treg = < 1 >;\n"
  "+\t\t\t\tcompatible = \"jedec,spi-nor\";\n"
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
- "+\t\t\tflash@2 {\n"
+ "+\t\t\tflash at 2 {\n"
  "+\t\t\t\treg = < 2 >;\n"
  "+\t\t\t\tcompatible = \"jedec,spi-nor\";\n"
  "+\t\t\t\t// compatible = \"cfi,flash\", \"jedec,flash\";\n"
@@ -132,45 +129,45 @@
  "+\t\t\t};\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tspi1: flash-controller@1e630000 {\n"
+ "+\t\tspi1: flash-controller at 1e630000 {\n"
  "+\t\t\treg = < 0x1e630000 0xc4\n"
  "+\t\t\t\t0x30000000 0x08000000 >;\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
  "+\t\t\tcompatible = \"aspeed,ast2500-smc\";\n"
  "+\t\t\tstatus = \"disabled\";\n"
- "+\t\t\tflash@0 {\n"
+ "+\t\t\tflash at 0 {\n"
  "+\t\t\t\treg = < 0 >;\n"
  "+\t\t\t\tcompatible = \"jedec,spi-nor\";\n"
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
- "+\t\t\tflash@1 {\n"
+ "+\t\t\tflash at 1 {\n"
  "+\t\t\t\treg = < 1 >;\n"
  "+\t\t\t\tcompatible = \"jedec,spi-nor\";\n"
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tspi2: flash-controller@1e631000 {\n"
+ "+\t\tspi2: flash-controller at 1e631000 {\n"
  "+\t\t\treg = < 0x1e631000 0xc4\n"
  "+\t\t\t\t0x38000000 0x08000000 >;\n"
  "+\t\t\t#address-cells = <1>;\n"
  "+\t\t\t#size-cells = <0>;\n"
  "+\t\t\tcompatible = \"aspeed,ast2500-smc\";\n"
  "+\t\t\tstatus = \"disabled\";\n"
- "+\t\t\tflash@0 {\n"
+ "+\t\t\tflash at 0 {\n"
  "+\t\t\t\treg = < 0 >;\n"
  "+\t\t\t\tcompatible = \"jedec,spi-nor\";\n"
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
- "+\t\t\tflash@1 {\n"
+ "+\t\t\tflash at 1 {\n"
  "+\t\t\t\treg = < 1 >;\n"
  "+\t\t\t\tcompatible = \"jedec,spi-nor\";\n"
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tvic: interrupt-controller@1e6c0080 {\n"
+ "+\t\tvic: interrupt-controller at 1e6c0080 {\n"
  "+\t\t\tcompatible = \"aspeed,ast2400-vic\";\n"
  "+\t\t\tinterrupt-controller;\n"
  "+\t\t\t#interrupt-cells = <1>;\n"
@@ -178,7 +175,7 @@
  "+\t\t\treg = <0x1e6c0080 0x80>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tmac0: ethernet@1e660000 {\n"
+ "+\t\tmac0: ethernet at 1e660000 {\n"
  "+\t\t\tcompatible = \"faraday,ftgmac100\";\n"
  "+\t\t\treg = <0x1e660000 0x180>;\n"
  "+\t\t\tinterrupts = <2>;\n"
@@ -186,7 +183,7 @@
  "+\t\t\tstatus = \"disabled\";\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tmac1: ethernet@1e680000 {\n"
+ "+\t\tmac1: ethernet at 1e680000 {\n"
  "+\t\t\tcompatible = \"faraday,ftgmac100\";\n"
  "+\t\t\treg = <0x1e680000 0x180>;\n"
  "+\t\t\tinterrupts = <3>;\n"
@@ -200,17 +197,17 @@
  "+\t\t\t#size-cells = <1>;\n"
  "+\t\t\tranges;\n"
  "+\n"
- "+\t\t\tclk_clkin: clk_clkin@1e6e2070 {\n"
+ "+\t\t\tclk_clkin: clk_clkin at 1e6e2070 {\n"
  "+\t\t\t\t#clock-cells = <0>;\n"
  "+\t\t\t\tcompatible = \"aspeed,g5-clkin-clock\";\n"
  "+\t\t\t\treg = <0x1e6e2070 0x04>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tsyscon: syscon@1e6e2000 {\n"
+ "+\t\t\tsyscon: syscon at 1e6e2000 {\n"
  "+\t\t\t\tcompatible = \"aspeed,g5-scu\", \"syscon\", \"simple-mfd\";\n"
  "+\t\t\t\treg = <0x1e6e2000 0x1a8>;\n"
  "+\n"
- "+\t\t\t\tpinctrl: pinctrl@1e6e2000 {\n"
+ "+\t\t\t\tpinctrl: pinctrl at 1e6e2000 {\n"
  "+\t\t\t\t\tcompatible = \"aspeed,g5-pinctrl\";\n"
  "+\n"
  "+\t\t\t\t\tpinctrl_acpi_default: acpi_default {\n"
@@ -1021,39 +1018,39 @@
  "+\t\t\t\t};\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tclk_hpll: clk_hpll@1e6e2024 {\n"
+ "+\t\t\tclk_hpll: clk_hpll at 1e6e2024 {\n"
  "+\t\t\t\t#clock-cells = <0>;\n"
  "+\t\t\t\tcompatible = \"aspeed,g5-hpll-clock\";\n"
  "+\t\t\t\treg = <0x1e6e2024 0x4>;\n"
  "+\t\t\t\tclocks = <&clk_clkin>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tclk_ahb: clk_ahb@1e6e2070 {\n"
+ "+\t\t\tclk_ahb: clk_ahb at 1e6e2070 {\n"
  "+\t\t\t\t#clock-cells = <0>;\n"
  "+\t\t\t\tcompatible = \"aspeed,g5-ahb-clock\";\n"
  "+\t\t\t\treg = <0x1e6e2070 0x4>;\n"
  "+\t\t\t\tclocks = <&clk_hpll>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tclk_apb: clk_apb@1e6e2008 {\n"
+ "+\t\t\tclk_apb: clk_apb at 1e6e2008 {\n"
  "+\t\t\t\t#clock-cells = <0>;\n"
  "+\t\t\t\tcompatible = \"aspeed,g5-apb-clock\";\n"
  "+\t\t\t\treg = <0x1e6e2008 0x4>;\n"
  "+\t\t\t\tclocks = <&clk_hpll>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tclk_uart: clk_uart@1e6e2008 {\n"
+ "+\t\t\tclk_uart: clk_uart at 1e6e2008 {\n"
  "+\t\t\t\t#clock-cells = <0>;\n"
  "+\t\t\t\tcompatible = \"aspeed,uart-clock\";\n"
  "+\t\t\t\treg = <0x1e6e202c 0x4>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tsram@1e720000 {\n"
+ "+\t\t\tsram at 1e720000 {\n"
  "+\t\t\t\tcompatible = \"mmio-sram\";\n"
  "+\t\t\t\treg = <0x1e720000 0x9000>;\t// 36K\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tgpio: gpio@1e780000 {\n"
+ "+\t\t\tgpio: gpio at 1e780000 {\n"
  "+\t\t\t\t#gpio-cells = <2>;\n"
  "+\t\t\t\tgpio-controller;\n"
  "+\t\t\t\tcompatible = \"aspeed,ast2500-gpio\";\n"
@@ -1062,7 +1059,7 @@
  "+\t\t\t\tgpio-ranges = <&pinctrl 0 0 220>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\ttimer: timer@1e782000 {\n"
+ "+\t\t\ttimer: timer at 1e782000 {\n"
  "+\t\t\t\tcompatible = \"aspeed,ast2400-timer\";\n"
  "+\t\t\t\treg = <0x1e782000 0x90>;\n"
  "+\t\t\t\t// The moxart_timer driver registers only one\n"
@@ -1072,30 +1069,30 @@
  "+\t\t\t\tclocks = <&clk_apb>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tibt: ibt@1e789140 {\n"
+ "+\t\t\tibt: ibt at 1e789140 {\n"
  "+\t\t\t\tcompatible = \"aspeed,bt-host\";\n"
  "+\t\t\t\treg = <0x1e789140 0x18>;\n"
  "+\t\t\t\tinterrupts = <8>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\twdt1: wdt@1e785000 {\n"
+ "+\t\t\twdt1: wdt at 1e785000 {\n"
  "+\t\t\t\tcompatible = \"aspeed,ast2500-wdt\";\n"
  "+\t\t\t\treg = <0x1e785000 0x1c>;\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\twdt2: wdt@1e785020 {\n"
+ "+\t\t\twdt2: wdt at 1e785020 {\n"
  "+\t\t\t\tcompatible = \"aspeed,ast2500-wdt\";\n"
  "+\t\t\t\treg = <0x1e785020 0x1c>;\n"
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\twdt3: wdt@1e785040 {\n"
+ "+\t\t\twdt3: wdt at 1e785040 {\n"
  "+\t\t\t\tcompatible = \"aspeed,wdt\";\n"
  "+\t\t\t\treg = <0x1e785074 0x1c>;\n"
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tuart1: serial@1e783000 {\n"
+ "+\t\t\tuart1: serial at 1e783000 {\n"
  "+\t\t\t\tcompatible = \"ns16550a\";\n"
  "+\t\t\t\treg = <0x1e783000 0x1000>;\n"
  "+\t\t\t\treg-shift = <2>;\n"
@@ -1105,7 +1102,7 @@
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tuart2: serial@1e78d000 {\n"
+ "+\t\t\tuart2: serial at 1e78d000 {\n"
  "+\t\t\t\tcompatible = \"ns16550a\";\n"
  "+\t\t\t\treg = <0x1e78d000 0x1000>;\n"
  "+\t\t\t\treg-shift = <2>;\n"
@@ -1115,7 +1112,7 @@
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tuart3: serial@1e78e000 {\n"
+ "+\t\t\tuart3: serial at 1e78e000 {\n"
  "+\t\t\t\tcompatible = \"ns16550a\";\n"
  "+\t\t\t\treg = <0x1e78e000 0x1000>;\n"
  "+\t\t\t\treg-shift = <2>;\n"
@@ -1125,7 +1122,7 @@
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tuart4: serial@1e78f000 {\n"
+ "+\t\t\tuart4: serial at 1e78f000 {\n"
  "+\t\t\t\tcompatible = \"ns16550a\";\n"
  "+\t\t\t\treg = <0x1e78f000 0x1000>;\n"
  "+\t\t\t\treg-shift = <2>;\n"
@@ -1135,7 +1132,7 @@
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tuart5: serial@1e784000 {\n"
+ "+\t\t\tuart5: serial at 1e784000 {\n"
  "+\t\t\t\tcompatible = \"ns16550a\";\n"
  "+\t\t\t\treg = <0x1e784000 0x1000>;\n"
  "+\t\t\t\treg-shift = <2>;\n"
@@ -1146,7 +1143,7 @@
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\tvuart: vuart@1e787000 {\n"
+ "+\t\t\tvuart: vuart at 1e787000 {\n"
  "+\t\t\t\tcompatible = \"aspeed,vuart\";\n"
  "+\t\t\t\treg = <0x1e787000 0x1000>;\n"
  "+\t\t\t\treg-shift = <2>;\n"
@@ -1156,7 +1153,7 @@
  "+\t\t\t\tstatus = \"disabled\";\n"
  "+\t\t\t};\n"
  "+\n"
- "+\t\t\ti2c: i2c@1e78a000 {\n"
+ "+\t\t\ti2c: i2c at 1e78a000 {\n"
  "+\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t#size-cells = <1>;\n"
  "+\t\t\t\t#interrupt-cells = <1>;\n"
@@ -1169,7 +1166,7 @@
  "+\t\t\t\tclock-ranges;\n"
  "+\t\t\t\tinterrupt-controller;\n"
  "+\n"
- "+\t\t\t\ti2c0: i2c-bus@40 {\n"
+ "+\t\t\t\ti2c0: i2c-bus at 40 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x40 0x40>;\n"
@@ -1181,7 +1178,7 @@
  "+\t\t\t\t\tinterrupt-parent = <&i2c>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c1: i2c-bus@80 {\n"
+ "+\t\t\t\ti2c1: i2c-bus at 80 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x80 0x40>;\n"
@@ -1192,7 +1189,7 @@
  "+\t\t\t\t\tinterrupts = <1>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c2: i2c-bus@c0 {\n"
+ "+\t\t\t\ti2c2: i2c-bus at c0 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0xC0 0x40>;\n"
@@ -1205,7 +1202,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c3_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c3: i2c-bus@100 {\n"
+ "+\t\t\t\ti2c3: i2c-bus at 100 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x100 0x40>;\n"
@@ -1218,7 +1215,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c4_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c4: i2c-bus@140 {\n"
+ "+\t\t\t\ti2c4: i2c-bus at 140 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x140 0x40>;\n"
@@ -1231,7 +1228,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c5_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c5: i2c-bus@180 {\n"
+ "+\t\t\t\ti2c5: i2c-bus at 180 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x180 0x40>;\n"
@@ -1244,7 +1241,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c6_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c6: i2c-bus@1c0 {\n"
+ "+\t\t\t\ti2c6: i2c-bus at 1c0 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x1C0 0x40>;\n"
@@ -1257,7 +1254,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c7_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c7: i2c-bus@300 {\n"
+ "+\t\t\t\ti2c7: i2c-bus at 300 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x300 0x40>;\n"
@@ -1270,7 +1267,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c8_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c8: i2c-bus@340 {\n"
+ "+\t\t\t\ti2c8: i2c-bus at 340 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x340 0x40>;\n"
@@ -1283,7 +1280,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c9_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c9: i2c-bus@380 {\n"
+ "+\t\t\t\ti2c9: i2c-bus at 380 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x380 0x40>;\n"
@@ -1296,7 +1293,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c10_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c10: i2c-bus@3c0 {\n"
+ "+\t\t\t\ti2c10: i2c-bus at 3c0 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x3c0 0x40>;\n"
@@ -1309,7 +1306,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c11_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c11: i2c-bus@400 {\n"
+ "+\t\t\t\ti2c11: i2c-bus at 400 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x400 0x40>;\n"
@@ -1322,7 +1319,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c12_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c12: i2c-bus@440 {\n"
+ "+\t\t\t\ti2c12: i2c-bus at 440 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x440 0x40>;\n"
@@ -1335,7 +1332,7 @@
  "+\t\t\t\t\tpinctrl-0 = <&pinctrl_i2c13_default>;\n"
  "+\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\ti2c13: i2c-bus@480 {\n"
+ "+\t\t\t\ti2c13: i2c-bus at 480 {\n"
  "+\t\t\t\t\t#address-cells = <1>;\n"
  "+\t\t\t\t\t#size-cells = <0>;\n"
  "+\t\t\t\t\treg = <0x480 0x40>;\n"
@@ -1356,4 +1353,4 @@
  "-- \n"
  2.8.0.rc3.226.g39d4020
 
-05f9a41d2a7812ee311e28f4587e6344fe89c270a6d021e5cfaf87e2d4911f39
+29d7c226f83e91172beee63610d24761d23fdaf36b7afd755889d695db8f1d3f

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.