All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <877f7lm2zi.fsf@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index 911e333..d24a2f8 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,11 +1,11 @@
 Hi Romain,
  
- On mer., nov. 30 2016, Romain Perier <romain.perier-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:
+ On mer., nov. 30 2016, Romain Perier <romain.perier@free-electrons.com> wrote:
 
 > Armada 3700 SoC has an SPI Controller, this commit adds the definition
 > of the SPI device node at the SoC level.
 >
-> Signed-off-by: Romain Perier <romain.perier-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+> Signed-off-by: Romain Perier <romain.perier@free-electrons.com>
 > ---
 >
 > Changes in v2:
@@ -23,7 +23,7 @@ Hi Romain,
 >  			/* 32M internal register @ 0xd000_0000 */
 >  			ranges = <0x0 0x0 0xd0000000 0x2000000>;
 >  
-> +			spi0: spi@10600 {
+> +			spi0: spi at 10600 {
 > +				compatible = "marvell,armada-3700-spi";
 > +				#address-cells = <1>;
 > +				#size-cells = <0>;
@@ -48,7 +48,7 @@ Gregory
 > +				status = "disabled";
 > +			};
 > +
->  			uart0: serial@12000 {
+>  			uart0: serial at 12000 {
 >  				compatible = "marvell,armada-3700-uart";
 >  				reg = <0x12000 0x400>;
 > -- 
@@ -60,7 +60,3 @@ Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
 http://free-electrons.com
---
-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 e58cd01..f410aa4 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,36 +1,19 @@
  "ref\020161130094351.2748-1-romain.perier@free-electrons.com\0"
  "ref\020161130094351.2748-5-romain.perier@free-electrons.com\0"
- "ref\020161130094351.2748-5-romain.perier-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0"
- "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2 4/5] arm64: dts: marvell: Add definition of SPI controller for Armada 3700\0"
+ "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
+ "Subject\0[PATCH v2 4/5] arm64: dts: marvell: Add definition of SPI controller for Armada 3700\0"
  "Date\0Wed, 30 Nov 2016 15:55:29 +0100\0"
- "To\0Romain Perier <romain.perier-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Cc\0Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
-  linux-spi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
-  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
-  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-  Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-  Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-  Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-  Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  xigu-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org
- " dingwei-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Romain,\n"
  " \n"
- " On mer., nov. 30 2016, Romain Perier <romain.perier-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:\n"
+ " On mer., nov. 30 2016, Romain Perier <romain.perier@free-electrons.com> wrote:\n"
  "\n"
  "> Armada 3700 SoC has an SPI Controller, this commit adds the definition\n"
  "> of the SPI device node at the SoC level.\n"
  ">\n"
- "> Signed-off-by: Romain Perier <romain.perier-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ "> Signed-off-by: Romain Perier <romain.perier@free-electrons.com>\n"
  "> ---\n"
  ">\n"
  "> Changes in v2:\n"
@@ -48,7 +31,7 @@
  ">  \t\t\t/* 32M internal register @ 0xd000_0000 */\n"
  ">  \t\t\tranges = <0x0 0x0 0xd0000000 0x2000000>;\n"
  ">  \n"
- "> +\t\t\tspi0: spi@10600 {\n"
+ "> +\t\t\tspi0: spi at 10600 {\n"
  "> +\t\t\t\tcompatible = \"marvell,armada-3700-spi\";\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <0>;\n"
@@ -73,7 +56,7 @@
  "> +\t\t\t\tstatus = \"disabled\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- ">  \t\t\tuart0: serial@12000 {\n"
+ ">  \t\t\tuart0: serial at 12000 {\n"
  ">  \t\t\t\tcompatible = \"marvell,armada-3700-uart\";\n"
  ">  \t\t\t\treg = <0x12000 0x400>;\n"
  "> -- \n"
@@ -84,10 +67,6 @@
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
- "http://free-electrons.com\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
+ http://free-electrons.com
 
-75534888964a6b6640c4aa1f496083d8444e8c52c07b681319537b34d14f7d0a
+ee50602c9fa5429609b9f9de6aa02b9568c905ebab719515f64265e7908c0650

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.