diff for duplicates of <508D1414.2000506@ti.com> diff --git a/a/1.txt b/N1/1.txt index f27b37d..87287d4 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On 10/18/2012 6:56 PM, Matt Porter 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 | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+) @@ -15,7 +15,7 @@ On 10/18/2012 6:56 PM, Matt Porter wrote: > reg = <0x48200000 0x1000>; > }; > -> + edma: edma@49000000 { +> + edma: edma at 49000000 { > + compatible = "ti,edma3"; > + ti,hwmods = "tpcc", "tptc0", "tptc1", "tptc2"; > + reg = <0x49000000 0x10000>, diff --git a/a/content_digest b/N1/content_digest index 82696b8..7afa49f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,31 +1,16 @@ "ref\01350566815-409-1-git-send-email-mporter@ti.com\0" "ref\01350566815-409-9-git-send-email-mporter@ti.com\0" - "ref\01350566815-409-9-git-send-email-mporter-l0cyMroinI0@public.gmane.org\0" - "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [RFC PATCH v3 08/16] ARM: dts: add AM33XX EDMA support\0" + "From\0nsekhar@ti.com (Sekhar Nori)\0" + "Subject\0[RFC PATCH v3 08/16] ARM: dts: add AM33XX EDMA support\0" "Date\0Sun, 28 Oct 2012 16:46:36 +0530\0" - "To\0Matt Porter <mporter-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Linux DaVinci Kernel List <davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org>" - Linux OMAP List <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Linux Documentation List <linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Devicetree Discuss <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> - Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org> - Linux MMC List <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Dan Williams <djbw-b10kYP2dOMg@public.gmane.org> - Linux SPI Devel List <spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> - Chris Ball <cjb-2X9k7bc8m7Mdnm+yROfE0A@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 10/18/2012 6:56 PM, Matt Porter wrote:\n" "> 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 | 31 +++++++++++++++++++++++++++++++\n" "> 1 file changed, 31 insertions(+)\n" @@ -38,7 +23,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" @@ -68,4 +53,4 @@ "Thanks,\n" Sekhar -db861cd548835d802a717eccd6ef345c58950fc4d0ed2d01f7ae288872fdff62 +f0f4d1bb24f3e04c3e6d80dfc8140b047bae2542aecc63ab416b9053a76044be
diff --git a/a/1.txt b/N2/1.txt index f27b37d..32fef1c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ On 10/18/2012 6:56 PM, Matt Porter 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 | 31 +++++++++++++++++++++++++++++++ > 1 file changed, 31 insertions(+) diff --git a/a/content_digest b/N2/content_digest index 82696b8..4a83b96 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,31 +1,35 @@ "ref\01350566815-409-1-git-send-email-mporter@ti.com\0" "ref\01350566815-409-9-git-send-email-mporter@ti.com\0" - "ref\01350566815-409-9-git-send-email-mporter-l0cyMroinI0@public.gmane.org\0" - "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0" + "From\0Sekhar Nori <nsekhar@ti.com>\0" "Subject\0Re: [RFC PATCH v3 08/16] ARM: dts: add AM33XX EDMA support\0" "Date\0Sun, 28 Oct 2012 16:46:36 +0530\0" - "To\0Matt Porter <mporter-l0cyMroinI0@public.gmane.org>\0" - "Cc\0Linux DaVinci Kernel List <davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org>" - Linux OMAP List <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> - Linux Documentation List <linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Devicetree Discuss <devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org> - Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org> - Linux MMC List <linux-mmc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> - Vinod Koul <vinod.koul-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Dan Williams <djbw-b10kYP2dOMg@public.gmane.org> - Linux SPI Devel List <spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org> - Chris Ball <cjb-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org> - " Linux ARM Kernel List <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" + "To\0Matt Porter <mporter@ti.com>\0" + "Cc\0Tony Lindgren <tony@atomide.com>" + Grant Likely <grant.likely@secretlab.ca> + Mark Brown <broonie@opensource.wolfsonmicro.com> + Benoit Cousson <b-cousson@ti.com> + Russell King <linux@arm.linux.org.uk> + Vinod Koul <vinod.koul@intel.com> + Rob Landley <rob@landley.net> + Chris Ball <cjb@laptop.org> + Devicetree Discuss <devicetree-discuss@lists.ozlabs.org> + Linux OMAP List <linux-omap@vger.kernel.org> + Linux ARM Kernel List <linux-arm-kernel@lists.infradead.org> + Linux DaVinci Kernel List <davinci-linux-open-source@linux.davincidsp.com> + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + Linux Documentation List <linux-doc@vger.kernel.org> + Linux MMC List <linux-mmc@vger.kernel.org> + Linux SPI Devel List <spi-devel-general@lists.sourceforge.net> + Arnd Bergmann <arnd@arndb.de> + Dan Williams <djbw@fb.com> + " Rob Herring <rob.herring@calxeda.com>\0" "\00:1\0" "b\0" "On 10/18/2012 6:56 PM, Matt Porter wrote:\n" "> 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 | 31 +++++++++++++++++++++++++++++++\n" "> 1 file changed, 31 insertions(+)\n" @@ -68,4 +72,4 @@ "Thanks,\n" Sekhar -db861cd548835d802a717eccd6ef345c58950fc4d0ed2d01f7ae288872fdff62 +38b1fdf6b0e8850a40e813173793f342adb593177619d7c3fa84fb35fb3e5c2c
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.