All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <3228621.2EHTYISgy0@amdc1227>

diff --git a/a/1.txt b/N1/1.txt
index 7f74d16..9afde1a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -96,7 +96,7 @@ On Monday 17 of June 2013 16:30:32 Chander Kashyap wrote:
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		cpu0: cpu@0 {
+> +		cpu0: cpu at 0 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a15";
 > +			reg = <0x0>;
@@ -115,21 +115,21 @@ Tomasz
 
 > +		};
 > +
-> +		cpu1: cpu@1 {
+> +		cpu1: cpu at 1 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a15";
 > +			reg = <0x1>;
 > +			clock-frequency = <800000000>;
 > +		};
 > +
-> +		cpu2: cpu@2 {
+> +		cpu2: cpu at 2 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a15";
 > +			reg = <0x2>;
 > +			clock-frequency = <800000000>;
 > +		};
 > +
-> +		cpu3: cpu@3 {
+> +		cpu3: cpu at 3 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a15";
 > +			reg = <0x3>;
@@ -137,13 +137,13 @@ Tomasz
 > +		};
 > +	};
 > +
-> +	clock: clock-controller@0x10010000 {
+> +	clock: clock-controller at 0x10010000 {
 > +		compatible = "samsung,exynos5420-clock";
 > +		reg = <0x10010000 0x30000>;
 > +		#clock-cells = <1>;
 > +	};
 > +
-> +	mct@101C0000 {
+> +	mct at 101C0000 {
 > +		compatible = "samsung,exynos4210-mct";
 > +		reg = <0x101C0000 0x800>;
 > +		interrupt-controller;
@@ -168,22 +168,22 @@ Tomasz
 > +		};
 > +	};
 > +
-> +	serial@12C00000 {
+> +	serial at 12C00000 {
 > +		clocks = <&clock 257>, <&clock 128>;
 > +		clock-names = "uart", "clk_uart_baud0";
 > +	};
 > +
-> +	serial@12C10000 {
+> +	serial at 12C10000 {
 > +		clocks = <&clock 258>, <&clock 129>;
 > +		clock-names = "uart", "clk_uart_baud0";
 > +	};
 > +
-> +	serial@12C20000 {
+> +	serial at 12C20000 {
 > +		clocks = <&clock 259>, <&clock 130>;
 > +		clock-names = "uart", "clk_uart_baud0";
 > +	};
 > +
-> +	serial@12C30000 {
+> +	serial at 12C30000 {
 > +		clocks = <&clock 260>, <&clock 131>;
 > +		clock-names = "uart", "clk_uart_baud0";
 > +	};
diff --git a/a/content_digest b/N1/content_digest
index 11cfbf1..61e0523 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,9 @@
  "ref\01371466836-4111-1-git-send-email-chander.kashyap@linaro.org\0"
  "ref\01371466836-4111-8-git-send-email-chander.kashyap@linaro.org\0"
- "From\0Tomasz Figa <t.figa@samsung.com>\0"
- "Subject\0Re: [PATCH v3 07/10] ARM: dts: Add initial device tree support for Exynos5420\0"
+ "From\0t.figa@samsung.com (Tomasz Figa)\0"
+ "Subject\0[PATCH v3 07/10] ARM: dts: Add initial device tree support for Exynos5420\0"
  "Date\0Mon, 17 Jun 2013 13:44:17 +0200\0"
- "To\0Chander Kashyap <chander.kashyap@linaro.org>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  linux-samsung-soc@vger.kernel.org
-  linux-serial@vger.kernel.org
-  kgene.kim@samsung.com
-  s.nawrocki@samsung.com
-  mark.rutland@arm.com
- " thomas.ab@samsung.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "-- \n"
@@ -111,7 +104,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"
@@ -130,21 +123,21 @@
  "\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"
  "> +\t\t\tclock-frequency = <800000000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu2: cpu@2 {\n"
+ "> +\t\tcpu2: cpu at 2 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a15\";\n"
  "> +\t\t\treg = <0x2>;\n"
  "> +\t\t\tclock-frequency = <800000000>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tcpu3: cpu@3 {\n"
+ "> +\t\tcpu3: cpu at 3 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a15\";\n"
  "> +\t\t\treg = <0x3>;\n"
@@ -152,13 +145,13 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tclock: clock-controller@0x10010000 {\n"
+ "> +\tclock: clock-controller at 0x10010000 {\n"
  "> +\t\tcompatible = \"samsung,exynos5420-clock\";\n"
  "> +\t\treg = <0x10010000 0x30000>;\n"
  "> +\t\t#clock-cells = <1>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tmct@101C0000 {\n"
+ "> +\tmct at 101C0000 {\n"
  "> +\t\tcompatible = \"samsung,exynos4210-mct\";\n"
  "> +\t\treg = <0x101C0000 0x800>;\n"
  "> +\t\tinterrupt-controller;\n"
@@ -183,25 +176,25 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tserial@12C00000 {\n"
+ "> +\tserial at 12C00000 {\n"
  "> +\t\tclocks = <&clock 257>, <&clock 128>;\n"
  "> +\t\tclock-names = \"uart\", \"clk_uart_baud0\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tserial@12C10000 {\n"
+ "> +\tserial at 12C10000 {\n"
  "> +\t\tclocks = <&clock 258>, <&clock 129>;\n"
  "> +\t\tclock-names = \"uart\", \"clk_uart_baud0\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tserial@12C20000 {\n"
+ "> +\tserial at 12C20000 {\n"
  "> +\t\tclocks = <&clock 259>, <&clock 130>;\n"
  "> +\t\tclock-names = \"uart\", \"clk_uart_baud0\";\n"
  "> +\t};\n"
  "> +\n"
- "> +\tserial@12C30000 {\n"
+ "> +\tserial at 12C30000 {\n"
  "> +\t\tclocks = <&clock 260>, <&clock 131>;\n"
  "> +\t\tclock-names = \"uart\", \"clk_uart_baud0\";\n"
  "> +\t};\n"
  > +};
 
-0fb398e1c1778905152d8b9347fcff9a530b3ab32ba1b21214a92dfec89bd7be
+c3625ea8659bdda7f73471ea80ee0dc17ceadaf31986b153b3eb0f86dde22054

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.