diff for duplicates of <578FA149.8020407@opensource.altera.com> diff --git a/a/1.txt b/N1/1.txt index 5f3e7b1..68d7c6c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On 07/14/2016 11:06 AM, tthayer at opensource.altera.com wrote: +On 07/14/2016 11:06 AM, tthayer@opensource.altera.com wrote: > From: Thor Thayer <tthayer@opensource.altera.com> > > Add the device tree entries needed to support the Altera DMA @@ -18,7 +18,7 @@ On 07/14/2016 11:06 AM, tthayer at opensource.altera.com wrote: > <37 IRQ_TYPE_LEVEL_HIGH>; > }; > + -> + dma-ecc at ff8c8000 { +> + dma-ecc@ff8c8000 { > + compatible = "altr,socfpga-dma-ecc"; > + reg = <0xff8c8000 0x400>; > + altr,ecc-parent = <&pdma>; @@ -27,7 +27,7 @@ On 07/14/2016 11:06 AM, tthayer at opensource.altera.com wrote: > + }; > }; > -> rst: rstmgr at ffd05000 { +> rst: rstmgr@ffd05000 { > Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com> diff --git a/a/content_digest b/N1/content_digest index a35848e..013f0f6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,12 +1,28 @@ "ref\01468512408-5156-1-git-send-email-tthayer@opensource.altera.com\0" "ref\01468512408-5156-10-git-send-email-tthayer@opensource.altera.com\0" - "From\0dinguyen@opensource.altera.com (Dinh Nguyen)\0" - "Subject\0[PATCH 09/10] ARM: dts: Add Arria10 DMA EDAC devicetree entry\0" + "From\0Dinh Nguyen <dinguyen@opensource.altera.com>\0" + "Subject\0Re: [PATCH 09/10] ARM: dts: Add Arria10 DMA EDAC devicetree entry\0" "Date\0Wed, 20 Jul 2016 11:05:29 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0tthayer@opensource.altera.com" + bp@alien8.de + dougthompson@xmission.com + m.chehab@samsung.com + robh+dt@kernel.org + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + linux@arm.linux.org.uk + " grant.likely@linaro.org\0" + "Cc\0devicetree@vger.kernel.org" + linux-doc@vger.kernel.org + linux-kernel@vger.kernel.org + tthayer.linux@gmail.com + linux-arm-kernel@lists.infradead.org + " linux-edac@vger.kernel.org\0" "\00:1\0" "b\0" - "On 07/14/2016 11:06 AM, tthayer at opensource.altera.com wrote:\n" + "On 07/14/2016 11:06 AM, tthayer@opensource.altera.com wrote:\n" "> From: Thor Thayer <tthayer@opensource.altera.com>\n" "> \n" "> Add the device tree entries needed to support the Altera DMA\n" @@ -26,7 +42,7 @@ "> \t\t\t\t\t <37 IRQ_TYPE_LEVEL_HIGH>;\n" "> \t\t\t};\n" "> +\n" - "> +\t\t\tdma-ecc at ff8c8000 {\n" + "> +\t\t\tdma-ecc@ff8c8000 {\n" "> +\t\t\t\tcompatible = \"altr,socfpga-dma-ecc\";\n" "> +\t\t\t\treg = <0xff8c8000 0x400>;\n" "> +\t\t\t\taltr,ecc-parent = <&pdma>;\n" @@ -35,11 +51,11 @@ "> +\t\t\t};\n" "> \t\t};\n" "> \n" - "> \t\trst: rstmgr at ffd05000 {\n" + "> \t\trst: rstmgr@ffd05000 {\n" "> \n" "\n" "Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>\n" "\n" Dinh -d49b3fd828ac80ef2986606bcf03e45adbdfa9b5915831db0f196b0b7c810c0d +2f2f6aa5e16dbaa87acc92ed1b0bc171a03f10143da9f3894a047bf27b8e1161
diff --git a/a/1.txt b/N2/1.txt index 5f3e7b1..68d7c6c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,4 +1,4 @@ -On 07/14/2016 11:06 AM, tthayer at opensource.altera.com wrote: +On 07/14/2016 11:06 AM, tthayer@opensource.altera.com wrote: > From: Thor Thayer <tthayer@opensource.altera.com> > > Add the device tree entries needed to support the Altera DMA @@ -18,7 +18,7 @@ On 07/14/2016 11:06 AM, tthayer at opensource.altera.com wrote: > <37 IRQ_TYPE_LEVEL_HIGH>; > }; > + -> + dma-ecc at ff8c8000 { +> + dma-ecc@ff8c8000 { > + compatible = "altr,socfpga-dma-ecc"; > + reg = <0xff8c8000 0x400>; > + altr,ecc-parent = <&pdma>; @@ -27,7 +27,7 @@ On 07/14/2016 11:06 AM, tthayer at opensource.altera.com wrote: > + }; > }; > -> rst: rstmgr at ffd05000 { +> rst: rstmgr@ffd05000 { > Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com> diff --git a/a/content_digest b/N2/content_digest index a35848e..22c10fb 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,12 +1,28 @@ "ref\01468512408-5156-1-git-send-email-tthayer@opensource.altera.com\0" "ref\01468512408-5156-10-git-send-email-tthayer@opensource.altera.com\0" - "From\0dinguyen@opensource.altera.com (Dinh Nguyen)\0" - "Subject\0[PATCH 09/10] ARM: dts: Add Arria10 DMA EDAC devicetree entry\0" + "From\0Dinh Nguyen <dinguyen@opensource.altera.com>\0" + "Subject\0Re: [PATCH 09/10] ARM: dts: Add Arria10 DMA EDAC devicetree entry\0" "Date\0Wed, 20 Jul 2016 11:05:29 -0500\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0<tthayer@opensource.altera.com>" + <bp@alien8.de> + <dougthompson@xmission.com> + <m.chehab@samsung.com> + <robh+dt@kernel.org> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + <linux@arm.linux.org.uk> + " <grant.likely@linaro.org>\0" + "Cc\0<devicetree@vger.kernel.org>" + <linux-doc@vger.kernel.org> + <linux-edac@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + " <tthayer.linux@gmail.com>\0" "\00:1\0" "b\0" - "On 07/14/2016 11:06 AM, tthayer at opensource.altera.com wrote:\n" + "On 07/14/2016 11:06 AM, tthayer@opensource.altera.com wrote:\n" "> From: Thor Thayer <tthayer@opensource.altera.com>\n" "> \n" "> Add the device tree entries needed to support the Altera DMA\n" @@ -26,7 +42,7 @@ "> \t\t\t\t\t <37 IRQ_TYPE_LEVEL_HIGH>;\n" "> \t\t\t};\n" "> +\n" - "> +\t\t\tdma-ecc at ff8c8000 {\n" + "> +\t\t\tdma-ecc@ff8c8000 {\n" "> +\t\t\t\tcompatible = \"altr,socfpga-dma-ecc\";\n" "> +\t\t\t\treg = <0xff8c8000 0x400>;\n" "> +\t\t\t\taltr,ecc-parent = <&pdma>;\n" @@ -35,11 +51,11 @@ "> +\t\t\t};\n" "> \t\t};\n" "> \n" - "> \t\trst: rstmgr at ffd05000 {\n" + "> \t\trst: rstmgr@ffd05000 {\n" "> \n" "\n" "Acked-by: Dinh Nguyen <dinguyen@opensource.altera.com>\n" "\n" Dinh -d49b3fd828ac80ef2986606bcf03e45adbdfa9b5915831db0f196b0b7c810c0d +3c6deaf644953b72a5eafa11c8aca02cbab43ea8c0e1dcacb77e6f68458c9910
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.