diff for duplicates of <87vak6ix3b.fsf@free-electrons.com> diff --git a/a/1.txt b/N1/1.txt index 583377f..5e8d52d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,16 +1,16 @@ Hi Miquel, - On ven., sept. 22 2017, Miquel Raynal <miquel.raynal@free-electrons.com> wrote: + On ven., sept. 22 2017, Miquel Raynal <miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote: -> From: Christine Gharzuzi <chrisg@marvell.com> +> From: Christine Gharzuzi <chrisg-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> > > Add the DT node enabling Armada-8040-DB CPS SPI controller driver. > > Add the SPI NAND flash device connected on the bus. Fill the MTD > partitions layout. > -> Signed-off-by: Christine Gharzuzi <chrisg@marvell.com> -> Signed-off-by: Miquel Raynal <miquel.raynal@free-electrons.com> +> Signed-off-by: Christine Gharzuzi <chrisg-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Miquel Raynal <miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Applied on mvebu/dt64 @@ -28,7 +28,7 @@ Gregory > It fixes the third partition address from 0xd00000 to 0xf00000. > > Thanks, -> Miqu?l +> Miquèl > > arch/arm64/boot/dts/marvell/armada-8040-db.dts | 31 ++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+) @@ -44,7 +44,7 @@ Gregory > +&cps_spi1 { > + status = "okay"; > + -> + spi-flash at 0 { +> + spi-flash@0 { > + #address-cells = <0x1>; > + #size-cells = <0x1>; > + compatible = "jedec,spi-nor"; @@ -56,15 +56,15 @@ Gregory > + #address-cells = <1>; > + #size-cells = <1>; > + -> + partition at 0 { +> + partition@0 { > + label = "Boot"; > + reg = <0x0 0x200000>; > + }; -> + partition at 200000 { +> + partition@200000 { > + label = "Filesystem"; > + reg = <0x200000 0xd00000>; > + }; -> + partition at f00000 { +> + partition@f00000 { > + label = "Boot_2nd"; > + reg = <0xf00000 0x100000>; > + }; @@ -84,3 +84,7 @@ 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 59ea6be..69aafa3 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,23 +1,33 @@ "ref\020170922130834.7096-1-miquel.raynal@free-electrons.com\0" - "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0" - "Subject\0[PATCH RESEND v2] arm64: dts: marvell: Enable Armada-8040-DB CPS SPI1\0" + "ref\020170922130834.7096-1-miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0" + "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH RESEND v2] arm64: dts: marvell: Enable Armada-8040-DB CPS SPI1\0" "Date\0Mon, 25 Sep 2017 18:04:08 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Miquel Raynal <miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Cc\0Jason 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 + Thomas Petazzoni <thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Antoine Tenart <antoine.tenart-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Nadav Haklai <nadavh-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org> + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " Christine Gharzuzi <chrisg-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\0" "\00:1\0" "b\0" "Hi Miquel,\n" " \n" - " On ven., sept. 22 2017, Miquel Raynal <miquel.raynal@free-electrons.com> wrote:\n" + " On ven., sept. 22 2017, Miquel Raynal <miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:\n" "\n" - "> From: Christine Gharzuzi <chrisg@marvell.com>\n" + "> From: Christine Gharzuzi <chrisg-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n" ">\n" "> Add the DT node enabling Armada-8040-DB CPS SPI controller driver.\n" ">\n" "> Add the SPI NAND flash device connected on the bus. Fill the MTD\n" "> partitions layout.\n" ">\n" - "> Signed-off-by: Christine Gharzuzi <chrisg@marvell.com>\n" - "> Signed-off-by: Miquel Raynal <miquel.raynal@free-electrons.com>\n" + "> Signed-off-by: Christine Gharzuzi <chrisg-eYqpPyKDWXRBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Miquel Raynal <miquel.raynal-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\n" "\n" "Applied on mvebu/dt64\n" "\n" @@ -35,7 +45,7 @@ "> It fixes the third partition address from 0xd00000 to 0xf00000.\n" ">\n" "> Thanks,\n" - "> Miqu?l\n" + "> Miqu\303\250l\n" ">\n" "> arch/arm64/boot/dts/marvell/armada-8040-db.dts | 31 ++++++++++++++++++++++++++\n" "> 1 file changed, 31 insertions(+)\n" @@ -51,7 +61,7 @@ "> +&cps_spi1 {\n" "> +\tstatus = \"okay\";\n" "> +\n" - "> +\tspi-flash at 0 {\n" + "> +\tspi-flash@0 {\n" "> +\t\t#address-cells = <0x1>;\n" "> +\t\t#size-cells = <0x1>;\n" "> +\t\tcompatible = \"jedec,spi-nor\";\n" @@ -63,15 +73,15 @@ "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <1>;\n" "> +\n" - "> +\t\t\tpartition at 0 {\n" + "> +\t\t\tpartition@0 {\n" "> +\t\t\t\tlabel = \"Boot\";\n" "> +\t\t\t\treg = <0x0 0x200000>;\n" "> +\t\t\t};\n" - "> +\t\t\tpartition at 200000 {\n" + "> +\t\t\tpartition@200000 {\n" "> +\t\t\t\tlabel = \"Filesystem\";\n" "> +\t\t\t\treg = <0x200000 0xd00000>;\n" "> +\t\t\t};\n" - "> +\t\t\tpartition at f00000 {\n" + "> +\t\t\tpartition@f00000 {\n" "> +\t\t\t\tlabel = \"Boot_2nd\";\n" "> +\t\t\t\treg = <0xf00000 0x100000>;\n" "> +\t\t\t};\n" @@ -90,6 +100,10 @@ "Gregory Clement, Free Electrons\n" "Kernel, drivers, real-time and embedded Linux\n" "development, consulting, training and support.\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 -bdad6cf2f95d8b695084844d7bff4720d52828ba4086c9db637e03529649a260 +e7d240f3f3f98e41387d50d22c7d1cf235202862584c1ca8bbc374ceb6f7935c
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.