diff for duplicates of <51750F68.4040701@atmel.com> diff --git a/a/1.txt b/N1/1.txt index 4c5905e..275f642 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,14 +1,14 @@ -On 04/19/2013 11:11 AM, ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org : -> From: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> +On 04/19/2013 11:11 AM, ludovic.desroches at atmel.com : +> From: Ludovic Desroches <ludovic.desroches@atmel.com> > > Update at_hdmac driver to support generic DMA device tree binding. Devices > can still request channel with dma_request_channel() then it doesn't break > DMA for non DT boards. > -> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> -> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> -> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> -> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> +> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> +> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> +> Acked-by: Arnd Bergmann <arnd@arndb.de> Hi Vinod, @@ -53,8 +53,8 @@ Thanks, best regards, > -Examples: > +Example: > -> -dma@ffffec00 { -> +dma0: dma@ffffec00 { +> -dma at ffffec00 { +> +dma0: dma at ffffec00 { > compatible = "atmel,at91sam9g45-dma"; > reg = <0xffffec00 0x200>; > interrupts = <21>; @@ -74,7 +74,7 @@ Thanks, best regards, > + > +Example: > + -> +i2c0@i2c@f8010000 { +> +i2c0 at i2c@f8010000 { > + compatible = "atmel,at91sam9x5-i2c"; > + reg = <0xf8010000 0x100>; > + interrupts = <9 4 6>; diff --git a/a/content_digest b/N1/content_digest index 428b3c2..58e6f6b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,22 @@ "ref\01366362683-14496-1-git-send-email-ludovic.desroches@atmel.com\0" "ref\01366362683-14496-2-git-send-email-ludovic.desroches@atmel.com\0" - "ref\01366362683-14496-2-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" - "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH v3 1/6] at_hdmac: move to generic DMA binding\0" + "From\0nicolas.ferre@atmel.com (Nicolas Ferre)\0" + "Subject\0[PATCH v3 1/6] at_hdmac: move to generic DMA binding\0" "Date\0Mon, 22 Apr 2013 12:22:32 +0200\0" - "To\0ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org" - Koul - " Vinod <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org - " Linux Kernel list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On 04/19/2013 11:11 AM, ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org :\n" - "> From: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" + "On 04/19/2013 11:11 AM, ludovic.desroches at atmel.com :\n" + "> From: Ludovic Desroches <ludovic.desroches@atmel.com>\n" "> \n" "> Update at_hdmac driver to support generic DMA device tree binding. Devices\n" "> can still request channel with dma_request_channel() then it doesn't break\n" "> DMA for non DT boards.\n" "> \n" - "> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" - "> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" - "> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n" - "> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n" + "> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n" + "> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n" + "> Acked-by: Arnd Bergmann <arnd@arndb.de>\n" "\n" "Hi Vinod,\n" "\n" @@ -69,8 +61,8 @@ "> -Examples:\n" "> +Example:\n" "> \n" - "> -dma@ffffec00 {\n" - "> +dma0: dma@ffffec00 {\n" + "> -dma at ffffec00 {\n" + "> +dma0: dma at ffffec00 {\n" "> \tcompatible = \"atmel,at91sam9g45-dma\";\n" "> \treg = <0xffffec00 0x200>;\n" "> \tinterrupts = <21>;\n" @@ -90,7 +82,7 @@ "> +\n" "> +Example:\n" "> +\n" - "> +i2c0@i2c@f8010000 {\n" + "> +i2c0 at i2c@f8010000 {\n" "> +\tcompatible = \"atmel,at91sam9x5-i2c\";\n" "> +\treg = <0xf8010000 0x100>;\n" "> +\tinterrupts = <9 4 6>;\n" @@ -281,4 +273,4 @@ "-- \n" Nicolas Ferre -22eaf98dc85c7b7ca306acb5dab4cdca919f1a344facaf0eb4f73b933c437e88 +aea8f022527089390e1ce0adc11a1953949fab3b4a63687dc13266ae92bb5b21
diff --git a/a/1.txt b/N2/1.txt index 4c5905e..d95b608 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,14 +1,14 @@ -On 04/19/2013 11:11 AM, ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org : -> From: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> +On 04/19/2013 11:11 AM, ludovic.desroches@atmel.com : +> From: Ludovic Desroches <ludovic.desroches@atmel.com> > > Update at_hdmac driver to support generic DMA device tree binding. Devices > can still request channel with dma_request_channel() then it doesn't break > DMA for non DT boards. > -> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> -> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org> -> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org> -> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> +> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> +> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com> +> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> +> Acked-by: Arnd Bergmann <arnd@arndb.de> Hi Vinod, diff --git a/a/content_digest b/N2/content_digest index 428b3c2..37e0837 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,30 +1,29 @@ "ref\01366362683-14496-1-git-send-email-ludovic.desroches@atmel.com\0" "ref\01366362683-14496-2-git-send-email-ludovic.desroches@atmel.com\0" - "ref\01366362683-14496-2-git-send-email-ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org\0" - "From\0Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\0" + "From\0Nicolas Ferre <nicolas.ferre@atmel.com>\0" "Subject\0Re: [PATCH v3 1/6] at_hdmac: move to generic DMA binding\0" "Date\0Mon, 22 Apr 2013 12:22:32 +0200\0" - "To\0ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org" + "To\0<ludovic.desroches@atmel.com>" Koul - " Vinod <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" - "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" - linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-i2c-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org - " Linux Kernel list <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>\0" + " Vinod <vinod.koul@intel.com>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <linux-mmc@vger.kernel.org> + <linux-i2c@vger.kernel.org> + <plagnioj@jcrosoft.com> + " Linux Kernel list <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" - "On 04/19/2013 11:11 AM, ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org :\n" - "> From: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" + "On 04/19/2013 11:11 AM, ludovic.desroches@atmel.com :\n" + "> From: Ludovic Desroches <ludovic.desroches@atmel.com>\n" "> \n" "> Update at_hdmac driver to support generic DMA device tree binding. Devices\n" "> can still request channel with dma_request_channel() then it doesn't break\n" "> DMA for non DT boards.\n" "> \n" - "> Signed-off-by: Ludovic Desroches <ludovic.desroches-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" - "> Acked-by: Nicolas Ferre <nicolas.ferre-AIFe0yeh4nAAvxtiuMwx3w@public.gmane.org>\n" - "> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj-sclMFOaUSTBWk0Htik3J/w@public.gmane.org>\n" - "> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" + "> Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>\n" + "> Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>\n" + "> Acked-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>\n" + "> Acked-by: Arnd Bergmann <arnd@arndb.de>\n" "\n" "Hi Vinod,\n" "\n" @@ -281,4 +280,4 @@ "-- \n" Nicolas Ferre -22eaf98dc85c7b7ca306acb5dab4cdca919f1a344facaf0eb4f73b933c437e88 +ca1a2d00b3cc9b9aea5cf74eb3d8a11b2cde85306f8699fb31284569cf4de456
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.