All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5641151.psa9JbBo0O@flatron>

diff --git a/a/1.txt b/N1/1.txt
index ce484f4..3b504bf 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -110,7 +110,7 @@ exynos5.dtsi.
 > +/ {
 > +	compatible = "samsung,exynos5420";
 > +
-> +	clock: clock-controller@0x10010000 {
+> +	clock: clock-controller at 0x10010000 {
 > +		compatible = "samsung,exynos5420-clock";
 > +		reg = <0x10010000 0x30000>;
 > +		#clock-cells = <1>;
@@ -120,7 +120,7 @@ exynos5.dtsi.
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		cpu0: cpu@0 {
+> +		cpu0: cpu at 0 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a15";
 > +			reg = <0x0>;
@@ -133,21 +133,21 @@ scaling that would change it.
 
 > +		};
 > +
-> +		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>;
@@ -155,7 +155,7 @@ scaling that would change it.
 > +		};
 > +	};
 > +
-> +	mct@101C0000 {
+> +	mct at 101C0000 {
 > +		compatible = "samsung,exynos4210-mct";
 > +		reg = <0x101C0000 0x800>;
 > +		interrupt-controller;
@@ -201,7 +201,7 @@ and interrupt specifiers in mct node to:
 > +		};
 > +	};
 > +
-> +	serial@12C00000 {
+> +	serial at 12C00000 {
 > +		clocks = <&clock 257>, <&clock 128>;
 
 This looks a bit awkward without the clock-names property here. See my 
@@ -212,15 +212,15 @@ Tomasz
 
 > +	};
 > +
-> +	serial@12C10000 {
+> +	serial at 12C10000 {
 > +		clocks = <&clock 258>, <&clock 129>;
 > +	};
 > +
-> +	serial@12C20000 {
+> +	serial at 12C20000 {
 > +		clocks = <&clock 259>, <&clock 130>;
 > +	};
 > +
-> +	serial@12C30000 {
+> +	serial at 12C30000 {
 > +		clocks = <&clock 260>, <&clock 131>;
 > +	};
 > +};
diff --git a/a/content_digest b/N1/content_digest
index 37e07dc..cc66171 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,9 @@
  "ref\01370516488-25860-1-git-send-email-chander.kashyap@linaro.org\0"
  "ref\01370516488-25860-10-git-send-email-chander.kashyap@linaro.org\0"
- "From\0Tomasz Figa <tomasz.figa@gmail.com>\0"
- "Subject\0Re: [PATCH 10/13] ARM: dts: Add initial device tree support for Exynos5420\0"
+ "From\0tomasz.figa@gmail.com (Tomasz Figa)\0"
+ "Subject\0[PATCH 10/13] ARM: dts: Add initial device tree support for Exynos5420\0"
  "Date\0Sat, 08 Jun 2013 04:38:03 -0700 (PDT)\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
-  t.figa@samsung.com
-  s.nawrocki@samsung.com
- " thomas.ab@samsung.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thursday 06 of June 2013 16:31:24 Chander Kashyap wrote:\n"
@@ -125,7 +118,7 @@
  "> +/ {\n"
  "> +\tcompatible = \"samsung,exynos5420\";\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"
@@ -135,7 +128,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"
@@ -148,21 +141,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"
@@ -170,7 +163,7 @@
  "> +\t\t};\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"
@@ -216,7 +209,7 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tserial@12C00000 {\n"
+ "> +\tserial at 12C00000 {\n"
  "> +\t\tclocks = <&clock 257>, <&clock 128>;\n"
  "\n"
  "This looks a bit awkward without the clock-names property here. See my \n"
@@ -227,17 +220,17 @@
  "\n"
  "> +\t};\n"
  "> +\n"
- "> +\tserial@12C10000 {\n"
+ "> +\tserial at 12C10000 {\n"
  "> +\t\tclocks = <&clock 258>, <&clock 129>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tserial@12C20000 {\n"
+ "> +\tserial at 12C20000 {\n"
  "> +\t\tclocks = <&clock 259>, <&clock 130>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tserial@12C30000 {\n"
+ "> +\tserial at 12C30000 {\n"
  "> +\t\tclocks = <&clock 260>, <&clock 131>;\n"
  "> +\t};\n"
  > +};
 
-f5240024e6005ce2c49a0d710aefacb2ab2dd1749d686024af700b101ddd1122
+43cf99ca92342c52088adeca5f424eee47533282256944b2de92e173cddf1137

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.