All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56FA8718.7090903@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index 28470a1..ba5646a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-Le 10/03/2016 14:31, Nicolas Ferre a ?crit :
+Le 10/03/2016 14:31, Nicolas Ferre a écrit :
 > Note to myself: change the $subject line to:
 > ARM: dts: at91: sama5d2: add LCD controller
 > 
@@ -6,7 +6,7 @@ Le 10/03/2016 14:31, Nicolas Ferre a ?crit :
 
 With $subject changed, queued in at91-4.7-dt branch.
 
-> Le 10/03/2016 14:25, Nicolas Ferre a ?crit :
+> Le 10/03/2016 14:25, Nicolas Ferre a écrit :
 >> Add LCD controller node that binds to the atmel_hlcdc DRM driver.
 >>
 >> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
@@ -22,7 +22,7 @@ With $subject changed, queued in at91-4.7-dt branch.
 >>  			#size-cells = <1>;
 >>  			ranges;
 >>  
->> +			hlcdc: hlcdc at f0000000 {
+>> +			hlcdc: hlcdc@f0000000 {
 >> +				compatible = "atmel,sama5d2-hlcdc";
 >> +				reg = <0xf0000000 0x2000>;
 >> +				interrupts = <45 IRQ_TYPE_LEVEL_HIGH 0>;
@@ -35,7 +35,7 @@ With $subject changed, queued in at91-4.7-dt branch.
 >> +					#address-cells = <1>;
 >> +					#size-cells = <0>;
 >> +
->> +					port at 0 {
+>> +					port@0 {
 >> +						#address-cells = <1>;
 >> +						#size-cells = <0>;
 >> +						reg = <0>;
@@ -48,7 +48,7 @@ With $subject changed, queued in at91-4.7-dt branch.
 >> +				};
 >> +			};
 >> +
->>  			ramc0: ramc at f000c000 {
+>>  			ramc0: ramc@f000c000 {
 >>  				compatible = "atmel,sama5d3-ddramc";
 >>  				reg = <0xf000c000 0x200>;
 >>
diff --git a/a/content_digest b/N1/content_digest
index 97e8c1c..905f417 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,17 @@
  "ref\01457616316-12613-1-git-send-email-nicolas.ferre@atmel.com\0"
  "ref\056E17731.6020600@atmel.com\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH] ARM: at91/dt: sama5d2: add LCD controller\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH] ARM: at91/dt: sama5d2: add LCD controller\0"
  "Date\0Tue, 29 Mar 2016 15:46:00 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0<linux-arm-kernel@lists.infradead.org>\0"
+ "Cc\0Alexandre Belloni <alexandre.belloni@free-electrons.com>"
+  Boris BREZILLON <boris.brezillon@free-electrons.com>
+  Ludovic Desroches <ludovic.desroches@atmel.com>
+  <linux-kernel@vger.kernel.org>
+ " Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\0"
  "\00:1\0"
  "b\0"
- "Le 10/03/2016 14:31, Nicolas Ferre a ?crit :\n"
+ "Le 10/03/2016 14:31, Nicolas Ferre a \303\251crit :\n"
  "> Note to myself: change the $subject line to:\n"
  "> ARM: dts: at91: sama5d2: add LCD controller\n"
  "> \n"
@@ -14,7 +19,7 @@
  "\n"
  "With $subject changed, queued in at91-4.7-dt branch.\n"
  "\n"
- "> Le 10/03/2016 14:25, Nicolas Ferre a ?crit :\n"
+ "> Le 10/03/2016 14:25, Nicolas Ferre a \303\251crit :\n"
  ">> Add LCD controller node that binds to the atmel_hlcdc DRM driver.\n"
  ">>\n"
  ">> Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
@@ -30,7 +35,7 @@
  ">>  \t\t\t#size-cells = <1>;\n"
  ">>  \t\t\tranges;\n"
  ">>  \n"
- ">> +\t\t\thlcdc: hlcdc at f0000000 {\n"
+ ">> +\t\t\thlcdc: hlcdc@f0000000 {\n"
  ">> +\t\t\t\tcompatible = \"atmel,sama5d2-hlcdc\";\n"
  ">> +\t\t\t\treg = <0xf0000000 0x2000>;\n"
  ">> +\t\t\t\tinterrupts = <45 IRQ_TYPE_LEVEL_HIGH 0>;\n"
@@ -43,7 +48,7 @@
  ">> +\t\t\t\t\t#address-cells = <1>;\n"
  ">> +\t\t\t\t\t#size-cells = <0>;\n"
  ">> +\n"
- ">> +\t\t\t\t\tport at 0 {\n"
+ ">> +\t\t\t\t\tport@0 {\n"
  ">> +\t\t\t\t\t\t#address-cells = <1>;\n"
  ">> +\t\t\t\t\t\t#size-cells = <0>;\n"
  ">> +\t\t\t\t\t\treg = <0>;\n"
@@ -56,7 +61,7 @@
  ">> +\t\t\t\t};\n"
  ">> +\t\t\t};\n"
  ">> +\n"
- ">>  \t\t\tramc0: ramc at f000c000 {\n"
+ ">>  \t\t\tramc0: ramc@f000c000 {\n"
  ">>  \t\t\t\tcompatible = \"atmel,sama5d3-ddramc\";\n"
  ">>  \t\t\t\treg = <0xf000c000 0x200>;\n"
  ">>\n"
@@ -67,4 +72,4 @@
  "-- \n"
  Nicolas Ferre
 
-1421039f92b9f99b6fdc8173acef4b5fd51b5db8e3f07c8ea9eb2ebdee8d6e46
+150af605d1a7618314868521e1e2523c48fcb0bebb810d8da331532e61ee5385

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.