diff for duplicates of <20140217174748.GE10628@intel.com> diff --git a/a/1.txt b/N1/1.txt index bf4db43..23ce895 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,13 +2,13 @@ On Mon, Jan 20, 2014 at 05:23:51PM +0800, Jingchang Lu wrote: > Add Freescale enhanced direct memory(eDMA) controller support. > This module can be found on Vybrid and LS-1 SoCs. > -> Signed-off-by: Alison Wang <b18965@freescale.com> -> Signed-off-by: Jingchang Lu <b35083@freescale.com> -> Acked-by: Arnd Bergmann <arnd@arndb.de> +> Signed-off-by: Alison Wang <b18965-KZfg59tc24xl57MIdRCFDg@public.gmane.org> +> Signed-off-by: Jingchang Lu <b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org> +> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> Where is the 1/2 in this patch series, I cant find it in archives as well -Also please post to dmaengine at vger.kernel.org +Also please post to dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -- ~Vinod @@ -92,7 +92,7 @@ Also please post to dmaengine at vger.kernel.org > + > +Examples: > + -> +edma0: dma-controller at 40018000 { +> +edma0: dma-controller@40018000 { > + #dma-cells = <2>; > + compatible = "fsl,vf610-edma"; > + reg = <0x40018000 0x2000>, @@ -116,7 +116,7 @@ Also please post to dmaengine at vger.kernel.org > + > +Examples: > + -> +sai2: sai at 40031000 { +> +sai2: sai@40031000 { > + compatible = "fsl,vf610-sai"; > + reg = <0x40031000 0x1000>; > + interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>; @@ -1143,4 +1143,8 @@ Also please post to dmaengine at vger.kernel.org > > +-- -- +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 53829bf..4000199 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,32 @@ "ref\01390209831-15679-1-git-send-email-b35083@freescale.com\0" - "From\0vinod.koul@intel.com (Vinod Koul)\0" - "Subject\0[PATCHv11 2/2] dma: Add Freescale eDMA engine driver support\0" + "ref\01390209831-15679-1-git-send-email-b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org\0" + "From\0Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCHv11 2/2] dma: Add Freescale eDMA engine driver support\0" "Date\0Mon, 17 Feb 2014 23:17:48 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jingchang Lu <b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" + "Cc\0dan.j.williams-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org" + arnd-r2nGTMty4D4@public.gmane.org + shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " Alison Wang <b18965-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\0" "\00:1\0" "b\0" "On Mon, Jan 20, 2014 at 05:23:51PM +0800, Jingchang Lu wrote:\n" "> Add Freescale enhanced direct memory(eDMA) controller support.\n" "> This module can be found on Vybrid and LS-1 SoCs.\n" "> \n" - "> Signed-off-by: Alison Wang <b18965@freescale.com>\n" - "> Signed-off-by: Jingchang Lu <b35083@freescale.com>\n" - "> Acked-by: Arnd Bergmann <arnd@arndb.de>\n" + "> Signed-off-by: Alison Wang <b18965-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" + "> Signed-off-by: Jingchang Lu <b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org>\n" + "> Acked-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" "\n" "Where is the 1/2 in this patch series, I cant find it in archives as well\n" "\n" - "Also please post to dmaengine at vger.kernel.org\n" + "Also please post to dmaengine-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" "\n" "-- \n" "~Vinod\n" @@ -99,7 +110,7 @@ "> +\n" "> +Examples:\n" "> +\n" - "> +edma0: dma-controller at 40018000 {\n" + "> +edma0: dma-controller@40018000 {\n" "> +\t#dma-cells = <2>;\n" "> +\tcompatible = \"fsl,vf610-edma\";\n" "> +\treg = <0x40018000 0x2000>,\n" @@ -123,7 +134,7 @@ "> +\n" "> +Examples:\n" "> +\n" - "> +sai2: sai at 40031000 {\n" + "> +sai2: sai@40031000 {\n" "> +\tcompatible = \"fsl,vf610-sai\";\n" "> +\treg = <0x40031000 0x1000>;\n" "> +\tinterrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -1150,6 +1161,10 @@ "> \n" "> \n" "\n" - -- + "-- \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 -c9897cfb0058f6fe5c862bf2aeccc8cff70f4bde79b9d1dd3e3712059e3259a7 +1d93e3ed46932c9bcfe5af15a405ad4f7f83835c2a856fa155e3eaa5504f23a3
diff --git a/a/1.txt b/N2/1.txt index bf4db43..0c1718f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ On Mon, Jan 20, 2014 at 05:23:51PM +0800, Jingchang Lu wrote: Where is the 1/2 in this patch series, I cant find it in archives as well -Also please post to dmaengine at vger.kernel.org +Also please post to dmaengine@vger.kernel.org -- ~Vinod @@ -92,7 +92,7 @@ Also please post to dmaengine at vger.kernel.org > + > +Examples: > + -> +edma0: dma-controller at 40018000 { +> +edma0: dma-controller@40018000 { > + #dma-cells = <2>; > + compatible = "fsl,vf610-edma"; > + reg = <0x40018000 0x2000>, @@ -116,7 +116,7 @@ Also please post to dmaengine at vger.kernel.org > + > +Examples: > + -> +sai2: sai at 40031000 { +> +sai2: sai@40031000 { > + compatible = "fsl,vf610-sai"; > + reg = <0x40031000 0x1000>; > + interrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>; diff --git a/a/content_digest b/N2/content_digest index 53829bf..1e3c491 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,18 @@ "ref\01390209831-15679-1-git-send-email-b35083@freescale.com\0" - "From\0vinod.koul@intel.com (Vinod Koul)\0" - "Subject\0[PATCHv11 2/2] dma: Add Freescale eDMA engine driver support\0" + "From\0Vinod Koul <vinod.koul@intel.com>\0" + "Subject\0Re: [PATCHv11 2/2] dma: Add Freescale eDMA engine driver support\0" "Date\0Mon, 17 Feb 2014 23:17:48 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Jingchang Lu <b35083@freescale.com>\0" + "Cc\0dan.j.williams@intel.com" + arnd@arndb.de + shawn.guo@linaro.org + pawel.moll@arm.com + mark.rutland@arm.com + swarren@wwwdotorg.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + devicetree@vger.kernel.org + " Alison Wang <b18965@freescale.com>\0" "\00:1\0" "b\0" "On Mon, Jan 20, 2014 at 05:23:51PM +0800, Jingchang Lu wrote:\n" @@ -15,7 +25,7 @@ "\n" "Where is the 1/2 in this patch series, I cant find it in archives as well\n" "\n" - "Also please post to dmaengine at vger.kernel.org\n" + "Also please post to dmaengine@vger.kernel.org\n" "\n" "-- \n" "~Vinod\n" @@ -99,7 +109,7 @@ "> +\n" "> +Examples:\n" "> +\n" - "> +edma0: dma-controller at 40018000 {\n" + "> +edma0: dma-controller@40018000 {\n" "> +\t#dma-cells = <2>;\n" "> +\tcompatible = \"fsl,vf610-edma\";\n" "> +\treg = <0x40018000 0x2000>,\n" @@ -123,7 +133,7 @@ "> +\n" "> +Examples:\n" "> +\n" - "> +sai2: sai at 40031000 {\n" + "> +sai2: sai@40031000 {\n" "> +\tcompatible = \"fsl,vf610-sai\";\n" "> +\treg = <0x40031000 0x1000>;\n" "> +\tinterrupts = <0 86 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -1152,4 +1162,4 @@ "\n" -- -c9897cfb0058f6fe5c862bf2aeccc8cff70f4bde79b9d1dd3e3712059e3259a7 +6ef4ab29f115796de7f746ad35fd2e550eee48cc3ef7833f3e8c84260ff81af0
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.