All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <55B1F9B7.2080206@atmel.com>

diff --git a/a/1.txt b/N1/1.txt
index 6162225..f403a1f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-Le 23/07/2015 21:48, Boris Brezillon a ?crit :
+Le 23/07/2015 21:48, Boris Brezillon a écrit :
 > On Thu, 23 Jul 2015 18:42:55 +0200
 > Cyrille Pitchen <cyrille.pitchen@atmel.com> wrote:
 > 
@@ -57,7 +57,7 @@ Le 23/07/2015 21:48, Boris Brezillon a ?crit :
 >> +
 >> +Example:
 >> +
->> +flexcom at f8034000 {
+>> +flexcom@f8034000 {
 >> +	compatible = "atmel,sama5d2-flexcom";
 >> +	reg = <0xf8034000 0x200>;
 >> +	clocks = <&flx0_clk>;
@@ -71,11 +71,11 @@ Yes, the opmode(s) are exactly the values described in the product
 datasheet.
 
 >> +
->> +	spi at f8034400 {
+>> +	spi@f8034400 {
 > 
 > Should be:
 > 
-> 	spi at 2,0 {
+> 	spi@2,0 {
 
 Yep!
 
@@ -97,7 +97,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 >> +		clock-names = "spi_clk";
 >> +		atmel,fifo-size = <32>;
 >> +
->> +		mtd_dataflash at 0 {
+>> +		mtd_dataflash@0 {
 >> +			compatible = "atmel,at25f512b";
 >> +			reg = <0>;
 >> +			spi-max-frequency = <20000000>;
diff --git a/a/content_digest b/N1/content_digest
index 923d6e7..6d6406e 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,25 @@
  "ref\0cover.1437669004.git.cyrille.pitchen@atmel.com\0"
  "ref\060057bbf7d39ec63d391d26271747cf0228a3ed1.1437669004.git.cyrille.pitchen@atmel.com\0"
  "ref\020150723214857.4322c758@bbrezillon\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
  "Date\0Fri, 24 Jul 2015 10:39:19 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Boris Brezillon <boris.brezillon@free-electrons.com>"
+  Cyrille Pitchen <cyrille.pitchen@atmel.com>
+ " lee.jones@linaro.org\0"
+ "Cc\0alexandre.belloni@free-electrons.com"
+  sameo@linux.intel.com
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  robh+dt@kernel.org
+  pawel.moll@arm.com
+  mark.rutland@arm.com
+  ijc+devicetree@hellion.org.uk
+  galak@codeaurora.org
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
- "Le 23/07/2015 21:48, Boris Brezillon a ?crit :\n"
+ "Le 23/07/2015 21:48, Boris Brezillon a \303\251crit :\n"
  "> On Thu, 23 Jul 2015 18:42:55 +0200\n"
  "> Cyrille Pitchen <cyrille.pitchen@atmel.com> wrote:\n"
  "> \n"
@@ -66,7 +78,7 @@
  ">> +\n"
  ">> +Example:\n"
  ">> +\n"
- ">> +flexcom at f8034000 {\n"
+ ">> +flexcom@f8034000 {\n"
  ">> +\tcompatible = \"atmel,sama5d2-flexcom\";\n"
  ">> +\treg = <0xf8034000 0x200>;\n"
  ">> +\tclocks = <&flx0_clk>;\n"
@@ -80,11 +92,11 @@
  "datasheet.\n"
  "\n"
  ">> +\n"
- ">> +\tspi at f8034400 {\n"
+ ">> +\tspi@f8034400 {\n"
  "> \n"
  "> Should be:\n"
  "> \n"
- "> \tspi at 2,0 {\n"
+ "> \tspi@2,0 {\n"
  "\n"
  "Yep!\n"
  "\n"
@@ -106,7 +118,7 @@
  ">> +\t\tclock-names = \"spi_clk\";\n"
  ">> +\t\tatmel,fifo-size = <32>;\n"
  ">> +\n"
- ">> +\t\tmtd_dataflash at 0 {\n"
+ ">> +\t\tmtd_dataflash@0 {\n"
  ">> +\t\t\tcompatible = \"atmel,at25f512b\";\n"
  ">> +\t\t\treg = <0>;\n"
  ">> +\t\t\tspi-max-frequency = <20000000>;\n"
@@ -121,4 +133,4 @@
  "-- \n"
  Nicolas Ferre
 
-70ceb5d2a010e561db5b301cb71fe1a2793cd19217c23a3e0f4e35eb76ed4dd0
+8cafdbf463d306be144cbdd93e082e0b541fca770a4bf5123ba22f6054827e35

diff --git a/a/1.txt b/N2/1.txt
index 6162225..f403a1f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,4 +1,4 @@
-Le 23/07/2015 21:48, Boris Brezillon a ?crit :
+Le 23/07/2015 21:48, Boris Brezillon a écrit :
 > On Thu, 23 Jul 2015 18:42:55 +0200
 > Cyrille Pitchen <cyrille.pitchen@atmel.com> wrote:
 > 
@@ -57,7 +57,7 @@ Le 23/07/2015 21:48, Boris Brezillon a ?crit :
 >> +
 >> +Example:
 >> +
->> +flexcom at f8034000 {
+>> +flexcom@f8034000 {
 >> +	compatible = "atmel,sama5d2-flexcom";
 >> +	reg = <0xf8034000 0x200>;
 >> +	clocks = <&flx0_clk>;
@@ -71,11 +71,11 @@ Yes, the opmode(s) are exactly the values described in the product
 datasheet.
 
 >> +
->> +	spi at f8034400 {
+>> +	spi@f8034400 {
 > 
 > Should be:
 > 
-> 	spi at 2,0 {
+> 	spi@2,0 {
 
 Yep!
 
@@ -97,7 +97,7 @@ Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
 >> +		clock-names = "spi_clk";
 >> +		atmel,fifo-size = <32>;
 >> +
->> +		mtd_dataflash at 0 {
+>> +		mtd_dataflash@0 {
 >> +			compatible = "atmel,at25f512b";
 >> +			reg = <0>;
 >> +			spi-max-frequency = <20000000>;
diff --git a/a/content_digest b/N2/content_digest
index 923d6e7..f02c62f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,13 +1,25 @@
  "ref\0cover.1437669004.git.cyrille.pitchen@atmel.com\0"
  "ref\060057bbf7d39ec63d391d26271747cf0228a3ed1.1437669004.git.cyrille.pitchen@atmel.com\0"
  "ref\020150723214857.4322c758@bbrezillon\0"
- "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0"
- "Subject\0[PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
+ "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0"
+ "Subject\0Re: [PATCH v7 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
  "Date\0Fri, 24 Jul 2015 10:39:19 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Boris Brezillon <boris.brezillon@free-electrons.com>"
+  Cyrille Pitchen <cyrille.pitchen@atmel.com>
+ " <lee.jones@linaro.org>\0"
+ "Cc\0<alexandre.belloni@free-electrons.com>"
+  <sameo@linux.intel.com>
+  <linux-arm-kernel@lists.infradead.org>
+  <linux-kernel@vger.kernel.org>
+  <robh+dt@kernel.org>
+  <pawel.moll@arm.com>
+  <mark.rutland@arm.com>
+  <ijc+devicetree@hellion.org.uk>
+  <galak@codeaurora.org>
+ " <devicetree@vger.kernel.org>\0"
  "\00:1\0"
  "b\0"
- "Le 23/07/2015 21:48, Boris Brezillon a ?crit :\n"
+ "Le 23/07/2015 21:48, Boris Brezillon a \303\251crit :\n"
  "> On Thu, 23 Jul 2015 18:42:55 +0200\n"
  "> Cyrille Pitchen <cyrille.pitchen@atmel.com> wrote:\n"
  "> \n"
@@ -66,7 +78,7 @@
  ">> +\n"
  ">> +Example:\n"
  ">> +\n"
- ">> +flexcom at f8034000 {\n"
+ ">> +flexcom@f8034000 {\n"
  ">> +\tcompatible = \"atmel,sama5d2-flexcom\";\n"
  ">> +\treg = <0xf8034000 0x200>;\n"
  ">> +\tclocks = <&flx0_clk>;\n"
@@ -80,11 +92,11 @@
  "datasheet.\n"
  "\n"
  ">> +\n"
- ">> +\tspi at f8034400 {\n"
+ ">> +\tspi@f8034400 {\n"
  "> \n"
  "> Should be:\n"
  "> \n"
- "> \tspi at 2,0 {\n"
+ "> \tspi@2,0 {\n"
  "\n"
  "Yep!\n"
  "\n"
@@ -106,7 +118,7 @@
  ">> +\t\tclock-names = \"spi_clk\";\n"
  ">> +\t\tatmel,fifo-size = <32>;\n"
  ">> +\n"
- ">> +\t\tmtd_dataflash at 0 {\n"
+ ">> +\t\tmtd_dataflash@0 {\n"
  ">> +\t\t\tcompatible = \"atmel,at25f512b\";\n"
  ">> +\t\t\treg = <0>;\n"
  ">> +\t\t\tspi-max-frequency = <20000000>;\n"
@@ -121,4 +133,4 @@
  "-- \n"
  Nicolas Ferre
 
-70ceb5d2a010e561db5b301cb71fe1a2793cd19217c23a3e0f4e35eb76ed4dd0
+b43237f7258b382917f53f0710ed4aac0945f72839c6f4697092ebefede0dba5

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.