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

diff --git a/a/1.txt b/N1/1.txt
index 3ea83c4..2d9e494 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,8 +8,8 @@ In particular the use of the 'ranges' property to store device 'mode'.
 > introduced by sama5d2x SoCs. These bindings will be used by the actual
 > Flexcom driver to be sent in another patch.
 > 
-> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>
-> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
+> Signed-off-by: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
 > ---
 >  .../devicetree/bindings/mfd/atmel-flexcom.txt      | 68 ++++++++++++++++++++++
 >  1 file changed, 68 insertions(+)
@@ -60,7 +60,7 @@ In particular the use of the 'ranges' property to store device 'mode'.
 > +
 > +Example:
 > +
-> +flexcom at f8034000 {
+> +flexcom@f8034000 {
 > +	compatible = "atmel,sama5d2-flexcom";
 > +	reg = <0xf8034000 0x200>;
 > +	clocks = <&flx0_clk>;
@@ -70,7 +70,7 @@ In particular the use of the 'ranges' property to store device 'mode'.
 > +		  2 0 0xf8034400 0x200		/* opmode 2: SPI */
 > +		  3 0 0xf8034600 0x200>;	/* opmode 3: I2C */
 > +
-> +	spi at 2,0 {
+> +	spi@2,0 {
 > +		compatible = "atmel,at91rm9200-spi";
 > +		reg = <2 0 0x200>;
 > +		interrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;
@@ -82,7 +82,7 @@ In particular the use of the 'ranges' property to store device 'mode'.
 > +		clock-names = "spi_clk";
 > +		atmel,fifo-size = <32>;
 > +
-> +		mtd_dataflash at 0 {
+> +		mtd_dataflash@0 {
 > +			compatible = "atmel,at25f512b";
 > +			reg = <0>;
 > +			spi-max-frequency = <20000000>;
@@ -93,5 +93,9 @@ In particular the use of the 'ranges' property to store device 'mode'.
 -- 
 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
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 40fc1de..bf2d447 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,22 @@
  "ref\0cover.1437731428.git.cyrille.pitchen@atmel.com\0"
  "ref\0738a001f14a5fa4fa8e5f90ad859a318cba0de42.1437731428.git.cyrille.pitchen@atmel.com\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH v8 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
+ "ref\0738a001f14a5fa4fa8e5f90ad859a318cba0de42.1437731428.git.cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
+ "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v8 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
  "Date\0Fri, 24 Jul 2015 16:08:54 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0"
+ "Cc\0nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org"
+  boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
+  alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org
+  sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  pawel.moll-5wv7dgnIgG8@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org
+  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "DT chaps,\n"
@@ -16,8 +29,8 @@
  "> introduced by sama5d2x SoCs. These bindings will be used by the actual\n"
  "> Flexcom driver to be sent in another patch.\n"
  "> \n"
- "> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>\n"
- "> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n"
+ "> Signed-off-by: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
+ "> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
  "> ---\n"
  ">  .../devicetree/bindings/mfd/atmel-flexcom.txt      | 68 ++++++++++++++++++++++\n"
  ">  1 file changed, 68 insertions(+)\n"
@@ -68,7 +81,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"
@@ -78,7 +91,7 @@
  "> +\t\t  2 0 0xf8034400 0x200\t\t/* opmode 2: SPI */\n"
  "> +\t\t  3 0 0xf8034600 0x200>;\t/* opmode 3: I2C */\n"
  "> +\n"
- "> +\tspi at 2,0 {\n"
+ "> +\tspi@2,0 {\n"
  "> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n"
  "> +\t\treg = <2 0 0x200>;\n"
  "> +\t\tinterrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;\n"
@@ -90,7 +103,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"
@@ -101,7 +114,11 @@
  "-- \n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org ? Open source software for ARM SoCs\n"
- Follow Linaro: Facebook | Twitter | Blog
+ "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Follow Linaro: Facebook | Twitter | Blog\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-356d1bd78f39b73a7d7e7c031ba3cc1b43ff3912c5b56bb2b0668a0426673a58
+edaa2f0d3966d557d9471685c14025b191bcff6cb7aad6afaa5534808218882e

diff --git a/a/1.txt b/N2/1.txt
index 3ea83c4..f1ec0d2 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -60,7 +60,7 @@ In particular the use of the 'ranges' property to store device 'mode'.
 > +
 > +Example:
 > +
-> +flexcom at f8034000 {
+> +flexcom@f8034000 {
 > +	compatible = "atmel,sama5d2-flexcom";
 > +	reg = <0xf8034000 0x200>;
 > +	clocks = <&flx0_clk>;
@@ -70,7 +70,7 @@ In particular the use of the 'ranges' property to store device 'mode'.
 > +		  2 0 0xf8034400 0x200		/* opmode 2: SPI */
 > +		  3 0 0xf8034600 0x200>;	/* opmode 3: I2C */
 > +
-> +	spi at 2,0 {
+> +	spi@2,0 {
 > +		compatible = "atmel,at91rm9200-spi";
 > +		reg = <2 0 0x200>;
 > +		interrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;
@@ -82,7 +82,7 @@ In particular the use of the 'ranges' property to store device 'mode'.
 > +		clock-names = "spi_clk";
 > +		atmel,fifo-size = <32>;
 > +
-> +		mtd_dataflash at 0 {
+> +		mtd_dataflash@0 {
 > +			compatible = "atmel,at25f512b";
 > +			reg = <0>;
 > +			spi-max-frequency = <20000000>;
@@ -93,5 +93,5 @@ In particular the use of the 'ranges' property to store device 'mode'.
 -- 
 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/N2/content_digest
index 40fc1de..f61925d 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,21 @@
  "ref\0cover.1437731428.git.cyrille.pitchen@atmel.com\0"
  "ref\0738a001f14a5fa4fa8e5f90ad859a318cba0de42.1437731428.git.cyrille.pitchen@atmel.com\0"
- "From\0lee.jones@linaro.org (Lee Jones)\0"
- "Subject\0[PATCH v8 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "Subject\0Re: [PATCH v8 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
  "Date\0Fri, 24 Jul 2015 16:08:54 +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"
  "DT chaps,\n"
@@ -68,7 +80,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"
@@ -78,7 +90,7 @@
  "> +\t\t  2 0 0xf8034400 0x200\t\t/* opmode 2: SPI */\n"
  "> +\t\t  3 0 0xf8034600 0x200>;\t/* opmode 3: I2C */\n"
  "> +\n"
- "> +\tspi at 2,0 {\n"
+ "> +\tspi@2,0 {\n"
  "> +\t\tcompatible = \"atmel,at91rm9200-spi\";\n"
  "> +\t\treg = <2 0 0x200>;\n"
  "> +\t\tinterrupts = <19 IRQ_TYPE_LEVEL_HIGH 7>;\n"
@@ -90,7 +102,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"
@@ -101,7 +113,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
 
-356d1bd78f39b73a7d7e7c031ba3cc1b43ff3912c5b56bb2b0668a0426673a58
+334e7b7d26f83c735f73b8d599d2b918b977a9cbe41a15a96527354e4908013f

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.