All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <010f01cfd3fc$80eabb00$82c03100$@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index 880088d..64c47de 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -79,7 +79,7 @@ Kukjin
 > +		linux,stdout-path = &serial_2;
 > +	};
 > +
-> +	memory@40000000 {
+> +	memory at 40000000 {
 > +		device_type = "memory";
 > +		reg = <0x0 0x40000000 0x0 0xC0000000>;
 > +	};
@@ -121,28 +121,28 @@ Kukjin
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		cpu@0 {
+> +		cpu at 0 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a57", "arm,armv8";
 > +			enable-method = "psci";
 > +			reg = <0x0>;
 > +		};
 > +
-> +		cpu@1 {
+> +		cpu at 1 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a57", "arm,armv8";
 > +			enable-method = "psci";
 > +			reg = <0x1>;
 > +		};
 > +
-> +		cpu@2 {
+> +		cpu at 2 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a57", "arm,armv8";
 > +			enable-method = "psci";
 > +			reg = <0x2>;
 > +		};
 > +
-> +		cpu@3 {
+> +		cpu at 3 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a57", "arm,armv8";
 > +			enable-method = "psci";
@@ -161,7 +161,7 @@ Kukjin
 > +		#size-cells = <1>;
 > +		ranges = <0 0 0 0x18000000>;
 > +
-> +		chipid@10000000 {
+> +		chipid at 10000000 {
 > +			compatible = "samsung,exynos4210-chipid";
 > +			reg = <0x10000000 0x100>;
 > +		};
@@ -172,7 +172,7 @@ Kukjin
 > +			#clock-cells = <0>;
 > +		};
 > +
-> +		gic: interrupt-controller@11001000 {
+> +		gic: interrupt-controller at 11001000 {
 > +			compatible = "arm,gic-400";
 > +			#interrupt-cells = <3>;
 > +			#address-cells = <0>;
@@ -183,37 +183,37 @@ Kukjin
 > +				<0x11006000 0x2000>;
 > +		};
 > +
-> +		clock_topc: clock-controller@10570000 {
+> +		clock_topc: clock-controller at 10570000 {
 > +			compatible = "samsung,exynos7-clock-topc";
 > +			reg = <0x10570000 0x10000>;
 > +			#clock-cells = <1>;
 > +		};
 > +
-> +		clock_top0: clock-controller@105d0000 {
+> +		clock_top0: clock-controller at 105d0000 {
 > +			compatible = "samsung,exynos7-clock-top0";
 > +			reg = <0x105d0000 0xb000>;
 > +			#clock-cells = <1>;
 > +		};
 > +
-> +		clock_peric0: clock-controller@13610000 {
+> +		clock_peric0: clock-controller at 13610000 {
 > +			compatible = "samsung,exynos7-clock-peric0";
 > +			reg = <0x13610000 0xd00>;
 > +			#clock-cells = <1>;
 > +		};
 > +
-> +		clock_peric1: clock-controller@14C80000 {
+> +		clock_peric1: clock-controller at 14C80000 {
 > +			compatible = "samsung,exynos7-clock-peric1";
 > +			reg = <0x14c80000 0xd00>;
 > +			#clock-cells = <1>;
 > +		};
 > +
-> +		clock_peris: clock-controller@10040000 {
+> +		clock_peris: clock-controller at 10040000 {
 > +			compatible = "samsung,exynos7-clock-peris";
 > +			reg = <0x10040000 0xd00>;
 > +			#clock-cells = <1>;
 > +		};
 > +
-> +		serial_0: serial@13630000 {
+> +		serial_0: serial at 13630000 {
 > +			compatible = "samsung,exynos4210-uart";
 > +			reg = <0x13630000 0x100>;
 > +			interrupts = <0 440 0>;
@@ -222,7 +222,7 @@ Kukjin
 > +			status = "disabled";
 > +		};
 > +
-> +		serial_1: serial@14c20000 {
+> +		serial_1: serial at 14c20000 {
 > +			compatible = "samsung,exynos4210-uart";
 > +			reg = <0x14c20000 0x100>;
 > +			interrupts = <0 456 0>;
@@ -231,7 +231,7 @@ Kukjin
 > +			status = "disabled";
 > +		};
 > +
-> +		serial_2: serial@14c30000 {
+> +		serial_2: serial at 14c30000 {
 > +			compatible = "samsung,exynos4210-uart";
 > +			reg = <0x14c30000 0x100>;
 > +			interrupts = <0 457 0>;
@@ -240,7 +240,7 @@ Kukjin
 > +			status = "disabled";
 > +		};
 > +
-> +		serial_3: serial@14c40000 {
+> +		serial_3: serial at 14c40000 {
 > +			compatible = "samsung,exynos4210-uart";
 > +			reg = <0x14c40000 0x100>;
 > +			interrupts = <0 458 0>;
diff --git a/a/content_digest b/N1/content_digest
index 798184d..a094c3a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,9 @@
  "ref\01410535592-5782-1-git-send-email-ch.naveen@samsung.com\0"
  "ref\01410535592-5782-7-git-send-email-ch.naveen@samsung.com\0"
- "From\0Kukjin Kim <kgene@kernel.org>\0"
- "Subject\0RE: [PATCH v4 5/8] arm64: dts: Add initial device tree support for EXYNOS7\0"
+ "From\0kgene@kernel.org (Kukjin Kim)\0"
+ "Subject\0[PATCH v4 5/8] arm64: dts: Add initial device tree support for EXYNOS7\0"
  "Date\0Fri, 19 Sep 2014 20:26:04 +0900\0"
- "To\0'Naveen Krishna Chatradhi' <ch.naveen@samsung.com>"
- " linux-arm-kernel@lists.infradead.org\0"
- "Cc\0naveenkrishna.ch@gmail.com"
-  linux-samsung-soc@vger.kernel.org
-  catalin.marinas@arm.com
-  robh@kernel.org
-  devicetree@vger.kernel.org
-  tomasz.figa@gmail.com
- " gregkh@linuxfoundation.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Naveen Krishna Chatradhi wrote:\n"
@@ -95,7 +87,7 @@
  "> +\t\tlinux,stdout-path = &serial_2;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tmemory@40000000 {\n"
+ "> +\tmemory at 40000000 {\n"
  "> +\t\tdevice_type = \"memory\";\n"
  "> +\t\treg = <0x0 0x40000000 0x0 0xC0000000>;\n"
  "> +\t};\n"
@@ -137,28 +129,28 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\tcpu@0 {\n"
+ "> +\t\tcpu at 0 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a57\", \"arm,armv8\";\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\treg = <0x0>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@1 {\n"
+ "> +\t\tcpu at 1 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a57\", \"arm,armv8\";\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\treg = <0x1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@2 {\n"
+ "> +\t\tcpu at 2 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a57\", \"arm,armv8\";\n"
  "> +\t\t\tenable-method = \"psci\";\n"
  "> +\t\t\treg = <0x2>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu@3 {\n"
+ "> +\t\tcpu at 3 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a57\", \"arm,armv8\";\n"
  "> +\t\t\tenable-method = \"psci\";\n"
@@ -177,7 +169,7 @@
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tranges = <0 0 0 0x18000000>;\n"
  "> +\n"
- "> +\t\tchipid@10000000 {\n"
+ "> +\t\tchipid at 10000000 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos4210-chipid\";\n"
  "> +\t\t\treg = <0x10000000 0x100>;\n"
  "> +\t\t};\n"
@@ -188,7 +180,7 @@
  "> +\t\t\t#clock-cells = <0>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgic: interrupt-controller@11001000 {\n"
+ "> +\t\tgic: interrupt-controller at 11001000 {\n"
  "> +\t\t\tcompatible = \"arm,gic-400\";\n"
  "> +\t\t\t#interrupt-cells = <3>;\n"
  "> +\t\t\t#address-cells = <0>;\n"
@@ -199,37 +191,37 @@
  "> +\t\t\t\t<0x11006000 0x2000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tclock_topc: clock-controller@10570000 {\n"
+ "> +\t\tclock_topc: clock-controller at 10570000 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos7-clock-topc\";\n"
  "> +\t\t\treg = <0x10570000 0x10000>;\n"
  "> +\t\t\t#clock-cells = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tclock_top0: clock-controller@105d0000 {\n"
+ "> +\t\tclock_top0: clock-controller at 105d0000 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos7-clock-top0\";\n"
  "> +\t\t\treg = <0x105d0000 0xb000>;\n"
  "> +\t\t\t#clock-cells = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tclock_peric0: clock-controller@13610000 {\n"
+ "> +\t\tclock_peric0: clock-controller at 13610000 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos7-clock-peric0\";\n"
  "> +\t\t\treg = <0x13610000 0xd00>;\n"
  "> +\t\t\t#clock-cells = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tclock_peric1: clock-controller@14C80000 {\n"
+ "> +\t\tclock_peric1: clock-controller at 14C80000 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos7-clock-peric1\";\n"
  "> +\t\t\treg = <0x14c80000 0xd00>;\n"
  "> +\t\t\t#clock-cells = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tclock_peris: clock-controller@10040000 {\n"
+ "> +\t\tclock_peris: clock-controller at 10040000 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos7-clock-peris\";\n"
  "> +\t\t\treg = <0x10040000 0xd00>;\n"
  "> +\t\t\t#clock-cells = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tserial_0: serial@13630000 {\n"
+ "> +\t\tserial_0: serial at 13630000 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  "> +\t\t\treg = <0x13630000 0x100>;\n"
  "> +\t\t\tinterrupts = <0 440 0>;\n"
@@ -238,7 +230,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tserial_1: serial@14c20000 {\n"
+ "> +\t\tserial_1: serial at 14c20000 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  "> +\t\t\treg = <0x14c20000 0x100>;\n"
  "> +\t\t\tinterrupts = <0 456 0>;\n"
@@ -247,7 +239,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tserial_2: serial@14c30000 {\n"
+ "> +\t\tserial_2: serial at 14c30000 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  "> +\t\t\treg = <0x14c30000 0x100>;\n"
  "> +\t\t\tinterrupts = <0 457 0>;\n"
@@ -256,7 +248,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tserial_3: serial@14c40000 {\n"
+ "> +\t\tserial_3: serial at 14c40000 {\n"
  "> +\t\t\tcompatible = \"samsung,exynos4210-uart\";\n"
  "> +\t\t\treg = <0x14c40000 0x100>;\n"
  "> +\t\t\tinterrupts = <0 458 0>;\n"
@@ -277,4 +269,4 @@
  "> --\n"
  > 1.7.9.5
 
-fdcba67fd026a144c3da1a9f7638ae1d5c3fb2d05478f9f8af478ca4e72ef64d
+4b3354b46314f90093c3c0c3cdaff4b920caaa61aaedb0e339459429e1609fd8

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.