All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <50758DC7.3070408@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index eff836c..6edd5cd 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -21,7 +21,7 @@ in this patch.
 >  
 >  / {
 > -	elpida_ECB240ABACN: lpddr2 {
-> +	elpida_ECB240ABACN: lpddr2@0 {
+> +	elpida_ECB240ABACN: lpddr2 at 0 {
 >  		compatible	= "Elpida,ECB240ABACN","jedec,lpddr2-s4";
 >  		density		= <2048>;
 >  		io-width	= <32>;
@@ -30,7 +30,7 @@ in this patch.
 >  		};
 >  	};
 > +
-> +	samsung_K3PE0E000B: lpddr2@1 {
+> +	samsung_K3PE0E000B: lpddr2 at 1 {
 
 I'm confused now, why are you reusing the same lpddr2_data.dtsi file?
 You should create a file per memory. That will make the reuse much easier.
@@ -54,7 +54,7 @@ approach.
 > +		tCKESR-min-tck	= <3>;
 > +		tFAW-min-tck	= <8>;
 > +
-> +		timings_samsung_K3PE0E000B_533mhz: lpddr2-timings@0 {
+> +		timings_samsung_K3PE0E000B_533mhz: lpddr2-timings at 0 {
 > +			compatible	= "jedec,lpddr2-timings";
 > +			min-freq	= <10000000>;
 > +			max-freq	= <533333333>;
@@ -76,7 +76,7 @@ approach.
 > +			tDQSCK-max-derated = <5620>;
 > +		};
 > +
-> +		timings_samsung_K3PE0E000B_266mhz: lpddr2-timings@1 {
+> +		timings_samsung_K3PE0E000B_266mhz: lpddr2-timings at 1 {
 > +			compatible	= "jedec,lpddr2-timings";
 > +			min-freq	= <10000000>;
 > +			max-freq	= <266666666>;
@@ -134,7 +134,7 @@ approach.
 >  			ti,hwmods = "mcbsp3";
 >  		};
 > +
-> +		emif1: emif@0x4c000000 {
+> +		emif1: emif at 0x4c000000 {
 > +			compatible	= "ti,emif-4d5";
 > +			ti,hwmods	= "emif1";
 > +			phy-type	= <2>;
diff --git a/a/content_digest b/N1/content_digest
index 7faa95d..97fc613 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,9 @@
  "ref\01349870716-25511-1-git-send-email-lokeshvutla@ti.com\0"
  "ref\01349870716-25511-4-git-send-email-lokeshvutla@ti.com\0"
- "From\0Benoit Cousson <b-cousson@ti.com>\0"
- "Subject\0Re: [PATCH 3/3] ARM: dts: EMIF and LPDDR2 device tree data for OMAP5 boards\0"
+ "From\0b-cousson@ti.com (Benoit Cousson)\0"
+ "Subject\0[PATCH 3/3] ARM: dts: EMIF and LPDDR2 device tree data for OMAP5 boards\0"
  "Date\0Wed, 10 Oct 2012 17:01:27 +0200\0"
- "To\0Lokesh Vutla <lokeshvutla@ti.com>\0"
- "Cc\0linux-omap@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
- " santosh.shilimkar@ti.com\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 10/10/2012 02:05 PM, Lokesh Vutla wrote:\n"
@@ -32,7 +29,7 @@
  ">  \n"
  ">  / {\n"
  "> -\telpida_ECB240ABACN: lpddr2 {\n"
- "> +\telpida_ECB240ABACN: lpddr2@0 {\n"
+ "> +\telpida_ECB240ABACN: lpddr2 at 0 {\n"
  ">  \t\tcompatible\t= \"Elpida,ECB240ABACN\",\"jedec,lpddr2-s4\";\n"
  ">  \t\tdensity\t\t= <2048>;\n"
  ">  \t\tio-width\t= <32>;\n"
@@ -41,7 +38,7 @@
  ">  \t\t};\n"
  ">  \t};\n"
  "> +\n"
- "> +\tsamsung_K3PE0E000B: lpddr2@1 {\n"
+ "> +\tsamsung_K3PE0E000B: lpddr2 at 1 {\n"
  "\n"
  "I'm confused now, why are you reusing the same lpddr2_data.dtsi file?\n"
  "You should create a file per memory. That will make the reuse much easier.\n"
@@ -65,7 +62,7 @@
  "> +\t\ttCKESR-min-tck\t= <3>;\n"
  "> +\t\ttFAW-min-tck\t= <8>;\n"
  "> +\n"
- "> +\t\ttimings_samsung_K3PE0E000B_533mhz: lpddr2-timings@0 {\n"
+ "> +\t\ttimings_samsung_K3PE0E000B_533mhz: lpddr2-timings at 0 {\n"
  "> +\t\t\tcompatible\t= \"jedec,lpddr2-timings\";\n"
  "> +\t\t\tmin-freq\t= <10000000>;\n"
  "> +\t\t\tmax-freq\t= <533333333>;\n"
@@ -87,7 +84,7 @@
  "> +\t\t\ttDQSCK-max-derated = <5620>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttimings_samsung_K3PE0E000B_266mhz: lpddr2-timings@1 {\n"
+ "> +\t\ttimings_samsung_K3PE0E000B_266mhz: lpddr2-timings at 1 {\n"
  "> +\t\t\tcompatible\t= \"jedec,lpddr2-timings\";\n"
  "> +\t\t\tmin-freq\t= <10000000>;\n"
  "> +\t\t\tmax-freq\t= <266666666>;\n"
@@ -145,7 +142,7 @@
  ">  \t\t\tti,hwmods = \"mcbsp3\";\n"
  ">  \t\t};\n"
  "> +\n"
- "> +\t\temif1: emif@0x4c000000 {\n"
+ "> +\t\temif1: emif at 0x4c000000 {\n"
  "> +\t\t\tcompatible\t= \"ti,emif-4d5\";\n"
  "> +\t\t\tti,hwmods\t= \"emif1\";\n"
  "> +\t\t\tphy-type\t= <2>;\n"
@@ -158,4 +155,4 @@
  "Regards,\n"
  Benoit
 
-960ae61fd6ad1b311be60a3f4e5ed7195acabdafc3e6575b81ca59b19f108b8e
+c30712fa1d81e490db1a1fb790f39555d31dc0d56b2c57307c4402c2682257bb

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.