diff for duplicates of <20160225183139.GL21465@google.com> diff --git a/a/1.txt b/N1/1.txt index 1e810b1..ba1a170 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ Convenient you left devicetree off, since I expect you'd get a hearty NAK from them... On Tue, Feb 23, 2016 at 11:49:31AM +0100, Nicolas Ferre wrote: -> Le 23/02/2016 07:00, Wenyou Yang a écrit : +> Le 23/02/2016 07:00, Wenyou Yang a ?crit : > > From: Josh Wu <josh.wu@atmel.com> > > > > For SAMA5D3, SAMA5D4 SoC family, PMECC becomes a part of HSMC, they @@ -78,14 +78,14 @@ Brian > > Optional properties: > > - atmel,write-by-sram: boolean to enable NFC write by SRAM. > > -> > @@ -100,13 +100,13 @@ nand0: nand@40000000 { +> > @@ -100,13 +100,13 @@ nand0: nand at 40000000 { > > compatible = "atmel,at91rm9200-nand"; > > #address-cells = <1>; > > #size-cells = <1>; > > + clocks = <&hsmc_clk> > > ranges; > > ... -> > nfc@70000000 { +> > nfc at 70000000 { > > compatible = "atmel,sama5d3-nfc"; > > #address-cells = <1>; > > #size-cells = <1>; diff --git a/a/content_digest b/N1/content_digest index df16227..c411a66 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,9 @@ "ref\01456207220-7757-1-git-send-email-wenyou.yang@atmel.com\0" "ref\056CC393B.6090801@atmel.com\0" - "From\0Brian Norris <computersforpeace@gmail.com>\0" - "Subject\0Re: [PATCH v3] mtd: atmel_nand: move the hsmc_clk from nfc node to nand node\0" + "From\0computersforpeace@gmail.com (Brian Norris)\0" + "Subject\0[PATCH v3] mtd: atmel_nand: move the hsmc_clk from nfc node to nand node\0" "Date\0Thu, 25 Feb 2016 10:31:39 -0800\0" - "To\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" - "Cc\0Wenyou Yang <wenyou.yang@atmel.com>" - David Woodhouse <dwmw2@infradead.org> - Alexandre Belloni <alexandre.belloni@free-electrons.com> - Josh Wu <rainyfeeling@outlook.com> - linux-kernel@vger.kernel.org - linux-mtd@lists.infradead.org - linux-arm-kernel@lists.infradead.org - Boris Brezillon <boris.brezillon@free-electrons.com> - " devicetree@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "+ devicetree, Boris\n" @@ -21,7 +12,7 @@ "from them...\n" "\n" "On Tue, Feb 23, 2016 at 11:49:31AM +0100, Nicolas Ferre wrote:\n" - "> Le 23/02/2016 07:00, Wenyou Yang a \303\251crit :\n" + "> Le 23/02/2016 07:00, Wenyou Yang a ?crit :\n" "> > From: Josh Wu <josh.wu@atmel.com>\n" "> > \n" "> > For SAMA5D3, SAMA5D4 SoC family, PMECC becomes a part of HSMC, they\n" @@ -95,14 +86,14 @@ "> > Optional properties:\n" "> > - atmel,write-by-sram: boolean to enable NFC write by SRAM.\n" "> > \n" - "> > @@ -100,13 +100,13 @@ nand0: nand@40000000 {\n" + "> > @@ -100,13 +100,13 @@ nand0: nand at 40000000 {\n" "> > \tcompatible = \"atmel,at91rm9200-nand\";\n" "> > \t#address-cells = <1>;\n" "> > \t#size-cells = <1>;\n" "> > +\tclocks = <&hsmc_clk>\n" "> > \tranges;\n" "> > ...\n" - "> > nfc@70000000 {\n" + "> > nfc at 70000000 {\n" "> > \t\tcompatible = \"atmel,sama5d3-nfc\";\n" "> > \t\t#address-cells = <1>;\n" "> > \t\t#size-cells = <1>;\n" @@ -257,4 +248,4 @@ "> -- \n" > Nicolas Ferre -155687e39341bb203e954e0e74adc32b46e678a09c839db33044216d6f75079f +11caf87ae10c25a7b73d8740ee583176fcd05aa2ad0633e9a2b91e54354050a9
diff --git a/a/1.txt b/N2/1.txt index 1e810b1..7702d09 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,7 +5,7 @@ from them... On Tue, Feb 23, 2016 at 11:49:31AM +0100, Nicolas Ferre wrote: > Le 23/02/2016 07:00, Wenyou Yang a écrit : -> > From: Josh Wu <josh.wu@atmel.com> +> > From: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> > > > > For SAMA5D3, SAMA5D4 SoC family, PMECC becomes a part of HSMC, they > > need the HSMC clock enabled to work. @@ -19,8 +19,8 @@ On Tue, Feb 23, 2016 at 11:49:31AM +0100, Nicolas Ferre wrote: > > > > Add a new "atmel,sama5d3-nand" compatiable string for SAMA5D3's nand. > > -> > Signed-off-by: Josh Wu <josh.wu@atmel.com> -> > Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> +> > Signed-off-by: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> +> > Signed-off-by: Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> > > --- > > > > Changes in v3: @@ -28,7 +28,7 @@ On Tue, Feb 23, 2016 at 11:49:31AM +0100, Nicolas Ferre wrote: > > - revert the mail address of Josh's Signed-off to the original. > > It seems okay now: -> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> +> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> > > Brian, can we take this patch (if you acknowledged it) with us (through > the arm-soc tree) to keep the synchronization with the DT part of this work? @@ -239,3 +239,7 @@ Brian > > -- > Nicolas Ferre +-- +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 df16227..8c92434 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,18 +1,19 @@ "ref\01456207220-7757-1-git-send-email-wenyou.yang@atmel.com\0" "ref\056CC393B.6090801@atmel.com\0" - "From\0Brian Norris <computersforpeace@gmail.com>\0" + "ref\056CC393B.6090801-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" + "From\0Brian Norris <computersforpeace-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "Subject\0Re: [PATCH v3] mtd: atmel_nand: move the hsmc_clk from nfc node to nand node\0" "Date\0Thu, 25 Feb 2016 10:31:39 -0800\0" - "To\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" - "Cc\0Wenyou Yang <wenyou.yang@atmel.com>" - David Woodhouse <dwmw2@infradead.org> - Alexandre Belloni <alexandre.belloni@free-electrons.com> - Josh Wu <rainyfeeling@outlook.com> - linux-kernel@vger.kernel.org - linux-mtd@lists.infradead.org - linux-arm-kernel@lists.infradead.org - Boris Brezillon <boris.brezillon@free-electrons.com> - " devicetree@vger.kernel.org\0" + "To\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "Cc\0Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>" + David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> + Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + Josh Wu <rainyfeeling-1ViLX0X+lBJBDgjK7y7TUQ@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + Boris Brezillon <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "+ devicetree, Boris\n" @@ -22,7 +23,7 @@ "\n" "On Tue, Feb 23, 2016 at 11:49:31AM +0100, Nicolas Ferre wrote:\n" "> Le 23/02/2016 07:00, Wenyou Yang a \303\251crit :\n" - "> > From: Josh Wu <josh.wu@atmel.com>\n" + "> > From: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "> > \n" "> > For SAMA5D3, SAMA5D4 SoC family, PMECC becomes a part of HSMC, they\n" "> > need the HSMC clock enabled to work.\n" @@ -36,8 +37,8 @@ "> > \n" "> > Add a new \"atmel,sama5d3-nand\" compatiable string for SAMA5D3's nand.\n" "> > \n" - "> > Signed-off-by: Josh Wu <josh.wu@atmel.com>\n" - "> > Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com>\n" + "> > Signed-off-by: Josh Wu <josh.wu-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" + "> > Signed-off-by: Wenyou Yang <wenyou.yang-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "> > ---\n" "> > \n" "> > Changes in v3:\n" @@ -45,7 +46,7 @@ "> > - revert the mail address of Josh's Signed-off to the original.\n" "> \n" "> It seems okay now:\n" - "> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n" + "> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" "> \n" "> Brian, can we take this patch (if you acknowledged it) with us (through\n" "> the arm-soc tree) to keep the synchronization with the DT part of this work?\n" @@ -255,6 +256,10 @@ "> \n" "> \n" "> -- \n" - > Nicolas Ferre + "> Nicolas Ferre\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 -155687e39341bb203e954e0e74adc32b46e678a09c839db33044216d6f75079f +fc7a743bf94625afbccbe372d4f385b11ac25348f78fc54a2ba79d659d171fd3
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.