All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140110113218.423bc6e0@amdc2363>

diff --git a/a/1.txt b/N1/1.txt
index e723374..bc9a70a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ Hi Thomas,
 > initrd=0x41000000,8M console=ttySAC2,115200 init=/linuxrc"; };
 >  
 > +	cpus {
-> +		cpu: cpu@0 {
+> +		cpu: cpu at 0 {
 > +			cpu0-supply = <&buck1_reg>;
 > +		};
 > +	};
@@ -38,7 +38,7 @@ Hi Thomas,
 > root=/dev/mmcblk0p5 rootwait earlyprintk panic=5"; };
 >  
 > +	cpus {
-> +		cpu: cpu@0 {
+> +		cpu: cpu at 0 {
 > +			cpu0-supply = <&varm_breg>;
 > +		};
 > +	};
@@ -55,12 +55,12 @@ Hi Thomas,
 > root=/dev/mmcblk0p5 rw rootwait earlyprintk panic=5 maxcpus=1"; };
 >  
 > +	cpus {
-> +		cpu: cpu@0 {
+> +		cpu: cpu at 0 {
 > +			cpu0-supply = <&vdd_arm_reg>;
 > +		};
 > +	};
 > +
->  	mct@10050000 {
+>  	mct at 10050000 {
 >  		compatible = "none";
 >  	};
 > diff --git a/arch/arm/boot/dts/exynos4210.dtsi
@@ -74,7 +74,7 @@ Hi Thomas,
 > +	cpus {
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
-> +		cpu: cpu@0 {
+> +		cpu: cpu at 0 {
 > +			device_type = "cpu";
 > +			compatible = "arm,cortex-a9";
 > +			reg = <0>;
@@ -99,7 +99,7 @@ we shall stick to one convention.
 > +		};
 > +	};
 > +
->  	gic: interrupt-controller@10490000 {
+>  	gic: interrupt-controller at 10490000 {
 >  		cpu-offset = <0x8000>;
 >  	};
 
diff --git a/a/content_digest b/N1/content_digest
index 17b520d..0ae2f01 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,9 @@
  "ref\01389283165-17708-1-git-send-email-thomas.ab@samsung.com\0"
  "ref\01389283165-17708-7-git-send-email-thomas.ab@samsung.com\0"
- "From\0Lukasz Majewski <l.majewski@samsung.com>\0"
- "Subject\0Re: [PATCH 6/6] arm: dts: add cpu nodes for Exynos4210 SoC\0"
+ "From\0l.majewski@samsung.com (Lukasz Majewski)\0"
+ "Subject\0[PATCH 6/6] arm: dts: add cpu nodes for Exynos4210 SoC\0"
  "Date\0Fri, 10 Jan 2014 11:32:18 +0100\0"
- "To\0Thomas Abraham <ta.omasab@gmail.com>\0"
- "Cc\0linux-samsung-soc@vger.kernel.org"
-  cpufreq@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
-  t.figa@samsung.com
-  kgene.kim@samsung.com
-  viresh.kumar@linaro.org
-  shawn.guo@linaro.org
-  thomas.ab@samsung.com
- " Lukasz Majewski <l.majewski@majess.pl>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Thomas,\n"
@@ -39,7 +29,7 @@
  "> initrd=0x41000000,8M console=ttySAC2,115200 init=/linuxrc\"; };\n"
  ">  \n"
  "> +\tcpus {\n"
- "> +\t\tcpu: cpu@0 {\n"
+ "> +\t\tcpu: cpu at 0 {\n"
  "> +\t\t\tcpu0-supply = <&buck1_reg>;\n"
  "> +\t\t};\n"
  "> +\t};\n"
@@ -56,7 +46,7 @@
  "> root=/dev/mmcblk0p5 rootwait earlyprintk panic=5\"; };\n"
  ">  \n"
  "> +\tcpus {\n"
- "> +\t\tcpu: cpu@0 {\n"
+ "> +\t\tcpu: cpu at 0 {\n"
  "> +\t\t\tcpu0-supply = <&varm_breg>;\n"
  "> +\t\t};\n"
  "> +\t};\n"
@@ -73,12 +63,12 @@
  "> root=/dev/mmcblk0p5 rw rootwait earlyprintk panic=5 maxcpus=1\"; };\n"
  ">  \n"
  "> +\tcpus {\n"
- "> +\t\tcpu: cpu@0 {\n"
+ "> +\t\tcpu: cpu at 0 {\n"
  "> +\t\t\tcpu0-supply = <&vdd_arm_reg>;\n"
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- ">  \tmct@10050000 {\n"
+ ">  \tmct at 10050000 {\n"
  ">  \t\tcompatible = \"none\";\n"
  ">  \t};\n"
  "> diff --git a/arch/arm/boot/dts/exynos4210.dtsi\n"
@@ -92,7 +82,7 @@
  "> +\tcpus {\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
- "> +\t\tcpu: cpu@0 {\n"
+ "> +\t\tcpu: cpu at 0 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"arm,cortex-a9\";\n"
  "> +\t\t\treg = <0>;\n"
@@ -117,7 +107,7 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- ">  \tgic: interrupt-controller@10490000 {\n"
+ ">  \tgic: interrupt-controller at 10490000 {\n"
  ">  \t\tcpu-offset = <0x8000>;\n"
  ">  \t};\n"
  "\n"
@@ -130,4 +120,4 @@
  "\n"
  Samsung R&D Institute Poland (SRPOL) | Linux Platform Group
 
-72a7c62cd298d27a0924851d66ea1f44642de8e25d29bd79d7f8d534ad6e4148
+d17e8e4b4490e3a4d8a358a4533d04fe92616e86435a1bd2add850dce6259962

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.