All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <51110FAE.4070700@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index aabfdcb..9d499ac 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -5,10 +5,10 @@ On 02/04/2013 05:38 PM, Ezequiel Garcia wrote:
 > This patch adds support for this controller in Armada 370
 > and Armada XP SoC common device tree files.
 > 
-> Cc: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-> Cc: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
-> Cc: Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-> Signed-off-by: Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+> Cc: Gregory Clement <gregory.clement@free-electrons.com>
+> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
+> Cc: Lior Amsalem <alior@marvell.com>
+> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
 > ---
 >  arch/arm/boot/dts/armada-370-xp.dtsi |   22 ++++++++++++++++++++++
 >  1 files changed, 22 insertions(+), 0 deletions(-)
@@ -22,7 +22,7 @@ On 02/04/2013 05:38 PM, Ezequiel Garcia wrote:
 >  			status = "disabled";
 >  		};
 > +
-> +		spi0: spi@d0010600 {
+> +		spi0: spi at d0010600 {
 > +			compatible = "marvell,orion-spi";
 > +			reg = <0xd0010600 0x50>;
 
@@ -43,7 +43,7 @@ So I think that the best for now is to declare:
 > +			status = "disabled";
 > +		};
 > +
-> +		spi1: spi@d0010680 {
+> +		spi1: spi at d0010680 {
 > +			compatible = "marvell,orion-spi";
 > +			reg = <0xd0010680 0x50>;
 and here:
@@ -63,7 +63,7 @@ and here:
 
 Once it will be fixed, for this patch you can add my
 
-Acked-by: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
+Acked-by: Gregory Clement <gregory.clement@free-electrons.com>
 
 
 Regards,
@@ -72,9 +72,3 @@ Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
 http://free-electrons.com
-
-------------------------------------------------------------------------------
-Free Next-Gen Firewall Hardware Offer
-Buy your Sophos next-gen firewall before the end March 2013 
-and get the hardware for free! Learn more.
-http://p.sf.net/sfu/sophos-d2d-feb
diff --git a/a/content_digest b/N1/content_digest
index 56793c9..a248d34 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,8 @@
  "ref\01359995888-2385-1-git-send-email-ezequiel.garcia@free-electrons.com\0"
- "ref\01359995888-2385-1-git-send-email-ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0"
- "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Subject\0Re: [PATCH 1/2] ARM: mvebu: Add support for SPI controller in Armada 370/XP\0"
+ "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
+ "Subject\0[PATCH 1/2] ARM: mvebu: Add support for SPI controller in Armada 370/XP\0"
  "Date\0Tue, 05 Feb 2013 14:57:02 +0100\0"
- "To\0Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Cc\0Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>"
-  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
-  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
-  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
-  Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>
-  spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
-  Florian Fainelli <florian-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
- " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Ezequiel,\n"
@@ -21,10 +12,10 @@
  "> This patch adds support for this controller in Armada 370\n"
  "> and Armada XP SoC common device tree files.\n"
  "> \n"
- "> Cc: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
- "> Cc: Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
- "> Cc: Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n"
- "> Signed-off-by: Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ "> Cc: Gregory Clement <gregory.clement@free-electrons.com>\n"
+ "> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>\n"
+ "> Cc: Lior Amsalem <alior@marvell.com>\n"
+ "> Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/armada-370-xp.dtsi |   22 ++++++++++++++++++++++\n"
  ">  1 files changed, 22 insertions(+), 0 deletions(-)\n"
@@ -38,7 +29,7 @@
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t};\n"
  "> +\n"
- "> +\t\tspi0: spi@d0010600 {\n"
+ "> +\t\tspi0: spi at d0010600 {\n"
  "> +\t\t\tcompatible = \"marvell,orion-spi\";\n"
  "> +\t\t\treg = <0xd0010600 0x50>;\n"
  "\n"
@@ -59,7 +50,7 @@
  "> +\t\t\tstatus = \"disabled\";\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tspi1: spi@d0010680 {\n"
+ "> +\t\tspi1: spi at d0010680 {\n"
  "> +\t\t\tcompatible = \"marvell,orion-spi\";\n"
  "> +\t\t\treg = <0xd0010680 0x50>;\n"
  "and here:\n"
@@ -79,7 +70,7 @@
  "\n"
  "Once it will be fixed, for this patch you can add my\n"
  "\n"
- "Acked-by: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n"
+ "Acked-by: Gregory Clement <gregory.clement@free-electrons.com>\n"
  "\n"
  "\n"
  "Regards,\n"
@@ -87,12 +78,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"
- "------------------------------------------------------------------------------\n"
- "Free Next-Gen Firewall Hardware Offer\n"
- "Buy your Sophos next-gen firewall before the end March 2013 \n"
- "and get the hardware for free! Learn more.\n"
- http://p.sf.net/sfu/sophos-d2d-feb
+ http://free-electrons.com
 
-54d49a311de34071e3cc3c8c47fe8feb76efcfc2fdd5eb15ac5934f10ef80cce
+ac1b8e20a37ec3a78742923c87a181494642ca9034d65a629d8739d4f1a8c66b

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.