diff for duplicates of <20140312212936.GA2384@arch.cereza> diff --git a/a/1.txt b/N1/1.txt index 3cf62a9..7b572ad 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -19,7 +19,7 @@ On Mar 13, Sergei Shtylyov wrote: > >>> clock-output-names = "nand"; > >>> }; > >>>+ -> >>>+ nand@d0000 { +> >>>+ nand at d0000 { > > >> ePAPR standard [1] tells us: > @@ -28,7 +28,7 @@ On Mar 13, Sergei Shtylyov wrote: > >>should be one of the following choices: > > >>[...] -> >>• flash +> >>? flash > > >I think 'nand' is generic enough, isn't it? > @@ -49,6 +49,6 @@ Right. OK, I guess it's fine. Let's try to do things from now on, at least. I'll fix this and send a new series. -- -Ezequiel García, Free Electrons +Ezequiel Garc?a, Free Electrons Embedded Linux, Kernel and Android Engineering http://free-electrons.com diff --git a/a/content_digest b/N1/content_digest index 71b3f46..6945aa2 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,22 +3,10 @@ "ref\05320CEE7.6020506@cogentembedded.com\0" "ref\020140312203007.GA7396@arch.cereza\0" "ref\05320D3FD.8010704@cogentembedded.com\0" - "From\0Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\0" - "Subject\0Re: [PATCH 4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC\0" + "From\0ezequiel.garcia@free-electrons.com (Ezequiel Garcia)\0" + "Subject\0[PATCH 4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC\0" "Date\0Wed, 12 Mar 2014 18:29:36 -0300\0" - "To\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" - "Cc\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>" - devicetree@vger.kernel.org - Mike Turquette <mturquette@linaro.org> - Jason Cooper <jason@lakedaemon.net> - Tawfik Bayouk <tawfik@marvell.com> - Andrew Lunn <andrew@lunn.ch> - Seif Mazareeb <seif@marvell.com> - Lior Amsalem <alior@marvell.com> - linux-mtd@lists.infradead.org - Gregory Clement <gregory.clement@free-electrons.com> - linux-arm-kernel@lists.infradead.org - " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Mar 13, Sergei Shtylyov wrote:\n" @@ -42,7 +30,7 @@ "> >>> \t\t\t\tclock-output-names = \"nand\";\n" "> >>> \t\t\t};\n" "> >>>+\n" - "> >>>+\t\t\tnand@d0000 {\n" + "> >>>+\t\t\tnand at d0000 {\n" "> \n" "> >> ePAPR standard [1] tells us:\n" "> \n" @@ -51,7 +39,7 @@ "> >>should be one of the following choices:\n" "> \n" "> >>[...]\n" - "> >>\342\200\242 flash\n" + "> >>? flash\n" "> \n" "> >I think 'nand' is generic enough, isn't it?\n" "> \n" @@ -72,8 +60,8 @@ "OK, I guess it's fine. Let's try to do things from now on, at least. I'll fix\n" "this and send a new series.\n" "-- \n" - "Ezequiel Garc\303\255a, Free Electrons\n" + "Ezequiel Garc?a, Free Electrons\n" "Embedded Linux, Kernel and Android Engineering\n" http://free-electrons.com -44ce3be269720763e87998fd564af5b065fd9f2082570666f7dcea2d3d54f0bb +4fd7378332a65c5ea85c623c8d6a9c761741ff0ea19e0e3d0839766a40939398
diff --git a/a/1.txt b/N2/1.txt index 3cf62a9..47e642c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,7 +5,7 @@ On Mar 13, Sergei Shtylyov wrote: > >>>with the controller in Armada 370/375/XP SoCs. Add support for > >>>it in the devicetree file. > -> >>>Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com> +> >>>Signed-off-by: Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> > >>>--- > >>> arch/arm/boot/dts/armada-38x.dtsi | 10 ++++++++++ > >>> 1 file changed, 10 insertions(+) @@ -52,3 +52,7 @@ this and send a new series. Ezequiel García, Free Electrons Embedded Linux, Kernel and Android Engineering 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/N2/content_digest index 71b3f46..210022a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,22 +3,23 @@ "ref\05320CEE7.6020506@cogentembedded.com\0" "ref\020140312203007.GA7396@arch.cereza\0" "ref\05320D3FD.8010704@cogentembedded.com\0" - "From\0Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\0" + "ref\05320D3FD.8010704-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org\0" + "From\0Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" "Subject\0Re: [PATCH 4/6] ARM: mvebu: Add support for NAND controller in Armada 38x SoC\0" "Date\0Wed, 12 Mar 2014 18:29:36 -0300\0" - "To\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" - "Cc\0Thomas Petazzoni <thomas.petazzoni@free-electrons.com>" - devicetree@vger.kernel.org - Mike Turquette <mturquette@linaro.org> - Jason Cooper <jason@lakedaemon.net> - Tawfik Bayouk <tawfik@marvell.com> - Andrew Lunn <andrew@lunn.ch> - Seif Mazareeb <seif@marvell.com> - Lior Amsalem <alior@marvell.com> - linux-mtd@lists.infradead.org - Gregory Clement <gregory.clement@free-electrons.com> - linux-arm-kernel@lists.infradead.org - " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "To\0Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\0" + "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org> + Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Lior Amsalem <alior-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Tawfik Bayouk <tawfik-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org> + Seif Mazareeb <seif-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + Gregory Clement <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + " Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "\00:1\0" "b\0" "On Mar 13, Sergei Shtylyov wrote:\n" @@ -28,7 +29,7 @@ "> >>>with the controller in Armada 370/375/XP SoCs. Add support for\n" "> >>>it in the devicetree file.\n" "> \n" - "> >>>Signed-off-by: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>\n" + "> >>>Signed-off-by: Ezequiel Garcia <ezequiel.garcia-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "> >>>---\n" "> >>> arch/arm/boot/dts/armada-38x.dtsi | 10 ++++++++++\n" "> >>> 1 file changed, 10 insertions(+)\n" @@ -74,6 +75,10 @@ "-- \n" "Ezequiel Garc\303\255a, Free Electrons\n" "Embedded Linux, Kernel and Android Engineering\n" - http://free-electrons.com + "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 -44ce3be269720763e87998fd564af5b065fd9f2082570666f7dcea2d3d54f0bb +8c56eda15b93af4a04d1f041598ccc4d9f51a29bd8d8f77d5881a73c827ff8c2
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.