diff for duplicates of <20140728170653.087dfbfd@bbrezillon> diff --git a/a/1.txt b/N1/1.txt index dffec2a..a81057b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ The least you can do when someone helps you debugging something is to keep him in Cc of the following versions of your patch... On Mon, 28 Jul 2014 13:43:40 +0200 -Jiri Prchal <jiri.prchal@aksignal.cz> wrote: +Jiri Prchal <jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org> wrote: > This fix problem with PA14 set as periph A left from ROMBOOT and need it > to be set to gpio before spi bus communicate with chip on CS0 on other @@ -15,7 +15,7 @@ Jiri Prchal <jiri.prchal@aksignal.cz> wrote: > in parent spi node, not in child chip node. > Csgpio moved to atmel_spi struct as part of master bus. > -> Signed-off-by: Jiri Prchal <jiri.prchal@aksignal.cz> +> Signed-off-by: Jiri Prchal <jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org> > --- > drivers/spi/spi-atmel.c | 68 +++++++++++++++++++++++++++++-------------------- > 1 file changed, 41 insertions(+), 27 deletions(-) @@ -264,3 +264,7 @@ Boris Boris Brezillon, Free Electrons Embedded Linux and Kernel 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/N1/content_digest index 46f65a9..3d577c8 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,14 @@ "ref\0b033d16ec31d26a895726ee72ec89b43943dfbae.1406547656.git.jiri.prchal@aksignal.cz\0" - "From\0boris.brezillon@free-electrons.com (Boris BREZILLON)\0" - "Subject\0[PATCH] ARM: at91: spi: request all csgpio in spi probe\0" + "ref\0b033d16ec31d26a895726ee72ec89b43943dfbae.1406547656.git.jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org\0" + "From\0Boris BREZILLON <boris.brezillon-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH] ARM: at91: spi: request all csgpio in spi probe\0" "Date\0Mon, 28 Jul 2014 17:06:53 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jiri Prchal <jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org>\0" + "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org + " voice.shen-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" "\00:1\0" "b\0" "Hello Jiri,\n" @@ -11,7 +17,7 @@ "keep him in Cc of the following versions of your patch...\n" "\n" "On Mon, 28 Jul 2014 13:43:40 +0200\n" - "Jiri Prchal <jiri.prchal@aksignal.cz> wrote:\n" + "Jiri Prchal <jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org> wrote:\n" "\n" "> This fix problem with PA14 set as periph A left from ROMBOOT and need it\n" "> to be set to gpio before spi bus communicate with chip on CS0 on other\n" @@ -22,7 +28,7 @@ "> in parent spi node, not in child chip node.\n" "> Csgpio moved to atmel_spi struct as part of master bus.\n" "> \n" - "> Signed-off-by: Jiri Prchal <jiri.prchal@aksignal.cz>\n" + "> Signed-off-by: Jiri Prchal <jiri.prchal-cKCO0sOKHLPtwjQa/ONI9g@public.gmane.org>\n" "> ---\n" "> drivers/spi/spi-atmel.c | 68 +++++++++++++++++++++++++++++--------------------\n" "> 1 file changed, 41 insertions(+), 27 deletions(-)\n" @@ -270,6 +276,10 @@ "-- \n" "Boris Brezillon, Free Electrons\n" "Embedded Linux and Kernel 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 -90a9a821e0895b60e0449503ee1666807b70a0a22dc65b2186ace12fd10c3aa8 +6bd7d10c8c1d0dc02c0ab3590b8706aa0587dc44f155d3a6bcafed3833a275b1
diff --git a/a/content_digest b/N2/content_digest index 46f65a9..a669cfe 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,13 @@ "ref\0b033d16ec31d26a895726ee72ec89b43943dfbae.1406547656.git.jiri.prchal@aksignal.cz\0" - "From\0boris.brezillon@free-electrons.com (Boris BREZILLON)\0" - "Subject\0[PATCH] ARM: at91: spi: request all csgpio in spi probe\0" + "From\0Boris BREZILLON <boris.brezillon@free-electrons.com>\0" + "Subject\0Re: [PATCH] ARM: at91: spi: request all csgpio in spi probe\0" "Date\0Mon, 28 Jul 2014 17:06:53 +0200\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jiri Prchal <jiri.prchal@aksignal.cz>\0" + "Cc\0devicetree@vger.kernel.org" + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + nicolas.ferre@atmel.com + " voice.shen@atmel.com\0" "\00:1\0" "b\0" "Hello Jiri,\n" @@ -272,4 +277,4 @@ "Embedded Linux and Kernel engineering\n" http://free-electrons.com -90a9a821e0895b60e0449503ee1666807b70a0a22dc65b2186ace12fd10c3aa8 +52fbba30f1f7c59a5714f4c89d281f5b6f1dd959c9b7732dfd688de86f823de0
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.