All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <516D6A7B.8050503@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index d17e4bd..26b7c72 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On 04/16/2013 04:00 PM, Nicolas Ferre :
 > On 04/11/2013 05:00 PM, Jean-Christophe PLAGNIOL-VILLARD :
->> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
->> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>
+>> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>
+>> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 >> ---
 >>  arch/arm/boot/dts/at91sam9g45.dtsi |   47 ++++++++++++++++++++++++++++++++++++
 >>  1 file changed, 47 insertions(+)
@@ -50,14 +50,14 @@ On 04/16/2013 04:00 PM, Nicolas Ferre :
 >> +					};
 >> +				};
 >> +
->>  				pioA: gpio at fffff200 {
+>>  				pioA: gpio@fffff200 {
 >>  					compatible = "atmel,at91rm9200-gpio";
 >>  					reg = <0xfffff200 0x200>;
 >> @@ -533,6 +569,17 @@
 >>  			};
 >>  		};
 >>  
->> +		fb0: fb at 0x00500000 {
+>> +		fb0: fb@0x00500000 {
 >> +			compatible = "atmel,at91sam9g45-lcdc";
 >> +			reg = <0x00500000 0x1000>;
 >> +			interrupts = <23 3 0>;
@@ -75,7 +75,7 @@ Collecting all the remarks, we end-up with:
 >> +			#size-cells = <1>;
 >> +		};
 >> +
->>  		nand0: nand at 40000000 {
+>>  		nand0: nand@40000000 {
 >>  			compatible = "atmel,at91rm9200-nand";
 >>  			#address-cells = <1>;
 >>
diff --git a/a/content_digest b/N1/content_digest
index c647b64..1607fc5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,16 +2,19 @@
  "ref\01365692422-9565-1-git-send-email-plagnioj@jcrosoft.com\0"
  "ref\01365692422-9565-5-git-send-email-plagnioj@jcrosoft.com\0"
  "ref\0516D5991.8020603@atmel.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH 5/8] ARM: at91: sam9g45: add lcd support\0"
+ "ref\0516D5991.8020603-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
+ "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 5/8] ARM: at91: sam9g45: add lcd support\0"
  "Date\0Tue, 16 Apr 2013 17:12:59 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\0"
+ "Cc\0devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org"
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 04/16/2013 04:00 PM, Nicolas Ferre :\n"
  "> On 04/11/2013 05:00 PM, Jean-Christophe PLAGNIOL-VILLARD :\n"
- ">> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n"
- ">> Cc: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
+ ">> Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n"
+ ">> Cc: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  ">> ---\n"
  ">>  arch/arm/boot/dts/at91sam9g45.dtsi |   47 ++++++++++++++++++++++++++++++++++++\n"
  ">>  1 file changed, 47 insertions(+)\n"
@@ -60,14 +63,14 @@
  ">> +\t\t\t\t\t};\n"
  ">> +\t\t\t\t};\n"
  ">> +\n"
- ">>  \t\t\t\tpioA: gpio at fffff200 {\n"
+ ">>  \t\t\t\tpioA: gpio@fffff200 {\n"
  ">>  \t\t\t\t\tcompatible = \"atmel,at91rm9200-gpio\";\n"
  ">>  \t\t\t\t\treg = <0xfffff200 0x200>;\n"
  ">> @@ -533,6 +569,17 @@\n"
  ">>  \t\t\t};\n"
  ">>  \t\t};\n"
  ">>  \n"
- ">> +\t\tfb0: fb at 0x00500000 {\n"
+ ">> +\t\tfb0: fb@0x00500000 {\n"
  ">> +\t\t\tcompatible = \"atmel,at91sam9g45-lcdc\";\n"
  ">> +\t\t\treg = <0x00500000 0x1000>;\n"
  ">> +\t\t\tinterrupts = <23 3 0>;\n"
@@ -85,7 +88,7 @@
  ">> +\t\t\t#size-cells = <1>;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">>  \t\tnand0: nand at 40000000 {\n"
+ ">>  \t\tnand0: nand@40000000 {\n"
  ">>  \t\t\tcompatible = \"atmel,at91rm9200-nand\";\n"
  ">>  \t\t\t#address-cells = <1>;\n"
  ">>\n"
@@ -96,4 +99,4 @@
  "-- \n"
  Nicolas Ferre
 
-71ef97a4543bc788d78eeab3a93829eeb479779e11e504d5fd0b215d6f0979c5
+bae67083d3bf54fa92f2904931b7bc21c0ed10d0bba1bc45cbe19146e0e8f51b

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.