All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1863399.9O2S91ZvEO@amdc1032>

diff --git a/a/1.txt b/N1/1.txt
index c6d2cf6..c6b635b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,9 +12,9 @@ Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
 ---
 Based on next-20140717 branch of linux-next tree +
 - [PATCH 2/6] ARM: EXYNOS: Fix core ID used by platsmp and hotplug code
-  http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg32811.html
+  http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg32811.html
 - [PATCH] irqchip: gic: Fix core ID calculation when topology is read from DT
-  http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg34277.html
+  http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg34277.html
 
  arch/arm/boot/dts/exynos4210.dtsi | 17 +++++++++++++++++
  arch/arm/boot/dts/exynos4212.dtsi | 17 +++++++++++++++++
@@ -33,20 +33,20 @@ index ee3001f..b99fc83 100644
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		cpu@0 {
++		cpu at 0 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a9";
 +			reg = <0x900>;
 +		};
 +
-+		cpu@1 {
++		cpu at 1 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a9";
 +			reg = <0x901>;
 +		};
 +	};
 +
- 	sysram@02020000 {
+ 	sysram at 02020000 {
  		compatible = "mmio-sram";
  		reg = <0x02020000 0x20000>;
 diff --git a/arch/arm/boot/dts/exynos4212.dtsi b/arch/arm/boot/dts/exynos4212.dtsi
@@ -61,20 +61,20 @@ index 3c00e6e..484a2da 100644
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		cpu@0 {
++		cpu at 0 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a9";
 +			reg = <0xA00>;
 +		};
 +
-+		cpu@1 {
++		cpu at 1 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a9";
 +			reg = <0xA01>;
 +		};
 +	};
 +
- 	combiner: interrupt-controller@10440000 {
+ 	combiner: interrupt-controller at 10440000 {
  		samsung,combiner-nr = <18>;
  	};
 diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi
@@ -89,32 +89,32 @@ index c42a3e1..89f4743 100644
 +		#address-cells = <1>;
 +		#size-cells = <0>;
 +
-+		cpu@0 {
++		cpu at 0 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a9";
 +			reg = <0xA00>;
 +		};
 +
-+		cpu@1 {
++		cpu at 1 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a9";
 +			reg = <0xA01>;
 +		};
 +
-+		cpu@2 {
++		cpu at 2 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a9";
 +			reg = <0xA02>;
 +		};
 +
-+		cpu@3 {
++		cpu at 3 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a9";
 +			reg = <0xA03>;
 +		};
 +	};
 +
- 	combiner: interrupt-controller@10440000 {
+ 	combiner: interrupt-controller at 10440000 {
  		samsung,combiner-nr = <20>;
  	};
 -- 
diff --git a/a/content_digest b/N1/content_digest
index 718bee7..6759e87 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,7 @@
- "From\0Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\0"
+ "From\0b.zolnierkie@samsung.com (Bartlomiej Zolnierkiewicz)\0"
  "Subject\0[PATCH] ARM: dts: add CPU nodes for Exynos4 SoCs\0"
  "Date\0Fri, 18 Jul 2014 18:00:02 +0200\0"
- "To\0linux-samsung-soc@vger.kernel.org\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  linux-kernel@vger.kernel.org
-  Kukjin Kim <kgene.kim@samsung.com>
-  Marek Szyprowski <m.szyprowski@samsung.com>
-  Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
- " Tomasz Figa <t.figa@samsung.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Recent patch by Tomasz Figa (\"irqchip: gic: Fix core ID calculation\n"
@@ -24,9 +18,9 @@
  "---\n"
  "Based on next-20140717 branch of linux-next tree +\n"
  "- [PATCH 2/6] ARM: EXYNOS: Fix core ID used by platsmp and hotplug code\n"
- "  http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg32811.html\n"
+ "  http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg32811.html\n"
  "- [PATCH] irqchip: gic: Fix core ID calculation when topology is read from DT\n"
- "  http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg34277.html\n"
+ "  http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg34277.html\n"
  "\n"
  " arch/arm/boot/dts/exynos4210.dtsi | 17 +++++++++++++++++\n"
  " arch/arm/boot/dts/exynos4212.dtsi | 17 +++++++++++++++++\n"
@@ -45,20 +39,20 @@
  "+\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-a9\";\n"
  "+\t\t\treg = <0x900>;\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-a9\";\n"
  "+\t\t\treg = <0x901>;\n"
  "+\t\t};\n"
  "+\t};\n"
  "+\n"
- " \tsysram@02020000 {\n"
+ " \tsysram at 02020000 {\n"
  " \t\tcompatible = \"mmio-sram\";\n"
  " \t\treg = <0x02020000 0x20000>;\n"
  "diff --git a/arch/arm/boot/dts/exynos4212.dtsi b/arch/arm/boot/dts/exynos4212.dtsi\n"
@@ -73,20 +67,20 @@
  "+\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-a9\";\n"
  "+\t\t\treg = <0xA00>;\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-a9\";\n"
  "+\t\t\treg = <0xA01>;\n"
  "+\t\t};\n"
  "+\t};\n"
  "+\n"
- " \tcombiner: interrupt-controller@10440000 {\n"
+ " \tcombiner: interrupt-controller at 10440000 {\n"
  " \t\tsamsung,combiner-nr = <18>;\n"
  " \t};\n"
  "diff --git a/arch/arm/boot/dts/exynos4412.dtsi b/arch/arm/boot/dts/exynos4412.dtsi\n"
@@ -101,35 +95,35 @@
  "+\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-a9\";\n"
  "+\t\t\treg = <0xA00>;\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-a9\";\n"
  "+\t\t\treg = <0xA01>;\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-a9\";\n"
  "+\t\t\treg = <0xA02>;\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-a9\";\n"
  "+\t\t\treg = <0xA03>;\n"
  "+\t\t};\n"
  "+\t};\n"
  "+\n"
- " \tcombiner: interrupt-controller@10440000 {\n"
+ " \tcombiner: interrupt-controller at 10440000 {\n"
  " \t\tsamsung,combiner-nr = <20>;\n"
  " \t};\n"
  "-- \n"
  1.8.2.3
 
-16467fc550a530285552c29783f730f376e3a9e1cd7af45a973cac061ba8b7c8
+fb6ee0e35c682ca52175ac7b4c342301c8e2262a9662c1f300e8ab91f468bc63

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.