All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150721151035.GK3061@x1>

diff --git a/a/1.txt b/N1/1.txt
index a3edd69..2db8e58 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On Tue, 21 Jul 2015, Cyrille Pitchen wrote:
 
 > Hi Lee,
 > 
-> Le 21/07/2015 11:09, Lee Jones a ?crit :
+> Le 21/07/2015 11:09, Lee Jones a écrit :
 > > On Mon, 22 Jun 2015, Cyrille Pitchen wrote:
 > ...
 > >> +- atmel,flexcom-mode: shall be a string among { "spi", "usart", "i2c", "twi" }.
@@ -60,7 +60,7 @@ present.
 
 > >> +Example:
 > >> +
-> >> +flx0: flexcom at f8034000 {
+> >> +flx0: flexcom@f8034000 {
 > > 
 > > What references this node?  If nothing, then you can remove the label.
 > OK, I will remove the label in the next series.
@@ -73,7 +73,7 @@ present.
 > >> +	ranges = <0x0 0xf8034000 0x800>;
 > >> +	atmel,flexcom-mode = "spi";
 > >> +
-> >> +	spi at f8034400 {
+> >> +	spi@f8034400 {
 > >> +		compatible = "atmel,at91rm9200-spi";
 > >> +		reg = <0x400 0x200>;
 > >> +		interrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;
@@ -85,7 +85,7 @@ present.
 > >> +		clock-names = "spi_clk";
 > >> +		atmel,fifo-size = <32>;
 > >> +
-> >> +		mtd_dataflash at 0 {
+> >> +		mtd_dataflash@0 {
 > >> +			compatible = "atmel,at25f512b";
 > >> +			reg = <0>;
 > >> +			spi-max-frequency = <20000000>;
@@ -103,5 +103,5 @@ present.
 -- 
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org ? Open source software for ARM SoCs
+Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
diff --git a/a/content_digest b/N1/content_digest
index 7080bc9..ff929c6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,17 +2,29 @@
  "ref\0337ab4936bd6ec2f24c42e2f8f363df21f491a02.1434967670.git.cyrille.pitchen@atmel.com\0"
  "ref\020150721090910.GG3061@x1\0"
  "ref\055AE53F2.5080904@atmel.com\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH v4 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "Subject\0Re: [PATCH v4 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
  "Date\0Tue, 21 Jul 2015 16:10:35 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Cyrille Pitchen <cyrille.pitchen@atmel.com>\0"
+ "Cc\0nicolas.ferre@atmel.com"
+  boris.brezillon@free-electrons.com
+  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"
  "On Tue, 21 Jul 2015, Cyrille Pitchen wrote:\n"
  "\n"
  "> Hi Lee,\n"
  "> \n"
- "> Le 21/07/2015 11:09, Lee Jones a ?crit :\n"
+ "> Le 21/07/2015 11:09, Lee Jones a \303\251crit :\n"
  "> > On Mon, 22 Jun 2015, Cyrille Pitchen wrote:\n"
  "> ...\n"
  "> >> +- atmel,flexcom-mode: shall be a string among { \"spi\", \"usart\", \"i2c\", \"twi\" }.\n"
@@ -70,7 +82,7 @@
  "\n"
  "> >> +Example:\n"
  "> >> +\n"
- "> >> +flx0: flexcom at f8034000 {\n"
+ "> >> +flx0: flexcom@f8034000 {\n"
  "> > \n"
  "> > What references this node?  If nothing, then you can remove the label.\n"
  "> OK, I will remove the label in the next series.\n"
@@ -83,7 +95,7 @@
  "> >> +\tranges = <0x0 0xf8034000 0x800>;\n"
  "> >> +\tatmel,flexcom-mode = \"spi\";\n"
  "> >> +\n"
- "> >> +\tspi at f8034400 {\n"
+ "> >> +\tspi@f8034400 {\n"
  "> >> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n"
  "> >> +\t\treg = <0x400 0x200>;\n"
  "> >> +\t\tinterrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;\n"
@@ -95,7 +107,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"
@@ -113,7 +125,7 @@
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org ? Open source software for ARM SoCs\n"
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
  Follow Linaro: Facebook | Twitter | Blog
 
-74afee3b0328165fbd496286139d1e0d136398809f12328adfc58945aee72d2d
+cb119d5ec85a2f751e3d027d3ae0f02b68135b1ab26cd54b3d6d5fb2c05afef8

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.