All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1420803276-4392-1-git-send-email-Vincent.Yang@tw.fujitsu.com>

diff --git a/a/1.txt b/N1/1.txt
index 2c960b1..ebec235 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -54,7 +54,7 @@ index 0000000..057e135
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		cpu0: cpu@0 {
++		cpu0: cpu at 0 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a15";
 +			reg = <0x0>;
@@ -63,7 +63,7 @@ index 0000000..057e135
 +			clock-latency = <100000>;
 +		};
 +
-+		cpu1: cpu@1 {
++		cpu1: cpu at 1 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a15";
 +			reg = <0x1>;
@@ -72,7 +72,7 @@ index 0000000..057e135
 +			clock-latency = <100000>;
 +		};
 +
-+		cpu2: cpu@100 {
++		cpu2: cpu at 100 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a7";
 +			reg = <0x100>;
@@ -81,7 +81,7 @@ index 0000000..057e135
 +			clock-latency = <100000>;
 +		};
 +
-+		cpu3: cpu@101 {
++		cpu3: cpu at 101 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a7";
 +			reg = <0x101>;
@@ -91,26 +91,26 @@ index 0000000..057e135
 +		};
 +	};
 +
-+	cci@2c090000 {
++	cci at 2c090000 {
 +		compatible = "arm,cci-400";
 +		#address-cells = <1>;
 +		#size-cells = <1>;
 +		reg = <0 0x2c090000 0x1000>;
 +		ranges = <0x0 0x0 0x2c090000 0x10000>;
 +
-+		cci_control3: slave-if@4000 {
++		cci_control3: slave-if at 4000 {
 +			compatible = "arm,cci-400-ctrl-if";
 +			interface-type = "ace";
 +			reg = <0x4000 0x1000>;
 +		};
 +
-+		cci_control4: slave-if@5000 {
++		cci_control4: slave-if at 5000 {
 +			compatible = "arm,cci-400-ctrl-if";
 +			interface-type = "ace";
 +			reg = <0x5000 0x1000>;
 +		};
 +
-+		pmu@9000 {
++		pmu at 9000 {
 +			compatible = "arm,cci-400-pmu";
 +			reg = <0x9000 0x5000>;
 +			interrupts = <0 77 4>,
@@ -170,7 +170,7 @@ index 0000000..1e51ce0
 +		linux,initrd-end =   <0xc0800000>;
 +	};
 +
-+	vccq_sdhci1: regulator@0 {
++	vccq_sdhci1: regulator at 0 {
 +		compatible = "regulator-gpio";
 +		regulator-name = "SDHCI1 VccQ";
 +		regulator-min-microvolt = <1800000>;
@@ -214,7 +214,7 @@ index 0000000..3c9d8d0
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		cpu0: cpu@100 {
++		cpu0: cpu at 100 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a7";
 +			reg = <0x100>;
@@ -223,7 +223,7 @@ index 0000000..3c9d8d0
 +			clock-latency = <100000>;
 +		};
 +
-+		cpu1: cpu@101 {
++		cpu1: cpu at 101 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a7";
 +			reg = <0x101>;
@@ -233,28 +233,28 @@ index 0000000..3c9d8d0
 +		};
 +	};
 +
-+	cci@2c090000 {
++	cci at 2c090000 {
 +		compatible = "arm,cci-400";
 +		#address-cells = <1>;
 +		#size-cells = <1>;
 +		reg = <0 0x2c090000 0x1000>;
 +		ranges = <0x0 0x0 0x2c090000 0x10000>;
 +
-+		cci_control3: slave-if@4000 {
++		cci_control3: slave-if at 4000 {
 +			compatible = "arm,cci-400-ctrl-if";
 +			interface-type = "ace";
 +			reg = <0x4000 0x1000>;
 +		};
 +	};
 +
-+	hcd21_ehci: f_usb20ho_echi@34240000 {
++	hcd21_ehci: f_usb20ho_echi at 34240000 {
 +		compatible = "fujitsu,f_usb20ho", "generic-ehci";
 +		reg = <0 0x34240000 0x1000>;
 +		interrupts = <0 419 0x4>;
 +		clocks = <&clock 2 2 4>, <&clock 2 4 5>, <&clock 4 0 0>;
 +	};
 +
-+	hcd21_ohci: f_usb20ho_ochi@34240000 {
++	hcd21_ohci: f_usb20ho_ochi at 34240000 {
 +		compatible = "fujitsu,f_usb20ho", "generic-ohci";
 +		reg = <0 0x34241000 0x1000>;
 +		interrupts = <0 419 0x4>;
@@ -344,7 +344,7 @@ index 0000000..d1aa017
 +		#clock-cells = <3>;
 +	};
 +
-+	timer0: timer@31080000 {
++	timer0: timer at 31080000 {
 +		compatible = "arm,sp804", "arm,primecell";
 +		reg = <0 0x31080000 0x1000>;
 +		interrupts = <0 324 4>,
@@ -362,7 +362,7 @@ index 0000000..d1aa017
 +			     <1 10 0xf08>;
 +	};
 +
-+	gic: interrupt-controller@2c001000 {
++	gic: interrupt-controller at 2c001000 {
 +		compatible = "arm,cortex-a15-gic", "arm,cortex-a9-gic";
 +		#interrupt-cells = <3>;
 +		interrupt-controller;
@@ -373,7 +373,7 @@ index 0000000..d1aa017
 +		interrupts = <1 9 0xf04>;
 +	};
 +
-+	mhu: mailbox@2b1f0000 {
++	mhu: mailbox at 2b1f0000 {
 +		#mbox-cells = <1>;
 +		compatible = "arm,mbox-mhu";
 +		reg = <0 0x2b1f0000 0x1000>;
@@ -382,13 +382,13 @@ index 0000000..d1aa017
 +			     <0 37 4>; /* Secure */
 +	};
 +
-+	mhu_client: scb@2e000000 {
++	mhu_client: scb at 2e000000 {
 +		compatible = "fujitsu,mb86s70-scb-1.0";
 +		reg = <0 0x2e000000 0x4000>; /* SHM for IPC */
 +		mboxes = <&mhu 1>;
 +	};
 +
-+	uart0: serial@31040000 {
++	uart0: serial at 31040000 {
 +		compatible = "snps,dw-apb-uart";
 +		reg = <0 0x31040000 0x100>;
 +		interrupts = <0 320 0x4>;
@@ -399,7 +399,7 @@ index 0000000..d1aa017
 +		clock-names = "sclk";
 +	};
 +
-+	uart1: serial@31050000 {
++	uart1: serial at 31050000 {
 +		compatible = "snps,dw-apb-uart";
 +		reg = <0 0x31050000 0x100>;
 +		interrupts = <0 321 0x4>;
@@ -410,7 +410,7 @@ index 0000000..d1aa017
 +		clock-names = "sclk";
 +	};
 +
-+	uart2: serial@31060000 {
++	uart2: serial at 31060000 {
 +		compatible = "snps,dw-apb-uart";
 +		reg = <0 0x31060000 0x100>;
 +		interrupts = <0 322 0x4>;
@@ -421,7 +421,7 @@ index 0000000..d1aa017
 +		clock-names = "sclk";
 +	};
 +
-+	gpio0: gpio@31000000 {
++	gpio0: gpio at 31000000 {
 +		compatible = "fujitsu,mb86s70-gpio";
 +		reg = <0 0x31000000 0x10000>;
 +		gpio-controller;
@@ -429,7 +429,7 @@ index 0000000..d1aa017
 +		clocks = <&clock 0 2 1>;
 +	};
 +
-+	gpio1: gpio@31010000 {
++	gpio1: gpio at 31010000 {
 +		compatible = "fujitsu,mb86s70-gpio";
 +		reg = <0 0x31010000 0x10000>;
 +		gpio-controller;
@@ -437,7 +437,7 @@ index 0000000..d1aa017
 +		clocks = <&clock 0 2 1>;
 +	};
 +
-+	sdhci0: mmc@300c0000 {
++	sdhci0: mmc at 300c0000 {
 +		status = "disabled";
 +		compatible = "fujitsu,mb86s70-sdhci-3.0";
 +		reg = <0 0x300c0000 0x1000>;
@@ -447,7 +447,7 @@ index 0000000..d1aa017
 +		clock-names = "iface", "core";
 +	};
 +
-+	sdhci1: mmc@36600000 {
++	sdhci1: mmc at 36600000 {
 +		status = "disabled";
 +		compatible = "fujitsu,mb86s70-sdhci-3.0";
 +		reg = <0 0x36600000 0x1000>;
diff --git a/a/content_digest b/N1/content_digest
index ae3f7ad..1fcd669 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
   "ref\0001420802369-3840-1-git-send-email-Vincent.Yang\@tw.fujitsu.com\0"
 ]
 [
-  "From\0Vincent Yang <vincent.yang.fujitsu\@gmail.com>\0"
+  "From\0vincent.yang.fujitsu\@gmail.com (Vincent Yang)\0"
 ]
 [
   "Subject\0[PATCH v3 6/8] dt: mb86s7x: add dt files for MB86S7x evbs\0"
@@ -11,23 +11,7 @@
   "Date\0Fri,  9 Jan 2015 19:34:36 +0800\0"
 ]
 [
-  "To\0devicetree\@vger.kernel.org",
-  " linux-arm-kernel\@lists.infradead.org\0"
-]
-[
-  "Cc\0mark.rutland\@arm.com",
-  " andy.green\@linaro.org",
-  " arnd\@arndb.de",
-  " pawel.moll\@arm.com",
-  " ijc+devicetree\@hellion.org.uk",
-  " patches\@linaro.org",
-  " Vincent Yang <Vincent.Yang\@tw.fujitsu.com>",
-  " jaswinder.singh\@linaro.org",
-  " robh+dt\@kernel.org",
-  " galak\@codeaurora.org",
-  " olof\@lixom.net",
-  " Sneeker.Yeh\@tw.fujitsu.com",
-  " Tetsuya Nuriya <nuriya.tetsuya\@jp.fujitsu.com>\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -92,7 +76,7 @@
   "+\t\t#address-cells = <1>;\n",
   "+\t\t#size-cells = <0>;\n",
   "+\n",
-  "+\t\tcpu0: cpu\@0 {\n",
+  "+\t\tcpu0: cpu at 0 {\n",
   "+\t\t\tdevice_type = \"cpu\";\n",
   "+\t\t\tcompatible = \"arm,cortex-a15\";\n",
   "+\t\t\treg = <0x0>;\n",
@@ -101,7 +85,7 @@
   "+\t\t\tclock-latency = <100000>;\n",
   "+\t\t};\n",
   "+\n",
-  "+\t\tcpu1: cpu\@1 {\n",
+  "+\t\tcpu1: cpu at 1 {\n",
   "+\t\t\tdevice_type = \"cpu\";\n",
   "+\t\t\tcompatible = \"arm,cortex-a15\";\n",
   "+\t\t\treg = <0x1>;\n",
@@ -110,7 +94,7 @@
   "+\t\t\tclock-latency = <100000>;\n",
   "+\t\t};\n",
   "+\n",
-  "+\t\tcpu2: cpu\@100 {\n",
+  "+\t\tcpu2: cpu at 100 {\n",
   "+\t\t\tdevice_type = \"cpu\";\n",
   "+\t\t\tcompatible = \"arm,cortex-a7\";\n",
   "+\t\t\treg = <0x100>;\n",
@@ -119,7 +103,7 @@
   "+\t\t\tclock-latency = <100000>;\n",
   "+\t\t};\n",
   "+\n",
-  "+\t\tcpu3: cpu\@101 {\n",
+  "+\t\tcpu3: cpu at 101 {\n",
   "+\t\t\tdevice_type = \"cpu\";\n",
   "+\t\t\tcompatible = \"arm,cortex-a7\";\n",
   "+\t\t\treg = <0x101>;\n",
@@ -129,26 +113,26 @@
   "+\t\t};\n",
   "+\t};\n",
   "+\n",
-  "+\tcci\@2c090000 {\n",
+  "+\tcci at 2c090000 {\n",
   "+\t\tcompatible = \"arm,cci-400\";\n",
   "+\t\t#address-cells = <1>;\n",
   "+\t\t#size-cells = <1>;\n",
   "+\t\treg = <0 0x2c090000 0x1000>;\n",
   "+\t\tranges = <0x0 0x0 0x2c090000 0x10000>;\n",
   "+\n",
-  "+\t\tcci_control3: slave-if\@4000 {\n",
+  "+\t\tcci_control3: slave-if at 4000 {\n",
   "+\t\t\tcompatible = \"arm,cci-400-ctrl-if\";\n",
   "+\t\t\tinterface-type = \"ace\";\n",
   "+\t\t\treg = <0x4000 0x1000>;\n",
   "+\t\t};\n",
   "+\n",
-  "+\t\tcci_control4: slave-if\@5000 {\n",
+  "+\t\tcci_control4: slave-if at 5000 {\n",
   "+\t\t\tcompatible = \"arm,cci-400-ctrl-if\";\n",
   "+\t\t\tinterface-type = \"ace\";\n",
   "+\t\t\treg = <0x5000 0x1000>;\n",
   "+\t\t};\n",
   "+\n",
-  "+\t\tpmu\@9000 {\n",
+  "+\t\tpmu at 9000 {\n",
   "+\t\t\tcompatible = \"arm,cci-400-pmu\";\n",
   "+\t\t\treg = <0x9000 0x5000>;\n",
   "+\t\t\tinterrupts = <0 77 4>,\n",
@@ -208,7 +192,7 @@
   "+\t\tlinux,initrd-end =   <0xc0800000>;\n",
   "+\t};\n",
   "+\n",
-  "+\tvccq_sdhci1: regulator\@0 {\n",
+  "+\tvccq_sdhci1: regulator at 0 {\n",
   "+\t\tcompatible = \"regulator-gpio\";\n",
   "+\t\tregulator-name = \"SDHCI1 VccQ\";\n",
   "+\t\tregulator-min-microvolt = <1800000>;\n",
@@ -252,7 +236,7 @@
   "+\t\t#address-cells = <1>;\n",
   "+\t\t#size-cells = <0>;\n",
   "+\n",
-  "+\t\tcpu0: cpu\@100 {\n",
+  "+\t\tcpu0: cpu at 100 {\n",
   "+\t\t\tdevice_type = \"cpu\";\n",
   "+\t\t\tcompatible = \"arm,cortex-a7\";\n",
   "+\t\t\treg = <0x100>;\n",
@@ -261,7 +245,7 @@
   "+\t\t\tclock-latency = <100000>;\n",
   "+\t\t};\n",
   "+\n",
-  "+\t\tcpu1: cpu\@101 {\n",
+  "+\t\tcpu1: cpu at 101 {\n",
   "+\t\t\tdevice_type = \"cpu\";\n",
   "+\t\t\tcompatible = \"arm,cortex-a7\";\n",
   "+\t\t\treg = <0x101>;\n",
@@ -271,28 +255,28 @@
   "+\t\t};\n",
   "+\t};\n",
   "+\n",
-  "+\tcci\@2c090000 {\n",
+  "+\tcci at 2c090000 {\n",
   "+\t\tcompatible = \"arm,cci-400\";\n",
   "+\t\t#address-cells = <1>;\n",
   "+\t\t#size-cells = <1>;\n",
   "+\t\treg = <0 0x2c090000 0x1000>;\n",
   "+\t\tranges = <0x0 0x0 0x2c090000 0x10000>;\n",
   "+\n",
-  "+\t\tcci_control3: slave-if\@4000 {\n",
+  "+\t\tcci_control3: slave-if at 4000 {\n",
   "+\t\t\tcompatible = \"arm,cci-400-ctrl-if\";\n",
   "+\t\t\tinterface-type = \"ace\";\n",
   "+\t\t\treg = <0x4000 0x1000>;\n",
   "+\t\t};\n",
   "+\t};\n",
   "+\n",
-  "+\thcd21_ehci: f_usb20ho_echi\@34240000 {\n",
+  "+\thcd21_ehci: f_usb20ho_echi at 34240000 {\n",
   "+\t\tcompatible = \"fujitsu,f_usb20ho\", \"generic-ehci\";\n",
   "+\t\treg = <0 0x34240000 0x1000>;\n",
   "+\t\tinterrupts = <0 419 0x4>;\n",
   "+\t\tclocks = <&clock 2 2 4>, <&clock 2 4 5>, <&clock 4 0 0>;\n",
   "+\t};\n",
   "+\n",
-  "+\thcd21_ohci: f_usb20ho_ochi\@34240000 {\n",
+  "+\thcd21_ohci: f_usb20ho_ochi at 34240000 {\n",
   "+\t\tcompatible = \"fujitsu,f_usb20ho\", \"generic-ohci\";\n",
   "+\t\treg = <0 0x34241000 0x1000>;\n",
   "+\t\tinterrupts = <0 419 0x4>;\n",
@@ -382,7 +366,7 @@
   "+\t\t#clock-cells = <3>;\n",
   "+\t};\n",
   "+\n",
-  "+\ttimer0: timer\@31080000 {\n",
+  "+\ttimer0: timer at 31080000 {\n",
   "+\t\tcompatible = \"arm,sp804\", \"arm,primecell\";\n",
   "+\t\treg = <0 0x31080000 0x1000>;\n",
   "+\t\tinterrupts = <0 324 4>,\n",
@@ -400,7 +384,7 @@
   "+\t\t\t     <1 10 0xf08>;\n",
   "+\t};\n",
   "+\n",
-  "+\tgic: interrupt-controller\@2c001000 {\n",
+  "+\tgic: interrupt-controller at 2c001000 {\n",
   "+\t\tcompatible = \"arm,cortex-a15-gic\", \"arm,cortex-a9-gic\";\n",
   "+\t\t#interrupt-cells = <3>;\n",
   "+\t\tinterrupt-controller;\n",
@@ -411,7 +395,7 @@
   "+\t\tinterrupts = <1 9 0xf04>;\n",
   "+\t};\n",
   "+\n",
-  "+\tmhu: mailbox\@2b1f0000 {\n",
+  "+\tmhu: mailbox at 2b1f0000 {\n",
   "+\t\t#mbox-cells = <1>;\n",
   "+\t\tcompatible = \"arm,mbox-mhu\";\n",
   "+\t\treg = <0 0x2b1f0000 0x1000>;\n",
@@ -420,13 +404,13 @@
   "+\t\t\t     <0 37 4>; /* Secure */\n",
   "+\t};\n",
   "+\n",
-  "+\tmhu_client: scb\@2e000000 {\n",
+  "+\tmhu_client: scb at 2e000000 {\n",
   "+\t\tcompatible = \"fujitsu,mb86s70-scb-1.0\";\n",
   "+\t\treg = <0 0x2e000000 0x4000>; /* SHM for IPC */\n",
   "+\t\tmboxes = <&mhu 1>;\n",
   "+\t};\n",
   "+\n",
-  "+\tuart0: serial\@31040000 {\n",
+  "+\tuart0: serial at 31040000 {\n",
   "+\t\tcompatible = \"snps,dw-apb-uart\";\n",
   "+\t\treg = <0 0x31040000 0x100>;\n",
   "+\t\tinterrupts = <0 320 0x4>;\n",
@@ -437,7 +421,7 @@
   "+\t\tclock-names = \"sclk\";\n",
   "+\t};\n",
   "+\n",
-  "+\tuart1: serial\@31050000 {\n",
+  "+\tuart1: serial at 31050000 {\n",
   "+\t\tcompatible = \"snps,dw-apb-uart\";\n",
   "+\t\treg = <0 0x31050000 0x100>;\n",
   "+\t\tinterrupts = <0 321 0x4>;\n",
@@ -448,7 +432,7 @@
   "+\t\tclock-names = \"sclk\";\n",
   "+\t};\n",
   "+\n",
-  "+\tuart2: serial\@31060000 {\n",
+  "+\tuart2: serial at 31060000 {\n",
   "+\t\tcompatible = \"snps,dw-apb-uart\";\n",
   "+\t\treg = <0 0x31060000 0x100>;\n",
   "+\t\tinterrupts = <0 322 0x4>;\n",
@@ -459,7 +443,7 @@
   "+\t\tclock-names = \"sclk\";\n",
   "+\t};\n",
   "+\n",
-  "+\tgpio0: gpio\@31000000 {\n",
+  "+\tgpio0: gpio at 31000000 {\n",
   "+\t\tcompatible = \"fujitsu,mb86s70-gpio\";\n",
   "+\t\treg = <0 0x31000000 0x10000>;\n",
   "+\t\tgpio-controller;\n",
@@ -467,7 +451,7 @@
   "+\t\tclocks = <&clock 0 2 1>;\n",
   "+\t};\n",
   "+\n",
-  "+\tgpio1: gpio\@31010000 {\n",
+  "+\tgpio1: gpio at 31010000 {\n",
   "+\t\tcompatible = \"fujitsu,mb86s70-gpio\";\n",
   "+\t\treg = <0 0x31010000 0x10000>;\n",
   "+\t\tgpio-controller;\n",
@@ -475,7 +459,7 @@
   "+\t\tclocks = <&clock 0 2 1>;\n",
   "+\t};\n",
   "+\n",
-  "+\tsdhci0: mmc\@300c0000 {\n",
+  "+\tsdhci0: mmc at 300c0000 {\n",
   "+\t\tstatus = \"disabled\";\n",
   "+\t\tcompatible = \"fujitsu,mb86s70-sdhci-3.0\";\n",
   "+\t\treg = <0 0x300c0000 0x1000>;\n",
@@ -485,7 +469,7 @@
   "+\t\tclock-names = \"iface\", \"core\";\n",
   "+\t};\n",
   "+\n",
-  "+\tsdhci1: mmc\@36600000 {\n",
+  "+\tsdhci1: mmc at 36600000 {\n",
   "+\t\tstatus = \"disabled\";\n",
   "+\t\tcompatible = \"fujitsu,mb86s70-sdhci-3.0\";\n",
   "+\t\treg = <0 0x36600000 0x1000>;\n",
@@ -499,4 +483,4 @@
   "1.9.0"
 ]
 
-1d358aa3ce237963fe118c7f4e64d46d52aba7139a24e2b082fe43b4bf670ff0
+3cdc33df4b3a5308c89f6ad6d85f2af5a0ed86fa0b7ce68acc1277f00cbdef02

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.