diff for duplicates of <20130306140130.GL6209@beef> diff --git a/a/1.txt b/N1/1.txt index d61893f..74316c9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On Wed, Mar 06, 2013 at 04:19:58AM +0000, Kumar, Anil wrote: > > Adds AM33XX EDMA support to the am33xx.dtsi as documented in > > Documentation/devicetree/bindings/dma/ti-edma.txt > > -> > Signed-off-by: Matt Porter <mporter-l0cyMroinI0@public.gmane.org> +> > Signed-off-by: Matt Porter <mporter@ti.com> > > --- > > arch/arm/boot/dts/am33xx.dtsi | 20 ++++++++++++++++++++ > > 1 file changed, 20 insertions(+) @@ -18,7 +18,7 @@ On Wed, Mar 06, 2013 at 04:19:58AM +0000, Kumar, Anil wrote: > > reg = <0x48200000 0x1000>; > > }; > > -> > + edma: edma@49000000 { +> > + edma: edma at 49000000 { > > + compatible = "ti,edma3"; > > + ti,hwmods = "tpcc", "tptc0", "tptc1", "tptc2"; > > + reg = <0x49000000 0x10000>, @@ -34,10 +34,3 @@ I also noted that the cpsw node has this wrong so I'll send a patch to address that separately. -Matt - ------------------------------------------------------------------------------- -Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester -Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the -endpoint security space. For insight on selecting the right partner to -tackle endpoint security challenges, access the full report. -http://p.sf.net/sfu/symantec-dev2dev diff --git a/a/content_digest b/N1/content_digest index c1cbb92..02ed980 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,10 @@ "ref\01362516795-6346-1-git-send-email-mporter@ti.com\0" "ref\01362516795-6346-7-git-send-email-mporter@ti.com\0" "ref\0a02b3a2e7dff42b0814bb6fa603068ba@DFLE73.ent.ti.com\0" - "ref\0a02b3a2e7dff42b0814bb6fa603068ba-jplQ/0hSbXKIQmiDNMet8wC/G2K4zDHf@public.gmane.org\0" - "From\0Matt Porter <mporter-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH v8 6/9] ARM: dts: add AM33XX EDMA support\0" + "From\0mporter@ti.com (Matt Porter)\0" + "Subject\0[PATCH v8 6/9] ARM: dts: add AM33XX EDMA support\0" "Date\0Wed, 6 Mar 2013 09:01:30 -0500\0" - "To\0Kumar" - " Anil <anilkumar.v-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Linux DaVinci Kernel List <davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org>" - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Cousson - Benoit <b-cousson-l0cyMroinI0@public.gmane.org> - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - Linux Documentation List <linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> - Linux MMC List <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Devicetree Discuss <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> - Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org> - Nori - Sekhar <nsekhar-l0cyMroinI0@public.gmane.org> - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Rob Landley <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org> - Linux SPI Devel List <spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> - Linux OMAP List <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " Linux ARM Kernel List <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, Mar 06, 2013 at 04:19:58AM +0000, Kumar, Anil wrote:\n" @@ -34,7 +14,7 @@ "> > Adds AM33XX EDMA support to the am33xx.dtsi as documented in\n" "> > Documentation/devicetree/bindings/dma/ti-edma.txt\n" "> > \n" - "> > Signed-off-by: Matt Porter <mporter-l0cyMroinI0@public.gmane.org>\n" + "> > Signed-off-by: Matt Porter <mporter@ti.com>\n" "> > ---\n" "> > arch/arm/boot/dts/am33xx.dtsi | 20 ++++++++++++++++++++\n" "> > 1 file changed, 20 insertions(+)\n" @@ -47,7 +27,7 @@ "> > \t\t\treg = <0x48200000 0x1000>;\n" "> > \t\t};\n" "> > \n" - "> > +\t\tedma: edma@49000000 {\n" + "> > +\t\tedma: edma at 49000000 {\n" "> > +\t\t\tcompatible = \"ti,edma3\";\n" "> > +\t\t\tti,hwmods = \"tpcc\", \"tptc0\", \"tptc1\", \"tptc2\";\n" "> > +\t\t\treg =\t<0x49000000 0x10000>,\n" @@ -62,13 +42,6 @@ "I also noted that the cpsw node has this wrong so I'll send a patch to\n" "address that separately.\n" "\n" - "-Matt\n" - "\n" - "------------------------------------------------------------------------------\n" - "Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester \n" - "Wave(TM): Endpoint Security, Q1 2013 and \"remains a good choice\" in the \n" - "endpoint security space. For insight on selecting the right partner to \n" - "tackle endpoint security challenges, access the full report. \n" - http://p.sf.net/sfu/symantec-dev2dev + -Matt -6b1bc85b44c680e610dc345f73110ddf83a2ae65b9e1e423746bbe67e36ff5e2 +a49d7cf65d77c8163fda8482ace4d3928c11faa56c5874047bc011d010ccb44d
diff --git a/a/1.txt b/N2/1.txt index d61893f..9089269 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,7 +5,7 @@ On Wed, Mar 06, 2013 at 04:19:58AM +0000, Kumar, Anil wrote: > > Adds AM33XX EDMA support to the am33xx.dtsi as documented in > > Documentation/devicetree/bindings/dma/ti-edma.txt > > -> > Signed-off-by: Matt Porter <mporter-l0cyMroinI0@public.gmane.org> +> > Signed-off-by: Matt Porter <mporter@ti.com> > > --- > > arch/arm/boot/dts/am33xx.dtsi | 20 ++++++++++++++++++++ > > 1 file changed, 20 insertions(+) @@ -34,10 +34,3 @@ I also noted that the cpsw node has this wrong so I'll send a patch to address that separately. -Matt - ------------------------------------------------------------------------------- -Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester -Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the -endpoint security space. For insight on selecting the right partner to -tackle endpoint security challenges, access the full report. -http://p.sf.net/sfu/symantec-dev2dev diff --git a/a/content_digest b/N2/content_digest index c1cbb92..2e6c4c9 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,30 +1,30 @@ "ref\01362516795-6346-1-git-send-email-mporter@ti.com\0" "ref\01362516795-6346-7-git-send-email-mporter@ti.com\0" "ref\0a02b3a2e7dff42b0814bb6fa603068ba@DFLE73.ent.ti.com\0" - "ref\0a02b3a2e7dff42b0814bb6fa603068ba-jplQ/0hSbXKIQmiDNMet8wC/G2K4zDHf@public.gmane.org\0" - "From\0Matt Porter <mporter-l0cyMroinI0@public.gmane.org>\0" + "From\0Matt Porter <mporter@ti.com>\0" "Subject\0Re: [PATCH v8 6/9] ARM: dts: add AM33XX EDMA support\0" "Date\0Wed, 6 Mar 2013 09:01:30 -0500\0" "To\0Kumar" - " Anil <anilkumar.v-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Linux DaVinci Kernel List <davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org>" - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Cousson - Benoit <b-cousson-l0cyMroinI0@public.gmane.org> - Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> - Linux Documentation List <linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> - Linux MMC List <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Devicetree Discuss <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> - Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org> + " Anil <anilkumar.v@ti.com>\0" + "Cc\0Tony Lindgren <tony@atomide.com>" Nori - Sekhar <nsekhar-l0cyMroinI0@public.gmane.org> - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Rob Landley <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org> - Linux SPI Devel List <spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> - Linux OMAP List <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - " Linux ARM Kernel List <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + Sekhar <nsekhar@ti.com> + Grant Likely <grant.likely@secretlab.ca> + Mark Brown <broonie@opensource.wolfsonmicro.com> + Cousson + Benoit <b-cousson@ti.com> + Russell King <linux@arm.linux.org.uk> + Rob Landley <rob@landley.net> + Linux DaVinci Kernel List <davinci-linux-open-source@linux.davincidsp.com> + Arnd Bergmann <arnd@arndb.de> + Linux Documentation List <linux-doc@vger.kernel.org> + Devicetree Discuss <devicetree-discuss@lists.ozlabs.org> + Linux MMC List <linux-mmc@vger.kernel.org> + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + Rob Herring <rob.herring@calxeda.com> + Linux SPI Devel List <spi-devel-general@lists.sourceforge.net> + Linux OMAP List <linux-omap@vger.kernel.org> + " Linux ARM Kernel List <linux-arm-kernel@lists.infradead.org>\0" "\00:1\0" "b\0" "On Wed, Mar 06, 2013 at 04:19:58AM +0000, Kumar, Anil wrote:\n" @@ -34,7 +34,7 @@ "> > Adds AM33XX EDMA support to the am33xx.dtsi as documented in\n" "> > Documentation/devicetree/bindings/dma/ti-edma.txt\n" "> > \n" - "> > Signed-off-by: Matt Porter <mporter-l0cyMroinI0@public.gmane.org>\n" + "> > Signed-off-by: Matt Porter <mporter@ti.com>\n" "> > ---\n" "> > arch/arm/boot/dts/am33xx.dtsi | 20 ++++++++++++++++++++\n" "> > 1 file changed, 20 insertions(+)\n" @@ -62,13 +62,6 @@ "I also noted that the cpsw node has this wrong so I'll send a patch to\n" "address that separately.\n" "\n" - "-Matt\n" - "\n" - "------------------------------------------------------------------------------\n" - "Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester \n" - "Wave(TM): Endpoint Security, Q1 2013 and \"remains a good choice\" in the \n" - "endpoint security space. For insight on selecting the right partner to \n" - "tackle endpoint security challenges, access the full report. \n" - http://p.sf.net/sfu/symantec-dev2dev + -Matt -6b1bc85b44c680e610dc345f73110ddf83a2ae65b9e1e423746bbe67e36ff5e2 +b2a2772687b95ac3a5d98492bf9242415957fe6a5e85f5b4f2ab1e88481e0bd0
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.