All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55770EA6.8020908@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index ee2e19a..5d70d37 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-Le 03/06/2015 18:25, Cyrille Pitchen a écrit :
+Le 03/06/2015 18:25, Cyrille Pitchen a ?crit :
 > add a new value "atmel,at91sama5d2-i2c" for the "compatible" property.
 
 Well, here I would like "atmel,sama5d2-i2c" like any other "SAMA5"
@@ -44,12 +44,12 @@ Ditto
 >  - Child nodes conforming to i2c bus binding
 >  
 >  Examples :
-> @@ -32,3 +35,25 @@ i2c0: i2c@fff84000 {
+> @@ -32,3 +35,25 @@ i2c0: i2c at fff84000 {
 >  		pagesize = <128>;
 >  	}
 >  }
 > +
-> +i2c0: i2c@f8034600 {
+> +i2c0: i2c at f8034600 {
 > +	compatible = "atmel,at91sama5d2-i2c";
 
 Ditto
@@ -68,7 +68,7 @@ Ditto
 > +	clocks = <&flx0>;
 > +	atmel,fifo-size = <32>;
 > +
-> +	wm8731: wm8731@1a {
+> +	wm8731: wm8731 at 1a {
 > +		compatible = "wm8731";
 > +		reg = <0x1a>;
 > +	};
diff --git a/a/content_digest b/N1/content_digest
index d9795b1..e01a847 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,12 @@
  "ref\0cover.1433348016.git.cyrille.pitchen@atmel.com\0"
  "ref\0aa2a1ec2bd3da46c9a3bbbe0812d82de09d66095.1433348016.git.cyrille.pitchen@atmel.com\0"
- "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
- "Subject\0Re: [PATCH v5 3/6] i2c: at91: update documentation for DT bindings\0"
+ "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
+ "Subject\0[PATCH v5 3/6] i2c: at91: update documentation for DT bindings\0"
  "Date\0Tue, 9 Jun 2015 18:04:54 +0200\0"
- "To\0Cyrille Pitchen <cyrille.pitchen@atmel.com>"
-  ludovic.desroches@atmel.com
-  linux-i2c@vger.kernel.org
- " wsa@the-dreams.de\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
- " robh+dt@kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "Le 03/06/2015 18:25, Cyrille Pitchen a \303\251crit :\n"
+ "Le 03/06/2015 18:25, Cyrille Pitchen a ?crit :\n"
  "> add a new value \"atmel,at91sama5d2-i2c\" for the \"compatible\" property.\n"
  "\n"
  "Well, here I would like \"atmel,sama5d2-i2c\" like any other \"SAMA5\"\n"
@@ -63,12 +52,12 @@
  ">  - Child nodes conforming to i2c bus binding\n"
  ">  \n"
  ">  Examples :\n"
- "> @@ -32,3 +35,25 @@ i2c0: i2c@fff84000 {\n"
+ "> @@ -32,3 +35,25 @@ i2c0: i2c at fff84000 {\n"
  ">  \t\tpagesize = <128>;\n"
  ">  \t}\n"
  ">  }\n"
  "> +\n"
- "> +i2c0: i2c@f8034600 {\n"
+ "> +i2c0: i2c at f8034600 {\n"
  "> +\tcompatible = \"atmel,at91sama5d2-i2c\";\n"
  "\n"
  "Ditto\n"
@@ -87,7 +76,7 @@
  "> +\tclocks = <&flx0>;\n"
  "> +\tatmel,fifo-size = <32>;\n"
  "> +\n"
- "> +\twm8731: wm8731@1a {\n"
+ "> +\twm8731: wm8731 at 1a {\n"
  "> +\t\tcompatible = \"wm8731\";\n"
  "> +\t\treg = <0x1a>;\n"
  "> +\t};\n"
@@ -98,4 +87,4 @@
  "-- \n"
  Nicolas Ferre
 
-92300194833a071c29489c2a60b5558d626d528d09438dd77c6cd59b3a54e472
+f2fcb0a4e3c35623ee0469b77d382b76d22ab44d2f83541df25da534e5eb4d9f

diff --git a/a/content_digest b/N2/content_digest
index d9795b1..2527904 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,17 +4,17 @@
  "Subject\0Re: [PATCH v5 3/6] i2c: at91: update documentation for DT bindings\0"
  "Date\0Tue, 9 Jun 2015 18:04:54 +0200\0"
  "To\0Cyrille Pitchen <cyrille.pitchen@atmel.com>"
-  ludovic.desroches@atmel.com
-  linux-i2c@vger.kernel.org
- " wsa@the-dreams.de\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
-  pawel.moll@arm.com
-  mark.rutland@arm.com
-  ijc+devicetree@hellion.org.uk
-  galak@codeaurora.org
- " robh+dt@kernel.org\0"
+  <ludovic.desroches@atmel.com>
+  <linux-i2c@vger.kernel.org>
+ " <wsa@the-dreams.de>\0"
+ "Cc\0<linux-kernel@vger.kernel.org>"
+  <linux-arm-kernel@lists.infradead.org>
+  <devicetree@vger.kernel.org>
+  <pawel.moll@arm.com>
+  <mark.rutland@arm.com>
+  <ijc+devicetree@hellion.org.uk>
+  <galak@codeaurora.org>
+ " <robh+dt@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "Le 03/06/2015 18:25, Cyrille Pitchen a \303\251crit :\n"
@@ -98,4 +98,4 @@
  "-- \n"
  Nicolas Ferre
 
-92300194833a071c29489c2a60b5558d626d528d09438dd77c6cd59b3a54e472
+ddb6a68c73f06374c1a2709eaf25a2eeac68da8f682716911ce0ec9872329b34

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.