diff for duplicates of <5111331F.7090900@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index c644fc9..d6eb12e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,10 +7,10 @@ On 02/05/2013 12:24 PM, 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: > @@ -34,10 +34,10 @@ On 02/05/2013 12:24 PM, 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"; @@ -53,7 +53,7 @@ I applied, compiled and try this patch it worked well, at least for reading, I didn't try to write on the flash where my boolader is stored. So you can add my: -Tested-by: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> +Tested-by: Gregory Clement <gregory.clement@free-electrons.com> -- @@ -61,9 +61,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 d1f7516..317ea2f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,8 @@ "ref\01360063473-26176-1-git-send-email-ezequiel.garcia@free-electrons.com\0" - "ref\01360063473-26176-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] 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\0Tue, 05 Feb 2013 17:28:15 +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" @@ -23,10 +14,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" @@ -50,10 +41,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" @@ -69,19 +60,13 @@ "for reading, I didn't try to write on the flash where my boolader\n" "is stored. So you can add my:\n" "\n" - "Tested-by: Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" + "Tested-by: Gregory Clement <gregory.clement@free-electrons.com>\n" "\n" "\n" "-- \n" "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 -189b6d8f162a4b4fdd6eb3b3b8ca0a1b6826f2d05f18d73e6a92156a30079113 +1fac72db8522a9eb61e607cb6d382351288fa1aafc0f3c8494c40d048de67321
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.