All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150811103902.38cbcb6d@xhacker>

diff --git a/a/1.txt b/N1/1.txt
index 2cfd32a..4cde0be 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -101,7 +101,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +		method = "smc";
 > +	};
 > +
-> +	intc: intc at ffff8000 {
+> +	intc: intc@ffff8000 {
 > +		compatible = "arm,gic-400", "arm,cortex-a15-gic";
 > +		#interrupt-cells = <3>;
 > +		interrupt-controller;
@@ -119,12 +119,12 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +		interrupt-parent = <&intc>;
 > +		ranges;
 > +
-> +		clkmgr at ffd1000 {
+> +		clkmgr@ffd1000 {
 > +			compatible = "altr,clk-mgr";
 > +			reg = <0xffd10000 0x1000>;
 > +		};
 > +
-> +		gmac0: ethernet at ff800000 {
+> +		gmac0: ethernet@ff800000 {
 > +			compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac";
 > +			reg = <0xff800000 0x2000>;
 > +			interrupts = <0 90 4>;
@@ -133,7 +133,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		gmac1: ethernet at ff802000 {
+> +		gmac1: ethernet@ff802000 {
 > +			compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac";
 > +			reg = <0xff802000 0x2000>;
 > +			interrupts = <0 91 4>;
@@ -142,7 +142,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		gmac2: ethernet at ff804000 {
+> +		gmac2: ethernet@ff804000 {
 > +			compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac";
 > +			reg = <0xff804000 0x2000>;
 > +			interrupts = <0 92 4>;
@@ -151,14 +151,14 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		gpio0: gpio at ffc03200 {
+> +		gpio0: gpio@ffc03200 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,dw-apb-gpio";
 > +			reg = <0xffc03200 0x100>;
 > +			status = "disabled";
 > +
-> +			porta: gpio-controller at 0 {
+> +			porta: gpio-controller@0 {
 > +				compatible = "snps,dw-apb-gpio-port";
 > +				gpio-controller;
 > +				#gpio-cells = <2>;
@@ -170,14 +170,14 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			};
 > +		};
 > +
-> +		gpio1: gpio at ffc03300 {
+> +		gpio1: gpio@ffc03300 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,dw-apb-gpio";
 > +			reg = <0xffc03300 0x100>;
 > +			status = "disabled";
 > +
-> +			portb: gpio-controller at 0 {
+> +			portb: gpio-controller@0 {
 > +				compatible = "snps,dw-apb-gpio-port";
 > +				gpio-controller;
 > +				#gpio-cells = <2>;
@@ -189,7 +189,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			};
 > +		};
 > +
-> +		i2c0: i2c at ffc02800 {
+> +		i2c0: i2c@ffc02800 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,designware-i2c";
@@ -198,7 +198,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		i2c1: i2c at ffc02900 {
+> +		i2c1: i2c@ffc02900 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,designware-i2c";
@@ -207,7 +207,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		i2c2: i2c at ffc02a00 {
+> +		i2c2: i2c@ffc02a00 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,designware-i2c";
@@ -216,7 +216,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		i2c3: i2c at ffc02b00 {
+> +		i2c3: i2c@ffc02b00 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,designware-i2c";
@@ -225,7 +225,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		i2c4: i2c at ffc02c00 {
+> +		i2c4: i2c@ffc02c00 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,designware-i2c";
@@ -234,7 +234,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		mmc: dwmmc0 at ff808000 {
+> +		mmc: dwmmc0@ff808000 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "altr,socfpga-dw-mshc";
@@ -244,18 +244,18 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		ocram: sram at ffe00000 {
+> +		ocram: sram@ffe00000 {
 > +			compatible = "mmio-sram";
 > +			reg = <0xffe00000 0x100000>;
 > +		};
 > +
-> +		rst: rstmgr at ffd11000 {
+> +		rst: rstmgr@ffd11000 {
 > +			#reset-cells = <1>;
 > +			compatible = "altr,rst-mgr";
 > +			reg = <0xffd11000 0x1000>;
 > +		};
 > +
-> +		spi0: spi at ffda4000 {
+> +		spi0: spi@ffda4000 {
 > +			compatible = "snps,dw-apb-ssi";
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
@@ -266,7 +266,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		spi1: spi at ffda5000 {
+> +		spi1: spi@ffda5000 {
 > +			compatible = "snps,dw-apb-ssi";
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
@@ -277,7 +277,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		sysmgr: sysmgr at ffd12000 {
+> +		sysmgr: sysmgr@ffd12000 {
 > +			compatible = "altr,sys-mgr", "syscon";
 > +			reg = <0xffd12000 0x1000>;
 > +		};
@@ -291,31 +291,31 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +				     <1 10 0xf01>;
 > +		};
 > +
-> +		timer0: timer0 at ffc03000 {
+> +		timer0: timer0@ffc03000 {
 > +			compatible = "snps,dw-apb-timer";
 > +			interrupts = <0 113 4>;
 > +			reg = <0xffc03000 0x100>;
 > +		};
 > +
-> +		timer1: timer1 at ffc03100 {
+> +		timer1: timer1@ffc03100 {
 > +			compatible = "snps,dw-apb-timer";
 > +			interrupts = <0 114 4>;
 > +			reg = <0xffc03100 0x100>;
 > +		};
 > +
-> +		timer2: timer2 at ffd00000 {
+> +		timer2: timer2@ffd00000 {
 > +			compatible = "snps,dw-apb-timer";
 > +			interrupts = <0 115 4>;
 > +			reg = <0xffd00000 0x100>;
 > +		};
 > +
-> +		timer3: timer3 at ffd00100 {
+> +		timer3: timer3@ffd00100 {
 > +			compatible = "snps,dw-apb-timer";
 > +			interrupts = <0 116 4>;
 > +			reg = <0xffd00100 0x100>;
 > +		};
 > +
-> +		uart0: serial0 at ffc02000 {
+> +		uart0: serial0@ffc02000 {
 > +			compatible = "snps,dw-apb-uart";
 > +			reg = <0xffc02000 0x100>;
 > +			interrupts = <0 108 4>;
@@ -324,7 +324,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		uart1: serial1 at ffc02100 {
+> +		uart1: serial1@ffc02100 {
 > +			compatible = "snps,dw-apb-uart";
 > +			reg = <0xffc02100 0x100>;
 > +			interrupts = <0 109 4>;
@@ -333,13 +333,13 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		usbphy0: usbphy at 0 {
+> +		usbphy0: usbphy@0 {
 > +			#phy-cells = <0>;
 > +			compatible = "usb-nop-xceiv";
 > +			status = "okay";
 > +		};
 > +
-> +		usb0: usb at ffb00000 {
+> +		usb0: usb@ffb00000 {
 > +			compatible = "snps,dwc2";
 > +			reg = <0xffb00000 0x40000>;
 > +			interrupts = <0 93 4>;
@@ -348,7 +348,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		usb1: usb at ffb40000 {
+> +		usb1: usb@ffb40000 {
 > +			compatible = "snps,dwc2";
 > +			reg = <0xffb40000 0x40000>;
 > +			interrupts = <0 94 4>;
@@ -357,28 +357,28 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		watchdog0: watchdog at ffd00200 {
+> +		watchdog0: watchdog@ffd00200 {
 > +			compatible = "snps,dw-wdt";
 > +			reg = <0xffd00200 0x100>;
 > +			interrupts = <0 117 4>;
 > +			status = "disabled";
 > +		};
 > +
-> +		watchdog1: watchdog at ffd00300 {
+> +		watchdog1: watchdog@ffd00300 {
 > +			compatible = "snps,dw-wdt";
 > +			reg = <0xffd00300 0x100>;
 > +			interrupts = <0 118 4>;
 > +			status = "disabled";
 > +		};
 > +
-> +		watchdog2: watchdog at ffd00400 {
+> +		watchdog2: watchdog@ffd00400 {
 > +			compatible = "snps,dw-wdt";
 > +			reg = <0xffd00400 0x100>;
 > +			interrupts = <0 125 4>;
 > +			status = "disabled";
 > +		};
 > +
-> +		watchdog3: watchdog at ffd00500 {
+> +		watchdog3: watchdog@ffd00500 {
 > +			compatible = "snps,dw-wdt";
 > +			reg = <0xffd00500 0x100>;
 > +			interrupts = <0 126 4>;
diff --git a/a/content_digest b/N1/content_digest
index 078af90..67578b8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,19 @@
  "ref\01439240958-4713-1-git-send-email-dinguyen@opensource.altera.com\0"
- "From\0jszhang@marvell.com (Jisheng Zhang)\0"
- "Subject\0[PATCH] arm64: dts: Add base stratix 10 dtsi\0"
+ "From\0Jisheng Zhang <jszhang@marvell.com>\0"
+ "Subject\0Re: [PATCH] arm64: dts: Add base stratix 10 dtsi\0"
  "Date\0Tue, 11 Aug 2015 10:39:02 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0dinguyen@opensource.altera.com\0"
+ "Cc\0robh+dt@kernel.org"
+  ijc+devicetree@hellion.org.uk
+  galak@codeaurora.org
+  mark.rutland@arm.com
+  pawel.moll@arm.com
+  catalin.marinas@arm.com
+  will.deacon@arm.com
+  devicetree@vger.kernel.org
+  dinh.linux@gmail.com
+  linux-kernel@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, 10 Aug 2015 16:09:18 -0500\n"
@@ -108,7 +119,7 @@
  "> +\t\tmethod = \"smc\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tintc: intc at ffff8000 {\n"
+ "> +\tintc: intc@ffff8000 {\n"
  "> +\t\tcompatible = \"arm,gic-400\", \"arm,cortex-a15-gic\";\n"
  "> +\t\t#interrupt-cells = <3>;\n"
  "> +\t\tinterrupt-controller;\n"
@@ -126,12 +137,12 @@
  "> +\t\tinterrupt-parent = <&intc>;\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tclkmgr at ffd1000 {\n"
+ "> +\t\tclkmgr@ffd1000 {\n"
  "> +\t\t\tcompatible = \"altr,clk-mgr\";\n"
  "> +\t\t\treg = <0xffd10000 0x1000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgmac0: ethernet at ff800000 {\n"
+ "> +\t\tgmac0: ethernet@ff800000 {\n"
  "> +\t\t\tcompatible = \"altr,socfpga-stmmac\", \"snps,dwmac-3.74a\", \"snps,dwmac\";\n"
  "> +\t\t\treg = <0xff800000 0x2000>;\n"
  "> +\t\t\tinterrupts = <0 90 4>;\n"
@@ -140,7 +151,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgmac1: ethernet at ff802000 {\n"
+ "> +\t\tgmac1: ethernet@ff802000 {\n"
  "> +\t\t\tcompatible = \"altr,socfpga-stmmac\", \"snps,dwmac-3.74a\", \"snps,dwmac\";\n"
  "> +\t\t\treg = <0xff802000 0x2000>;\n"
  "> +\t\t\tinterrupts = <0 91 4>;\n"
@@ -149,7 +160,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgmac2: ethernet at ff804000 {\n"
+ "> +\t\tgmac2: ethernet@ff804000 {\n"
  "> +\t\t\tcompatible = \"altr,socfpga-stmmac\", \"snps,dwmac-3.74a\", \"snps,dwmac\";\n"
  "> +\t\t\treg = <0xff804000 0x2000>;\n"
  "> +\t\t\tinterrupts = <0 92 4>;\n"
@@ -158,14 +169,14 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpio0: gpio at ffc03200 {\n"
+ "> +\t\tgpio0: gpio@ffc03200 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-gpio\";\n"
  "> +\t\t\treg = <0xffc03200 0x100>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\n"
- "> +\t\t\tporta: gpio-controller at 0 {\n"
+ "> +\t\t\tporta: gpio-controller@0 {\n"
  "> +\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n"
  "> +\t\t\t\tgpio-controller;\n"
  "> +\t\t\t\t#gpio-cells = <2>;\n"
@@ -177,14 +188,14 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpio1: gpio at ffc03300 {\n"
+ "> +\t\tgpio1: gpio@ffc03300 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-gpio\";\n"
  "> +\t\t\treg = <0xffc03300 0x100>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\n"
- "> +\t\t\tportb: gpio-controller at 0 {\n"
+ "> +\t\t\tportb: gpio-controller@0 {\n"
  "> +\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n"
  "> +\t\t\t\tgpio-controller;\n"
  "> +\t\t\t\t#gpio-cells = <2>;\n"
@@ -196,7 +207,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c0: i2c at ffc02800 {\n"
+ "> +\t\ti2c0: i2c@ffc02800 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
@@ -205,7 +216,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c1: i2c at ffc02900 {\n"
+ "> +\t\ti2c1: i2c@ffc02900 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
@@ -214,7 +225,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c2: i2c at ffc02a00 {\n"
+ "> +\t\ti2c2: i2c@ffc02a00 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
@@ -223,7 +234,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c3: i2c at ffc02b00 {\n"
+ "> +\t\ti2c3: i2c@ffc02b00 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
@@ -232,7 +243,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c4: i2c at ffc02c00 {\n"
+ "> +\t\ti2c4: i2c@ffc02c00 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
@@ -241,7 +252,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tmmc: dwmmc0 at ff808000 {\n"
+ "> +\t\tmmc: dwmmc0@ff808000 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"altr,socfpga-dw-mshc\";\n"
@@ -251,18 +262,18 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tocram: sram at ffe00000 {\n"
+ "> +\t\tocram: sram@ffe00000 {\n"
  "> +\t\t\tcompatible = \"mmio-sram\";\n"
  "> +\t\t\treg = <0xffe00000 0x100000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\trst: rstmgr at ffd11000 {\n"
+ "> +\t\trst: rstmgr@ffd11000 {\n"
  "> +\t\t\t#reset-cells = <1>;\n"
  "> +\t\t\tcompatible = \"altr,rst-mgr\";\n"
  "> +\t\t\treg = <0xffd11000 0x1000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tspi0: spi at ffda4000 {\n"
+ "> +\t\tspi0: spi@ffda4000 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-ssi\";\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
@@ -273,7 +284,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tspi1: spi at ffda5000 {\n"
+ "> +\t\tspi1: spi@ffda5000 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-ssi\";\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
@@ -284,7 +295,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsysmgr: sysmgr at ffd12000 {\n"
+ "> +\t\tsysmgr: sysmgr@ffd12000 {\n"
  "> +\t\t\tcompatible = \"altr,sys-mgr\", \"syscon\";\n"
  "> +\t\t\treg = <0xffd12000 0x1000>;\n"
  "> +\t\t};\n"
@@ -298,31 +309,31 @@
  "> +\t\t\t\t     <1 10 0xf01>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttimer0: timer0 at ffc03000 {\n"
+ "> +\t\ttimer0: timer0@ffc03000 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-timer\";\n"
  "> +\t\t\tinterrupts = <0 113 4>;\n"
  "> +\t\t\treg = <0xffc03000 0x100>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttimer1: timer1 at ffc03100 {\n"
+ "> +\t\ttimer1: timer1@ffc03100 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-timer\";\n"
  "> +\t\t\tinterrupts = <0 114 4>;\n"
  "> +\t\t\treg = <0xffc03100 0x100>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttimer2: timer2 at ffd00000 {\n"
+ "> +\t\ttimer2: timer2@ffd00000 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-timer\";\n"
  "> +\t\t\tinterrupts = <0 115 4>;\n"
  "> +\t\t\treg = <0xffd00000 0x100>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttimer3: timer3 at ffd00100 {\n"
+ "> +\t\ttimer3: timer3@ffd00100 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-timer\";\n"
  "> +\t\t\tinterrupts = <0 116 4>;\n"
  "> +\t\t\treg = <0xffd00100 0x100>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tuart0: serial0 at ffc02000 {\n"
+ "> +\t\tuart0: serial0@ffc02000 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-uart\";\n"
  "> +\t\t\treg = <0xffc02000 0x100>;\n"
  "> +\t\t\tinterrupts = <0 108 4>;\n"
@@ -331,7 +342,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tuart1: serial1 at ffc02100 {\n"
+ "> +\t\tuart1: serial1@ffc02100 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-uart\";\n"
  "> +\t\t\treg = <0xffc02100 0x100>;\n"
  "> +\t\t\tinterrupts = <0 109 4>;\n"
@@ -340,13 +351,13 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusbphy0: usbphy at 0 {\n"
+ "> +\t\tusbphy0: usbphy@0 {\n"
  "> +\t\t\t#phy-cells = <0>;\n"
  "> +\t\t\tcompatible = \"usb-nop-xceiv\";\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusb0: usb at ffb00000 {\n"
+ "> +\t\tusb0: usb@ffb00000 {\n"
  "> +\t\t\tcompatible = \"snps,dwc2\";\n"
  "> +\t\t\treg = <0xffb00000 0x40000>;\n"
  "> +\t\t\tinterrupts = <0 93 4>;\n"
@@ -355,7 +366,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusb1: usb at ffb40000 {\n"
+ "> +\t\tusb1: usb@ffb40000 {\n"
  "> +\t\t\tcompatible = \"snps,dwc2\";\n"
  "> +\t\t\treg = <0xffb40000 0x40000>;\n"
  "> +\t\t\tinterrupts = <0 94 4>;\n"
@@ -364,28 +375,28 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\twatchdog0: watchdog at ffd00200 {\n"
+ "> +\t\twatchdog0: watchdog@ffd00200 {\n"
  "> +\t\t\tcompatible = \"snps,dw-wdt\";\n"
  "> +\t\t\treg = <0xffd00200 0x100>;\n"
  "> +\t\t\tinterrupts = <0 117 4>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\twatchdog1: watchdog at ffd00300 {\n"
+ "> +\t\twatchdog1: watchdog@ffd00300 {\n"
  "> +\t\t\tcompatible = \"snps,dw-wdt\";\n"
  "> +\t\t\treg = <0xffd00300 0x100>;\n"
  "> +\t\t\tinterrupts = <0 118 4>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\twatchdog2: watchdog at ffd00400 {\n"
+ "> +\t\twatchdog2: watchdog@ffd00400 {\n"
  "> +\t\t\tcompatible = \"snps,dw-wdt\";\n"
  "> +\t\t\treg = <0xffd00400 0x100>;\n"
  "> +\t\t\tinterrupts = <0 125 4>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\twatchdog3: watchdog at ffd00500 {\n"
+ "> +\t\twatchdog3: watchdog@ffd00500 {\n"
  "> +\t\t\tcompatible = \"snps,dw-wdt\";\n"
  "> +\t\t\treg = <0xffd00500 0x100>;\n"
  "> +\t\t\tinterrupts = <0 126 4>;\n"
@@ -450,4 +461,4 @@
  ">  CONFIG_ARCH_TEGRA_132_SOC=y\n"
  >  CONFIG_ARCH_QCOM=y
 
-b39600b60981f7e2fea13e86b42f18fde2ccf34134f9e3c9ee38d1ef51b116bf
+f4378d67012cf6e1e35bbd8bc5a8fad438f143924fa783de57ff4bc03d9b61d9

diff --git a/a/1.txt b/N2/1.txt
index 2cfd32a..4cde0be 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -101,7 +101,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +		method = "smc";
 > +	};
 > +
-> +	intc: intc at ffff8000 {
+> +	intc: intc@ffff8000 {
 > +		compatible = "arm,gic-400", "arm,cortex-a15-gic";
 > +		#interrupt-cells = <3>;
 > +		interrupt-controller;
@@ -119,12 +119,12 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +		interrupt-parent = <&intc>;
 > +		ranges;
 > +
-> +		clkmgr at ffd1000 {
+> +		clkmgr@ffd1000 {
 > +			compatible = "altr,clk-mgr";
 > +			reg = <0xffd10000 0x1000>;
 > +		};
 > +
-> +		gmac0: ethernet at ff800000 {
+> +		gmac0: ethernet@ff800000 {
 > +			compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac";
 > +			reg = <0xff800000 0x2000>;
 > +			interrupts = <0 90 4>;
@@ -133,7 +133,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		gmac1: ethernet at ff802000 {
+> +		gmac1: ethernet@ff802000 {
 > +			compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac";
 > +			reg = <0xff802000 0x2000>;
 > +			interrupts = <0 91 4>;
@@ -142,7 +142,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		gmac2: ethernet at ff804000 {
+> +		gmac2: ethernet@ff804000 {
 > +			compatible = "altr,socfpga-stmmac", "snps,dwmac-3.74a", "snps,dwmac";
 > +			reg = <0xff804000 0x2000>;
 > +			interrupts = <0 92 4>;
@@ -151,14 +151,14 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		gpio0: gpio at ffc03200 {
+> +		gpio0: gpio@ffc03200 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,dw-apb-gpio";
 > +			reg = <0xffc03200 0x100>;
 > +			status = "disabled";
 > +
-> +			porta: gpio-controller at 0 {
+> +			porta: gpio-controller@0 {
 > +				compatible = "snps,dw-apb-gpio-port";
 > +				gpio-controller;
 > +				#gpio-cells = <2>;
@@ -170,14 +170,14 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			};
 > +		};
 > +
-> +		gpio1: gpio at ffc03300 {
+> +		gpio1: gpio@ffc03300 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,dw-apb-gpio";
 > +			reg = <0xffc03300 0x100>;
 > +			status = "disabled";
 > +
-> +			portb: gpio-controller at 0 {
+> +			portb: gpio-controller@0 {
 > +				compatible = "snps,dw-apb-gpio-port";
 > +				gpio-controller;
 > +				#gpio-cells = <2>;
@@ -189,7 +189,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			};
 > +		};
 > +
-> +		i2c0: i2c at ffc02800 {
+> +		i2c0: i2c@ffc02800 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,designware-i2c";
@@ -198,7 +198,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		i2c1: i2c at ffc02900 {
+> +		i2c1: i2c@ffc02900 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,designware-i2c";
@@ -207,7 +207,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		i2c2: i2c at ffc02a00 {
+> +		i2c2: i2c@ffc02a00 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,designware-i2c";
@@ -216,7 +216,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		i2c3: i2c at ffc02b00 {
+> +		i2c3: i2c@ffc02b00 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,designware-i2c";
@@ -225,7 +225,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		i2c4: i2c at ffc02c00 {
+> +		i2c4: i2c@ffc02c00 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "snps,designware-i2c";
@@ -234,7 +234,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		mmc: dwmmc0 at ff808000 {
+> +		mmc: dwmmc0@ff808000 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			compatible = "altr,socfpga-dw-mshc";
@@ -244,18 +244,18 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		ocram: sram at ffe00000 {
+> +		ocram: sram@ffe00000 {
 > +			compatible = "mmio-sram";
 > +			reg = <0xffe00000 0x100000>;
 > +		};
 > +
-> +		rst: rstmgr at ffd11000 {
+> +		rst: rstmgr@ffd11000 {
 > +			#reset-cells = <1>;
 > +			compatible = "altr,rst-mgr";
 > +			reg = <0xffd11000 0x1000>;
 > +		};
 > +
-> +		spi0: spi at ffda4000 {
+> +		spi0: spi@ffda4000 {
 > +			compatible = "snps,dw-apb-ssi";
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
@@ -266,7 +266,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		spi1: spi at ffda5000 {
+> +		spi1: spi@ffda5000 {
 > +			compatible = "snps,dw-apb-ssi";
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
@@ -277,7 +277,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		sysmgr: sysmgr at ffd12000 {
+> +		sysmgr: sysmgr@ffd12000 {
 > +			compatible = "altr,sys-mgr", "syscon";
 > +			reg = <0xffd12000 0x1000>;
 > +		};
@@ -291,31 +291,31 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +				     <1 10 0xf01>;
 > +		};
 > +
-> +		timer0: timer0 at ffc03000 {
+> +		timer0: timer0@ffc03000 {
 > +			compatible = "snps,dw-apb-timer";
 > +			interrupts = <0 113 4>;
 > +			reg = <0xffc03000 0x100>;
 > +		};
 > +
-> +		timer1: timer1 at ffc03100 {
+> +		timer1: timer1@ffc03100 {
 > +			compatible = "snps,dw-apb-timer";
 > +			interrupts = <0 114 4>;
 > +			reg = <0xffc03100 0x100>;
 > +		};
 > +
-> +		timer2: timer2 at ffd00000 {
+> +		timer2: timer2@ffd00000 {
 > +			compatible = "snps,dw-apb-timer";
 > +			interrupts = <0 115 4>;
 > +			reg = <0xffd00000 0x100>;
 > +		};
 > +
-> +		timer3: timer3 at ffd00100 {
+> +		timer3: timer3@ffd00100 {
 > +			compatible = "snps,dw-apb-timer";
 > +			interrupts = <0 116 4>;
 > +			reg = <0xffd00100 0x100>;
 > +		};
 > +
-> +		uart0: serial0 at ffc02000 {
+> +		uart0: serial0@ffc02000 {
 > +			compatible = "snps,dw-apb-uart";
 > +			reg = <0xffc02000 0x100>;
 > +			interrupts = <0 108 4>;
@@ -324,7 +324,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		uart1: serial1 at ffc02100 {
+> +		uart1: serial1@ffc02100 {
 > +			compatible = "snps,dw-apb-uart";
 > +			reg = <0xffc02100 0x100>;
 > +			interrupts = <0 109 4>;
@@ -333,13 +333,13 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		usbphy0: usbphy at 0 {
+> +		usbphy0: usbphy@0 {
 > +			#phy-cells = <0>;
 > +			compatible = "usb-nop-xceiv";
 > +			status = "okay";
 > +		};
 > +
-> +		usb0: usb at ffb00000 {
+> +		usb0: usb@ffb00000 {
 > +			compatible = "snps,dwc2";
 > +			reg = <0xffb00000 0x40000>;
 > +			interrupts = <0 93 4>;
@@ -348,7 +348,7 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		usb1: usb at ffb40000 {
+> +		usb1: usb@ffb40000 {
 > +			compatible = "snps,dwc2";
 > +			reg = <0xffb40000 0x40000>;
 > +			interrupts = <0 94 4>;
@@ -357,28 +357,28 @@ it's better to add interrupt-affinity according to Sudeep's suggestions.
 > +			status = "disabled";
 > +		};
 > +
-> +		watchdog0: watchdog at ffd00200 {
+> +		watchdog0: watchdog@ffd00200 {
 > +			compatible = "snps,dw-wdt";
 > +			reg = <0xffd00200 0x100>;
 > +			interrupts = <0 117 4>;
 > +			status = "disabled";
 > +		};
 > +
-> +		watchdog1: watchdog at ffd00300 {
+> +		watchdog1: watchdog@ffd00300 {
 > +			compatible = "snps,dw-wdt";
 > +			reg = <0xffd00300 0x100>;
 > +			interrupts = <0 118 4>;
 > +			status = "disabled";
 > +		};
 > +
-> +		watchdog2: watchdog at ffd00400 {
+> +		watchdog2: watchdog@ffd00400 {
 > +			compatible = "snps,dw-wdt";
 > +			reg = <0xffd00400 0x100>;
 > +			interrupts = <0 125 4>;
 > +			status = "disabled";
 > +		};
 > +
-> +		watchdog3: watchdog at ffd00500 {
+> +		watchdog3: watchdog@ffd00500 {
 > +			compatible = "snps,dw-wdt";
 > +			reg = <0xffd00500 0x100>;
 > +			interrupts = <0 126 4>;
diff --git a/a/content_digest b/N2/content_digest
index 078af90..eb8b981 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,19 @@
  "ref\01439240958-4713-1-git-send-email-dinguyen@opensource.altera.com\0"
- "From\0jszhang@marvell.com (Jisheng Zhang)\0"
- "Subject\0[PATCH] arm64: dts: Add base stratix 10 dtsi\0"
+ "From\0Jisheng Zhang <jszhang@marvell.com>\0"
+ "Subject\0Re: [PATCH] arm64: dts: Add base stratix 10 dtsi\0"
  "Date\0Tue, 11 Aug 2015 10:39:02 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0<dinguyen@opensource.altera.com>\0"
+ "Cc\0<robh+dt@kernel.org>"
+  <ijc+devicetree@hellion.org.uk>
+  <galak@codeaurora.org>
+  <mark.rutland@arm.com>
+  <pawel.moll@arm.com>
+  <catalin.marinas@arm.com>
+  <will.deacon@arm.com>
+  <devicetree@vger.kernel.org>
+  <dinh.linux@gmail.com>
+  <linux-kernel@vger.kernel.org>
+ " <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On Mon, 10 Aug 2015 16:09:18 -0500\n"
@@ -108,7 +119,7 @@
  "> +\t\tmethod = \"smc\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tintc: intc at ffff8000 {\n"
+ "> +\tintc: intc@ffff8000 {\n"
  "> +\t\tcompatible = \"arm,gic-400\", \"arm,cortex-a15-gic\";\n"
  "> +\t\t#interrupt-cells = <3>;\n"
  "> +\t\tinterrupt-controller;\n"
@@ -126,12 +137,12 @@
  "> +\t\tinterrupt-parent = <&intc>;\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tclkmgr at ffd1000 {\n"
+ "> +\t\tclkmgr@ffd1000 {\n"
  "> +\t\t\tcompatible = \"altr,clk-mgr\";\n"
  "> +\t\t\treg = <0xffd10000 0x1000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgmac0: ethernet at ff800000 {\n"
+ "> +\t\tgmac0: ethernet@ff800000 {\n"
  "> +\t\t\tcompatible = \"altr,socfpga-stmmac\", \"snps,dwmac-3.74a\", \"snps,dwmac\";\n"
  "> +\t\t\treg = <0xff800000 0x2000>;\n"
  "> +\t\t\tinterrupts = <0 90 4>;\n"
@@ -140,7 +151,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgmac1: ethernet at ff802000 {\n"
+ "> +\t\tgmac1: ethernet@ff802000 {\n"
  "> +\t\t\tcompatible = \"altr,socfpga-stmmac\", \"snps,dwmac-3.74a\", \"snps,dwmac\";\n"
  "> +\t\t\treg = <0xff802000 0x2000>;\n"
  "> +\t\t\tinterrupts = <0 91 4>;\n"
@@ -149,7 +160,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgmac2: ethernet at ff804000 {\n"
+ "> +\t\tgmac2: ethernet@ff804000 {\n"
  "> +\t\t\tcompatible = \"altr,socfpga-stmmac\", \"snps,dwmac-3.74a\", \"snps,dwmac\";\n"
  "> +\t\t\treg = <0xff804000 0x2000>;\n"
  "> +\t\t\tinterrupts = <0 92 4>;\n"
@@ -158,14 +169,14 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpio0: gpio at ffc03200 {\n"
+ "> +\t\tgpio0: gpio@ffc03200 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-gpio\";\n"
  "> +\t\t\treg = <0xffc03200 0x100>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\n"
- "> +\t\t\tporta: gpio-controller at 0 {\n"
+ "> +\t\t\tporta: gpio-controller@0 {\n"
  "> +\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n"
  "> +\t\t\t\tgpio-controller;\n"
  "> +\t\t\t\t#gpio-cells = <2>;\n"
@@ -177,14 +188,14 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgpio1: gpio at ffc03300 {\n"
+ "> +\t\tgpio1: gpio@ffc03300 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-gpio\";\n"
  "> +\t\t\treg = <0xffc03300 0x100>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\n"
- "> +\t\t\tportb: gpio-controller at 0 {\n"
+ "> +\t\t\tportb: gpio-controller@0 {\n"
  "> +\t\t\t\tcompatible = \"snps,dw-apb-gpio-port\";\n"
  "> +\t\t\t\tgpio-controller;\n"
  "> +\t\t\t\t#gpio-cells = <2>;\n"
@@ -196,7 +207,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c0: i2c at ffc02800 {\n"
+ "> +\t\ti2c0: i2c@ffc02800 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
@@ -205,7 +216,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c1: i2c at ffc02900 {\n"
+ "> +\t\ti2c1: i2c@ffc02900 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
@@ -214,7 +225,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c2: i2c at ffc02a00 {\n"
+ "> +\t\ti2c2: i2c@ffc02a00 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
@@ -223,7 +234,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c3: i2c at ffc02b00 {\n"
+ "> +\t\ti2c3: i2c@ffc02b00 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
@@ -232,7 +243,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ti2c4: i2c at ffc02c00 {\n"
+ "> +\t\ti2c4: i2c@ffc02c00 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"snps,designware-i2c\";\n"
@@ -241,7 +252,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tmmc: dwmmc0 at ff808000 {\n"
+ "> +\t\tmmc: dwmmc0@ff808000 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\tcompatible = \"altr,socfpga-dw-mshc\";\n"
@@ -251,18 +262,18 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tocram: sram at ffe00000 {\n"
+ "> +\t\tocram: sram@ffe00000 {\n"
  "> +\t\t\tcompatible = \"mmio-sram\";\n"
  "> +\t\t\treg = <0xffe00000 0x100000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\trst: rstmgr at ffd11000 {\n"
+ "> +\t\trst: rstmgr@ffd11000 {\n"
  "> +\t\t\t#reset-cells = <1>;\n"
  "> +\t\t\tcompatible = \"altr,rst-mgr\";\n"
  "> +\t\t\treg = <0xffd11000 0x1000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tspi0: spi at ffda4000 {\n"
+ "> +\t\tspi0: spi@ffda4000 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-ssi\";\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
@@ -273,7 +284,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tspi1: spi at ffda5000 {\n"
+ "> +\t\tspi1: spi@ffda5000 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-ssi\";\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
@@ -284,7 +295,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tsysmgr: sysmgr at ffd12000 {\n"
+ "> +\t\tsysmgr: sysmgr@ffd12000 {\n"
  "> +\t\t\tcompatible = \"altr,sys-mgr\", \"syscon\";\n"
  "> +\t\t\treg = <0xffd12000 0x1000>;\n"
  "> +\t\t};\n"
@@ -298,31 +309,31 @@
  "> +\t\t\t\t     <1 10 0xf01>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttimer0: timer0 at ffc03000 {\n"
+ "> +\t\ttimer0: timer0@ffc03000 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-timer\";\n"
  "> +\t\t\tinterrupts = <0 113 4>;\n"
  "> +\t\t\treg = <0xffc03000 0x100>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttimer1: timer1 at ffc03100 {\n"
+ "> +\t\ttimer1: timer1@ffc03100 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-timer\";\n"
  "> +\t\t\tinterrupts = <0 114 4>;\n"
  "> +\t\t\treg = <0xffc03100 0x100>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttimer2: timer2 at ffd00000 {\n"
+ "> +\t\ttimer2: timer2@ffd00000 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-timer\";\n"
  "> +\t\t\tinterrupts = <0 115 4>;\n"
  "> +\t\t\treg = <0xffd00000 0x100>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttimer3: timer3 at ffd00100 {\n"
+ "> +\t\ttimer3: timer3@ffd00100 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-timer\";\n"
  "> +\t\t\tinterrupts = <0 116 4>;\n"
  "> +\t\t\treg = <0xffd00100 0x100>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tuart0: serial0 at ffc02000 {\n"
+ "> +\t\tuart0: serial0@ffc02000 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-uart\";\n"
  "> +\t\t\treg = <0xffc02000 0x100>;\n"
  "> +\t\t\tinterrupts = <0 108 4>;\n"
@@ -331,7 +342,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tuart1: serial1 at ffc02100 {\n"
+ "> +\t\tuart1: serial1@ffc02100 {\n"
  "> +\t\t\tcompatible = \"snps,dw-apb-uart\";\n"
  "> +\t\t\treg = <0xffc02100 0x100>;\n"
  "> +\t\t\tinterrupts = <0 109 4>;\n"
@@ -340,13 +351,13 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusbphy0: usbphy at 0 {\n"
+ "> +\t\tusbphy0: usbphy@0 {\n"
  "> +\t\t\t#phy-cells = <0>;\n"
  "> +\t\t\tcompatible = \"usb-nop-xceiv\";\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusb0: usb at ffb00000 {\n"
+ "> +\t\tusb0: usb@ffb00000 {\n"
  "> +\t\t\tcompatible = \"snps,dwc2\";\n"
  "> +\t\t\treg = <0xffb00000 0x40000>;\n"
  "> +\t\t\tinterrupts = <0 93 4>;\n"
@@ -355,7 +366,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tusb1: usb at ffb40000 {\n"
+ "> +\t\tusb1: usb@ffb40000 {\n"
  "> +\t\t\tcompatible = \"snps,dwc2\";\n"
  "> +\t\t\treg = <0xffb40000 0x40000>;\n"
  "> +\t\t\tinterrupts = <0 94 4>;\n"
@@ -364,28 +375,28 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\twatchdog0: watchdog at ffd00200 {\n"
+ "> +\t\twatchdog0: watchdog@ffd00200 {\n"
  "> +\t\t\tcompatible = \"snps,dw-wdt\";\n"
  "> +\t\t\treg = <0xffd00200 0x100>;\n"
  "> +\t\t\tinterrupts = <0 117 4>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\twatchdog1: watchdog at ffd00300 {\n"
+ "> +\t\twatchdog1: watchdog@ffd00300 {\n"
  "> +\t\t\tcompatible = \"snps,dw-wdt\";\n"
  "> +\t\t\treg = <0xffd00300 0x100>;\n"
  "> +\t\t\tinterrupts = <0 118 4>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\twatchdog2: watchdog at ffd00400 {\n"
+ "> +\t\twatchdog2: watchdog@ffd00400 {\n"
  "> +\t\t\tcompatible = \"snps,dw-wdt\";\n"
  "> +\t\t\treg = <0xffd00400 0x100>;\n"
  "> +\t\t\tinterrupts = <0 125 4>;\n"
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\twatchdog3: watchdog at ffd00500 {\n"
+ "> +\t\twatchdog3: watchdog@ffd00500 {\n"
  "> +\t\t\tcompatible = \"snps,dw-wdt\";\n"
  "> +\t\t\treg = <0xffd00500 0x100>;\n"
  "> +\t\t\tinterrupts = <0 126 4>;\n"
@@ -450,4 +461,4 @@
  ">  CONFIG_ARCH_TEGRA_132_SOC=y\n"
  >  CONFIG_ARCH_QCOM=y
 
-b39600b60981f7e2fea13e86b42f18fde2ccf34134f9e3c9ee38d1ef51b116bf
+26636aa242d5bb8ad54b62afc8e68cab2cbb59744ff276f3da3be4d84d49bf79

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.