All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1493367.CDjMd4ghZP@phil>

diff --git a/a/1.txt b/N1/1.txt
index a86d59c..b91fe40 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -68,7 +68,7 @@ Heiko
 > > +		"samsung,exynos4210-sysram-ns" : Non-secure SYSRAM
 > > +	- reg: address of SYSRAM bank
 > > +
-> > +	sysram@02020000 {
+> > +	sysram at 02020000 {
 > > +		compatible = "samsung,exynos4210-sysram";
 > > +		reg = <0x02020000 0x1000>;
 > > +	};
@@ -91,17 +91,17 @@ rootwait
 > >  		earlyprintk panic=5 maxcpus=1";>  	
 > >  	};
 > > 
-> > +	sysram@02020000 {
+> > +	sysram at 02020000 {
 > > +		status = "disabled";
 > > +	};
 > > +
-> > +	sysram@02025000 {
+> > +	sysram at 02025000 {
 > > +		compatible = "samsung,exynos4210-sysram";
 > > +		reg = <0x02025000 0x1000>;
 > > +	};
 > > +
 > > 
-> >  	mct@10050000 {
+> >  	mct at 10050000 {
 > >  	
 > >  		compatible = "none";
 > >  	
@@ -118,18 +118,18 @@ rootwait
 > >  	
 > >  	};
 > > 
-> > +	sysram@02020000 {
+> > +	sysram at 02020000 {
 > > +		compatible = "samsung,exynos4210-sysram";
 > > +		reg = <0x02020000 0x1000>;
 > > +	};
 > > +
-> > +	sysram-ns@0203F000 {
+> > +	sysram-ns at 0203F000 {
 > > +		compatible = "samsung,exynos4210-sysram-ns";
 > > +		reg = <0x0203F000 0x1000>;
 > > +	};
 > > +
 > > 
-> >  	pd_lcd1: lcd1-power-domain@10023CA0 {
+> >  	pd_lcd1: lcd1-power-domain at 10023CA0 {
 > >  	
 > >  		compatible = "samsung,exynos4210-pd";
 > >  		reg = <0x10023CA0 0x20>;
@@ -145,18 +145,18 @@ rootwait
 > >  	
 > >  	};
 > > 
-> > +	sysram@02020000 {
+> > +	sysram at 02020000 {
 > > +		compatible = "samsung,exynos4210-sysram";
 > > +		reg = <0x02020000 0x1000>;
 > > +	};
 > > +
-> > +	sysram-ns@0204F000 {
+> > +	sysram-ns at 0204F000 {
 > > +		compatible = "samsung,exynos4210-sysram-ns";
 > > +		reg = <0x0204F000 0x1000>;
 > > +	};
 > > +
 > > 
-> >  	pd_isp: isp-power-domain@10023CA0 {
+> >  	pd_isp: isp-power-domain at 10023CA0 {
 > >  	
 > >  		compatible = "samsung,exynos4210-pd";
 > >  		reg = <0x10023CA0 0x20>;
@@ -171,13 +171,13 @@ rootwait
 > >  
 > >  	interrupt-parent = <&gic>;
 > > 
-> > +	sysram@02020000 {
+> > +	sysram at 02020000 {
 > > +		compatible = "samsung,exynos4210-sysram";
 > > +		reg = <0x02020000 0x1000>;
 > > +	};
 > > +
 > > 
-> >  	chipid@10000000 {
+> >  	chipid at 10000000 {
 > >  	
 > >  		compatible = "samsung,exynos4210-chipid";
 > >  		reg = <0x10000000 0x100>;
@@ -193,13 +193,13 @@ rootwait
 > >  	
 > >  	};
 > > 
-> > +	sysram-ns@0204F000 {
+> > +	sysram-ns at 0204F000 {
 > > +		compatible = "samsung,exynos4210-sysram-ns";
 > > +		reg = <0x0204F000 0x1000>;
 > > +	};
 > > +
 > > 
-> >  	pd_gsc: gsc-power-domain@10044000 {
+> >  	pd_gsc: gsc-power-domain at 10044000 {
 > >  	
 > >  		compatible = "samsung,exynos4210-pd";
 > >  		reg = <0x10044000 0x20>;
@@ -215,13 +215,13 @@ rootwait
 > >  	
 > >  	};
 > > 
-> > +	sysram-ns@02073000 {
+> > +	sysram-ns at 02073000 {
 > > +		compatible = "samsung,exynos4210-sysram-ns";
 > > +		reg = <0x02073000 0x1000>;
 > > +	};
 > > +
 > > 
-> >  	clock: clock-controller@10010000 {
+> >  	clock: clock-controller at 10010000 {
 > >  	
 > >  		compatible = "samsung,exynos5420-clock";
 > >  		reg = <0x10010000 0x30000>;
diff --git a/a/content_digest b/N1/content_digest
index 27e432d..fe946c3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,9 @@
  "ref\01397649051-3288-1-git-send-email-sachin.kamat@linaro.org\0"
  "ref\05721231.s2ATyWsK21@wuerfel\0"
- "From\0Heiko St\303\274bner <heiko@sntech.de>\0"
- "Subject\0Re: [PATCH Resend] ARM: EXYNOS: Map SYSRAM address through DT\0"
+ "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "Subject\0[PATCH Resend] ARM: EXYNOS: Map SYSRAM address through DT\0"
  "Date\0Wed, 16 Apr 2014 19:25:31 +0200\0"
- "To\0Arnd Bergmann <arnd@arndb.de>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  Sachin Kamat <sachin.kamat@linaro.org>
-  linux-samsung-soc@vger.kernel.org
-  devicetree@vger.kernel.org
-  kgene.kim@samsung.com
- " cw00.choi@samsung.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -82,7 +76,7 @@
  "> > +\t\t\"samsung,exynos4210-sysram-ns\" : Non-secure SYSRAM\n"
  "> > +\t- reg: address of SYSRAM bank\n"
  "> > +\n"
- "> > +\tsysram@02020000 {\n"
+ "> > +\tsysram at 02020000 {\n"
  "> > +\t\tcompatible = \"samsung,exynos4210-sysram\";\n"
  "> > +\t\treg = <0x02020000 0x1000>;\n"
  "> > +\t};\n"
@@ -105,17 +99,17 @@
  "> >  \t\tearlyprintk panic=5 maxcpus=1\";>  \t\n"
  "> >  \t};\n"
  "> > \n"
- "> > +\tsysram@02020000 {\n"
+ "> > +\tsysram at 02020000 {\n"
  "> > +\t\tstatus = \"disabled\";\n"
  "> > +\t};\n"
  "> > +\n"
- "> > +\tsysram@02025000 {\n"
+ "> > +\tsysram at 02025000 {\n"
  "> > +\t\tcompatible = \"samsung,exynos4210-sysram\";\n"
  "> > +\t\treg = <0x02025000 0x1000>;\n"
  "> > +\t};\n"
  "> > +\n"
  "> > \n"
- "> >  \tmct@10050000 {\n"
+ "> >  \tmct at 10050000 {\n"
  "> >  \t\n"
  "> >  \t\tcompatible = \"none\";\n"
  "> >  \t\n"
@@ -132,18 +126,18 @@
  "> >  \t\n"
  "> >  \t};\n"
  "> > \n"
- "> > +\tsysram@02020000 {\n"
+ "> > +\tsysram at 02020000 {\n"
  "> > +\t\tcompatible = \"samsung,exynos4210-sysram\";\n"
  "> > +\t\treg = <0x02020000 0x1000>;\n"
  "> > +\t};\n"
  "> > +\n"
- "> > +\tsysram-ns@0203F000 {\n"
+ "> > +\tsysram-ns at 0203F000 {\n"
  "> > +\t\tcompatible = \"samsung,exynos4210-sysram-ns\";\n"
  "> > +\t\treg = <0x0203F000 0x1000>;\n"
  "> > +\t};\n"
  "> > +\n"
  "> > \n"
- "> >  \tpd_lcd1: lcd1-power-domain@10023CA0 {\n"
+ "> >  \tpd_lcd1: lcd1-power-domain at 10023CA0 {\n"
  "> >  \t\n"
  "> >  \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  "> >  \t\treg = <0x10023CA0 0x20>;\n"
@@ -159,18 +153,18 @@
  "> >  \t\n"
  "> >  \t};\n"
  "> > \n"
- "> > +\tsysram@02020000 {\n"
+ "> > +\tsysram at 02020000 {\n"
  "> > +\t\tcompatible = \"samsung,exynos4210-sysram\";\n"
  "> > +\t\treg = <0x02020000 0x1000>;\n"
  "> > +\t};\n"
  "> > +\n"
- "> > +\tsysram-ns@0204F000 {\n"
+ "> > +\tsysram-ns at 0204F000 {\n"
  "> > +\t\tcompatible = \"samsung,exynos4210-sysram-ns\";\n"
  "> > +\t\treg = <0x0204F000 0x1000>;\n"
  "> > +\t};\n"
  "> > +\n"
  "> > \n"
- "> >  \tpd_isp: isp-power-domain@10023CA0 {\n"
+ "> >  \tpd_isp: isp-power-domain at 10023CA0 {\n"
  "> >  \t\n"
  "> >  \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  "> >  \t\treg = <0x10023CA0 0x20>;\n"
@@ -185,13 +179,13 @@
  "> >  \n"
  "> >  \tinterrupt-parent = <&gic>;\n"
  "> > \n"
- "> > +\tsysram@02020000 {\n"
+ "> > +\tsysram at 02020000 {\n"
  "> > +\t\tcompatible = \"samsung,exynos4210-sysram\";\n"
  "> > +\t\treg = <0x02020000 0x1000>;\n"
  "> > +\t};\n"
  "> > +\n"
  "> > \n"
- "> >  \tchipid@10000000 {\n"
+ "> >  \tchipid at 10000000 {\n"
  "> >  \t\n"
  "> >  \t\tcompatible = \"samsung,exynos4210-chipid\";\n"
  "> >  \t\treg = <0x10000000 0x100>;\n"
@@ -207,13 +201,13 @@
  "> >  \t\n"
  "> >  \t};\n"
  "> > \n"
- "> > +\tsysram-ns@0204F000 {\n"
+ "> > +\tsysram-ns at 0204F000 {\n"
  "> > +\t\tcompatible = \"samsung,exynos4210-sysram-ns\";\n"
  "> > +\t\treg = <0x0204F000 0x1000>;\n"
  "> > +\t};\n"
  "> > +\n"
  "> > \n"
- "> >  \tpd_gsc: gsc-power-domain@10044000 {\n"
+ "> >  \tpd_gsc: gsc-power-domain at 10044000 {\n"
  "> >  \t\n"
  "> >  \t\tcompatible = \"samsung,exynos4210-pd\";\n"
  "> >  \t\treg = <0x10044000 0x20>;\n"
@@ -229,13 +223,13 @@
  "> >  \t\n"
  "> >  \t};\n"
  "> > \n"
- "> > +\tsysram-ns@02073000 {\n"
+ "> > +\tsysram-ns at 02073000 {\n"
  "> > +\t\tcompatible = \"samsung,exynos4210-sysram-ns\";\n"
  "> > +\t\treg = <0x02073000 0x1000>;\n"
  "> > +\t};\n"
  "> > +\n"
  "> > \n"
- "> >  \tclock: clock-controller@10010000 {\n"
+ "> >  \tclock: clock-controller at 10010000 {\n"
  "> >  \t\n"
  "> >  \t\tcompatible = \"samsung,exynos5420-clock\";\n"
  "> >  \t\treg = <0x10010000 0x30000>;\n"
@@ -430,4 +424,4 @@
  "> >  \n"
  "> >  #define EXYNOS4_PA_SYSCON\t\t0x10010000"
 
-39e16626b9d60cf7b9dc05cccfce3d21a89bfbb6b84a2bfd86aade411382f6d7
+53e91a76783247b2a21ccd6e018fb50cde23b7305e8924526c68b89882021353

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.