All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <51124D1B.9030508@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index c4c14e1..b695d27 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,10 +12,10 @@ On 02/06/2013 11:54 AM, Ezequiel Garcia wrote:
 >>>> Since there is no 'partitions' node declared, one full sized
 >>>> partition named as the device will be created.
 >>>>
->>>> 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>
 >>>> ---
 >>>> This patch depends on:
 >>>>
@@ -39,10 +39,10 @@ On 02/06/2013 11:54 AM, Ezequiel Garcia wrote:
 >>>>  			phy-mode = "rgmii-id";
 >>>>  		};
 >>>> +
->>>> +		spi0: spi@d0010600 {
+>>>> +		spi0: spi at d0010600 {
 >>>> +			status = "okay";
 >>>> +
->>>> +			spi-flash@0 {
+>>>> +			spi-flash at 0 {
 >>>> +				#address-cells = <1>;
 >>>> +				#size-cells = <1>;
 >>>> +				compatible = "n25q128a13";
@@ -115,9 +115,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 c3775d0..3422ac9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,20 +2,10 @@
  "ref\05111331F.7090900@free-electrons.com\0"
  "ref\0511168BE.1000803@free-electrons.com\0"
  "ref\020130206105431.GA21764@localhost\0"
- "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
- "Subject\0Re: [PATCH] arm: mvebu: Add SPI flash on Armada XP-GP board\0"
+ "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
+ "Subject\0[PATCH] arm: mvebu: Add SPI flash on Armada XP-GP board\0"
  "Date\0Wed, 06 Feb 2013 13:31:23 +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>
-  shadi-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org
-  spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
-  dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@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"
  "On 02/06/2013 11:54 AM, Ezequiel Garcia wrote:\n"
@@ -32,10 +22,10 @@
  ">>>> Since there is no 'partitions' node declared, one full sized\n"
  ">>>> partition named as the device will be created.\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"
  ">>>> This patch depends on:\n"
  ">>>>\n"
@@ -59,10 +49,10 @@
  ">>>>  \t\t\tphy-mode = \"rgmii-id\";\n"
  ">>>>  \t\t};\n"
  ">>>> +\n"
- ">>>> +\t\tspi0: spi@d0010600 {\n"
+ ">>>> +\t\tspi0: spi at d0010600 {\n"
  ">>>> +\t\t\tstatus = \"okay\";\n"
  ">>>> +\n"
- ">>>> +\t\t\tspi-flash@0 {\n"
+ ">>>> +\t\t\tspi-flash at 0 {\n"
  ">>>> +\t\t\t\t#address-cells = <1>;\n"
  ">>>> +\t\t\t\t#size-cells = <1>;\n"
  ">>>> +\t\t\t\tcompatible = \"n25q128a13\";\n"
@@ -134,12 +124,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
 
-eb404c83f7a03a9ff0067a3946cbcc734bbc97f2cd7d394f702ba9d44dee9c8c
+6ae83004a4c1e456d432b803067443b252c1f81c904785e086452fc0bd744e51

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.