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

diff --git a/a/1.txt b/N1/1.txt
index 6917ed3..96cfb17 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 Hi Rob,
 
-Le 09/09/2015 01:40, Rob Herring a ?crit :
+Le 09/09/2015 01:40, Rob Herring a écrit :
 > On 09/01/2015 09:46 AM, Cyrille Pitchen wrote:
 >> This patch documents the DT bindings for the Atmel Flexcom which will be
 >> introduced by sama5d2x SoCs. These bindings will be used by the actual
@@ -95,7 +95,7 @@ property.
 >> +
 >> +Example:
 >> +
->> +flexcom at f8034000 {
+>> +flexcom@f8034000 {
 >> +	compatible = "atmel,sama5d2-flexcom";
 >> +	reg = <0xf8034000 0x200>;
 >> +	clocks = <&flx0_clk>;
@@ -104,7 +104,7 @@ property.
 >> +	ranges = <0x0 0xf8034000 0x800>;
 >> +	atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;
 >> +
->> +	spi at 400 {
+>> +	spi@400 {
 >> +		compatible = "atmel,at91rm9200-spi";
 >> +		reg = <0x400 0x200>;
 >> +		interrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;
@@ -116,7 +116,7 @@ property.
 >> +		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 81341e8..64d9104 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,28 @@
  "ref\0cover.1441118159.git.cyrille.pitchen@atmel.com\0"
  "ref\090fa2e0ded92567a29c996658153d833aaa5e411.1441118159.git.cyrille.pitchen@atmel.com\0"
  "ref\055EF7209.8060407@kernel.org\0"
- "From\0cyrille.pitchen@atmel.com (Cyrille Pitchen)\0"
- "Subject\0[PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0"
+ "From\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0"
+ "Subject\0Re: [PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0"
  "Date\0Wed, 9 Sep 2015 17:45:19 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob Herring <robh@kernel.org>"
+  nicolas.ferre@atmel.com
+  boris.brezillon@free-electrons.com
+  alexandre.belloni@free-electrons.com
+  sameo@linux.intel.com
+ " lee.jones@linaro.org\0"
+ "Cc\0linux-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"
  "Hi Rob,\n"
  "\n"
- "Le 09/09/2015 01:40, Rob Herring a ?crit :\n"
+ "Le 09/09/2015 01:40, Rob Herring a \303\251crit :\n"
  "> On 09/01/2015 09:46 AM, Cyrille Pitchen wrote:\n"
  ">> This patch documents the DT bindings for the Atmel Flexcom which will be\n"
  ">> introduced by sama5d2x SoCs. These bindings will be used by the actual\n"
@@ -104,7 +117,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"
@@ -113,7 +126,7 @@
  ">> +\tranges = <0x0 0xf8034000 0x800>;\n"
  ">> +\tatmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;\n"
  ">> +\n"
- ">> +\tspi at 400 {\n"
+ ">> +\tspi@400 {\n"
  ">> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n"
  ">> +\t\treg = <0x400 0x200>;\n"
  ">> +\t\tinterrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;\n"
@@ -125,7 +138,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"
@@ -139,4 +152,4 @@
  "\n"
  Cyrille
 
-f1b0095094e9a1e00b9a008e7175a60e9bdd41495b1649c38eb77331590194d7
+16a6563fa2851e8adeb9f5f0f3fc67c18e087d63b8018381a2762677870c32aa

diff --git a/a/1.txt b/N2/1.txt
index 6917ed3..96cfb17 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 Hi Rob,
 
-Le 09/09/2015 01:40, Rob Herring a ?crit :
+Le 09/09/2015 01:40, Rob Herring a écrit :
 > On 09/01/2015 09:46 AM, Cyrille Pitchen wrote:
 >> This patch documents the DT bindings for the Atmel Flexcom which will be
 >> introduced by sama5d2x SoCs. These bindings will be used by the actual
@@ -95,7 +95,7 @@ property.
 >> +
 >> +Example:
 >> +
->> +flexcom at f8034000 {
+>> +flexcom@f8034000 {
 >> +	compatible = "atmel,sama5d2-flexcom";
 >> +	reg = <0xf8034000 0x200>;
 >> +	clocks = <&flx0_clk>;
@@ -104,7 +104,7 @@ property.
 >> +	ranges = <0x0 0xf8034000 0x800>;
 >> +	atmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;
 >> +
->> +	spi at 400 {
+>> +	spi@400 {
 >> +		compatible = "atmel,at91rm9200-spi";
 >> +		reg = <0x400 0x200>;
 >> +		interrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;
@@ -116,7 +116,7 @@ property.
 >> +		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 81341e8..1a1a166 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,15 +1,28 @@
  "ref\0cover.1441118159.git.cyrille.pitchen@atmel.com\0"
  "ref\090fa2e0ded92567a29c996658153d833aaa5e411.1441118159.git.cyrille.pitchen@atmel.com\0"
  "ref\055EF7209.8060407@kernel.org\0"
- "From\0cyrille.pitchen@atmel.com (Cyrille Pitchen)\0"
- "Subject\0[PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0"
+ "From\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0"
+ "Subject\0Re: [PATCH linux-next v9 2/3] mfd: devicetree: add bindings for Atmel Flexcom\0"
  "Date\0Wed, 9 Sep 2015 17:45:19 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob Herring <robh@kernel.org>"
+  <nicolas.ferre@atmel.com>
+  <boris.brezillon@free-electrons.com>
+  <alexandre.belloni@free-electrons.com>
+  <sameo@linux.intel.com>
+ " <lee.jones@linaro.org>\0"
+ "Cc\0<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"
  "Hi Rob,\n"
  "\n"
- "Le 09/09/2015 01:40, Rob Herring a ?crit :\n"
+ "Le 09/09/2015 01:40, Rob Herring a \303\251crit :\n"
  "> On 09/01/2015 09:46 AM, Cyrille Pitchen wrote:\n"
  ">> This patch documents the DT bindings for the Atmel Flexcom which will be\n"
  ">> introduced by sama5d2x SoCs. These bindings will be used by the actual\n"
@@ -104,7 +117,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"
@@ -113,7 +126,7 @@
  ">> +\tranges = <0x0 0xf8034000 0x800>;\n"
  ">> +\tatmel,flexcom-mode = <ATMEL_FLEXCOM_MODE_SPI>;\n"
  ">> +\n"
- ">> +\tspi at 400 {\n"
+ ">> +\tspi@400 {\n"
  ">> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n"
  ">> +\t\treg = <0x400 0x200>;\n"
  ">> +\t\tinterrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;\n"
@@ -125,7 +138,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"
@@ -139,4 +152,4 @@
  "\n"
  Cyrille
 
-f1b0095094e9a1e00b9a008e7175a60e9bdd41495b1649c38eb77331590194d7
+0caf902d81a74d1f6a33a3b6bded11e731001b1cb6e31d08b2f6b311586b61a0

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.