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

diff --git a/a/1.txt b/N1/1.txt
index eb2f581..0f82330 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,9 +4,9 @@ On Mon, 22 Jun 2015, Cyrille Pitchen wrote:
 > 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: Boris Brezillon <boris.brezillon@free-electrons.com>
-> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
+> Signed-off-by: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>
+> Acked-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+> Acked-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
 > ---
 >  .../devicetree/bindings/mfd/atmel-flexcom.txt      | 58 ++++++++++++++++++++++
 >  1 file changed, 58 insertions(+)
@@ -76,7 +76,7 @@ Please point to the other documentation.
 
 > +Example:
 > +
-> +flx0: flexcom at f8034000 {
+> +flx0: flexcom@f8034000 {
 
 What references this node?  If nothing, then you can remove the label.
 
@@ -88,7 +88,7 @@ What references this node?  If nothing, then you can remove the label.
 > +	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>;
@@ -100,7 +100,7 @@ What references this node?  If nothing, then you can remove the label.
 > +		clock-names = "spi_clk";
 > +		atmel,fifo-size = <32>;
 > +
-> +		mtd_dataflash at 0 {
+> +		mtd_dataflash@0 {
 > +			compatible = "atmel,at25f512b";
 > +			reg = <0>;
 > +			spi-max-frequency = <20000000>;
@@ -111,5 +111,9 @@ What references this node?  If nothing, then you can remove the label.
 -- 
 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 071e577..dd37295 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,22 @@
  "ref\0cover.1434967670.git.cyrille.pitchen@atmel.com\0"
  "ref\0337ab4936bd6ec2f24c42e2f8f363df21f491a02.1434967670.git.cyrille.pitchen@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"
+ "ref\0337ab4936bd6ec2f24c42e2f8f363df21f491a02.1434967670.git.cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0"
+ "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v4 1/2] mfd: devicetree: add bindings for Atmel Flexcom\0"
  "Date\0Tue, 21 Jul 2015 10:09:10 +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"
  "On Mon, 22 Jun 2015, Cyrille Pitchen wrote:\n"
@@ -12,9 +25,9 @@
  "> introduced by sama5d2x SoCs. These bindings will be used by the actual Flexcom\n"
  "> driver to be sent in another patch.\n"
  "> \n"
- "> Signed-off-by: Cyrille Pitchen <cyrille.pitchen@atmel.com>\n"
- "> Acked-by: Boris Brezillon <boris.brezillon@free-electrons.com>\n"
- "> Acked-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>\n"
+ "> Signed-off-by: Cyrille Pitchen <cyrille.pitchen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n"
+ "> Acked-by: Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ "> Acked-by: Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
  "> ---\n"
  ">  .../devicetree/bindings/mfd/atmel-flexcom.txt      | 58 ++++++++++++++++++++++\n"
  ">  1 file changed, 58 insertions(+)\n"
@@ -84,7 +97,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"
  "\n"
@@ -96,7 +109,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"
@@ -108,7 +121,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"
@@ -119,7 +132,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
 
-bdd76686e2fb8262aa8cab19d281d93e9f6830799738c871abf60c5afa3edea6
+8c1b5bc14e9431b5f78ab91b254676c52734fc02c64d850c678b9226a0451eda

diff --git a/a/1.txt b/N2/1.txt
index eb2f581..723ea0f 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -76,7 +76,7 @@ Please point to the other documentation.
 
 > +Example:
 > +
-> +flx0: flexcom at f8034000 {
+> +flx0: flexcom@f8034000 {
 
 What references this node?  If nothing, then you can remove the label.
 
@@ -88,7 +88,7 @@ What references this node?  If nothing, then you can remove the label.
 > +	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>;
@@ -100,7 +100,7 @@ What references this node?  If nothing, then you can remove the label.
 > +		clock-names = "spi_clk";
 > +		atmel,fifo-size = <32>;
 > +
-> +		mtd_dataflash at 0 {
+> +		mtd_dataflash@0 {
 > +			compatible = "atmel,at25f512b";
 > +			reg = <0>;
 > +			spi-max-frequency = <20000000>;
@@ -111,5 +111,5 @@ What references this node?  If nothing, then you can remove the label.
 -- 
 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 071e577..4ce5b7f 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,21 @@
  "ref\0cover.1434967670.git.cyrille.pitchen@atmel.com\0"
  "ref\0337ab4936bd6ec2f24c42e2f8f363df21f491a02.1434967670.git.cyrille.pitchen@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 10:09:10 +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 Mon, 22 Jun 2015, Cyrille Pitchen wrote:\n"
@@ -84,7 +96,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"
  "\n"
@@ -96,7 +108,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"
@@ -108,7 +120,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"
@@ -119,7 +131,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
 
-bdd76686e2fb8262aa8cab19d281d93e9f6830799738c871abf60c5afa3edea6
+f885b869fef6a8fabc3d70bfb5e671ab6ef409ebf51506ba88a87527826e6036

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.