diff for duplicates of <56A64269.1030500@opensource.altera.com> diff --git a/a/1.txt b/N1/1.txt index f019463..7a7a28a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On 01/22/2016 08:35 PM, Rob Herring wrote: -> On Thu, Jan 21, 2016 at 11:34:26AM -0600, tthayer at opensource.altera.com wrote: +> On Thu, Jan 21, 2016 at 11:34:26AM -0600, tthayer@opensource.altera.com wrote: >> From: Thor Thayer <tthayer@opensource.altera.com> >> >> Adding the device tree entries and bindings needed to support @@ -71,7 +71,7 @@ coding issue. Thank you for reviewing. >> + >> +Example: >> + ->> + eccmgr: eccmgr at 0xffd08140 { +>> + eccmgr: eccmgr@0xffd08140 { > > drop the '0x' > @@ -80,13 +80,13 @@ coding issue. Thank you for reviewing. >> + #size-cells = <1>; >> + ranges; >> + ->> + l2-ecc at ffd08140 { +>> + l2-ecc@ffd08140 { >> + compatible = "altr,socfpga-l2-ecc"; >> + reg = <0xffd08140 0x4>; >> + interrupts = <0 36 1>, <0 37 1>; >> + }; >> + ->> + ocram-ecc at ffd08144 { +>> + ocram-ecc@ffd08144 { >> + compatible = "altr,socfpga-ocram-ecc"; >> + reg = <0xffd08144 0x4>; >> + iram = <&ocram>; @@ -101,7 +101,7 @@ coding issue. Thank you for reviewing. >> status = "disabled"; >> }; >> ->> + eccmgr: eccmgr at 0xffd08140 { +>> + eccmgr: eccmgr@0xffd08140 { > > and here. > @@ -110,13 +110,13 @@ coding issue. Thank you for reviewing. >> + #size-cells = <1>; >> + ranges; >> + ->> + l2-ecc at ffd08140 { +>> + l2-ecc@ffd08140 { >> + compatible = "altr,socfpga-l2-ecc"; >> + reg = <0xffd08140 0x4>; >> + interrupts = <0 36 1>, <0 37 1>; >> + }; >> + ->> + ocram-ecc at ffd08144 { +>> + ocram-ecc@ffd08144 { >> + compatible = "altr,socfpga-ocram-ecc"; >> + reg = <0xffd08144 0x4>; >> + iram = <&ocram>; @@ -124,7 +124,7 @@ coding issue. Thank you for reviewing. >> + }; >> + }; >> + ->> L2: l2-cache at fffef000 { +>> L2: l2-cache@fffef000 { >> compatible = "arm,pl310-cache"; >> reg = <0xfffef000 0x1000>; >> -- @@ -133,5 +133,5 @@ coding issue. Thank you for reviewing. >> >> _______________________________________________ >> linux-arm-kernel mailing list ->> linux-arm-kernel at lists.infradead.org +>> linux-arm-kernel@lists.infradead.org >> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N1/content_digest index 7f0fafb..8fff26a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,16 +1,32 @@ "ref\01453397668-32094-1-git-send-email-tthayer@opensource.altera.com\0" "ref\01453397668-32094-2-git-send-email-tthayer@opensource.altera.com\0" "ref\020160123023513.GA2081@rob-hp-laptop\0" - "From\0tthayer@opensource.altera.com (Thor Thayer)\0" - "Subject\0[PATCHv8 2/4] ARM: dts: Add Altera L2 Cache and OCRAM EDAC entries\0" + "From\0Thor Thayer <tthayer@opensource.altera.com>\0" + "Subject\0Re: [PATCHv8 2/4] ARM: dts: Add Altera L2 Cache and OCRAM EDAC entries\0" "Date\0Mon, 25 Jan 2016 09:42:33 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh@kernel.org>\0" + "Cc\0bp@alien8.de" + dougthompson@xmission.com + m.chehab@samsung.com + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + linux@arm.linux.org.uk + dinguyen@opensource.altera.com + grant.likely@linaro.org + devicetree@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" "\n" "\n" "On 01/22/2016 08:35 PM, Rob Herring wrote:\n" - "> On Thu, Jan 21, 2016 at 11:34:26AM -0600, tthayer at opensource.altera.com wrote:\n" + "> On Thu, Jan 21, 2016 at 11:34:26AM -0600, tthayer@opensource.altera.com wrote:\n" ">> From: Thor Thayer <tthayer@opensource.altera.com>\n" ">>\n" ">> Adding the device tree entries and bindings needed to support\n" @@ -80,7 +96,7 @@ ">> +\n" ">> +Example:\n" ">> +\n" - ">> +\teccmgr: eccmgr at 0xffd08140 {\n" + ">> +\teccmgr: eccmgr@0xffd08140 {\n" ">\n" "> drop the '0x'\n" ">\n" @@ -89,13 +105,13 @@ ">> +\t\t#size-cells = <1>;\n" ">> +\t\tranges;\n" ">> +\n" - ">> +\t\tl2-ecc at ffd08140 {\n" + ">> +\t\tl2-ecc@ffd08140 {\n" ">> +\t\t\tcompatible = \"altr,socfpga-l2-ecc\";\n" ">> +\t\t\treg = <0xffd08140 0x4>;\n" ">> +\t\t\tinterrupts = <0 36 1>, <0 37 1>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tocram-ecc at ffd08144 {\n" + ">> +\t\tocram-ecc@ffd08144 {\n" ">> +\t\t\tcompatible = \"altr,socfpga-ocram-ecc\";\n" ">> +\t\t\treg = <0xffd08144 0x4>;\n" ">> +\t\t\tiram = <&ocram>;\n" @@ -110,7 +126,7 @@ ">> \t\t\tstatus = \"disabled\";\n" ">> \t\t};\n" ">>\n" - ">> +\t\teccmgr: eccmgr at 0xffd08140 {\n" + ">> +\t\teccmgr: eccmgr@0xffd08140 {\n" ">\n" "> and here.\n" ">\n" @@ -119,13 +135,13 @@ ">> +\t\t\t#size-cells = <1>;\n" ">> +\t\t\tranges;\n" ">> +\n" - ">> +\t\t\tl2-ecc at ffd08140 {\n" + ">> +\t\t\tl2-ecc@ffd08140 {\n" ">> +\t\t\t\tcompatible = \"altr,socfpga-l2-ecc\";\n" ">> +\t\t\t\treg = <0xffd08140 0x4>;\n" ">> +\t\t\t\tinterrupts = <0 36 1>, <0 37 1>;\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tocram-ecc at ffd08144 {\n" + ">> +\t\t\tocram-ecc@ffd08144 {\n" ">> +\t\t\t\tcompatible = \"altr,socfpga-ocram-ecc\";\n" ">> +\t\t\t\treg = <0xffd08144 0x4>;\n" ">> +\t\t\t\tiram = <&ocram>;\n" @@ -133,7 +149,7 @@ ">> +\t\t\t};\n" ">> +\t\t};\n" ">> +\n" - ">> \t\tL2: l2-cache at fffef000 {\n" + ">> \t\tL2: l2-cache@fffef000 {\n" ">> \t\t\tcompatible = \"arm,pl310-cache\";\n" ">> \t\t\treg = <0xfffef000 0x1000>;\n" ">> --\n" @@ -142,7 +158,7 @@ ">>\n" ">> _______________________________________________\n" ">> linux-arm-kernel mailing list\n" - ">> linux-arm-kernel at lists.infradead.org\n" + ">> linux-arm-kernel@lists.infradead.org\n" >> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -bef36eeb173da59ca1429c82aad32545294f864df5ef39f9d77470dea36bb3b6 +643693919cc7bd91a3103e72e70b0739ea69de5756305c83d49cb3aa765bbeee
diff --git a/a/1.txt b/N2/1.txt index f019463..7a7a28a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,7 +1,7 @@ On 01/22/2016 08:35 PM, Rob Herring wrote: -> On Thu, Jan 21, 2016 at 11:34:26AM -0600, tthayer at opensource.altera.com wrote: +> On Thu, Jan 21, 2016 at 11:34:26AM -0600, tthayer@opensource.altera.com wrote: >> From: Thor Thayer <tthayer@opensource.altera.com> >> >> Adding the device tree entries and bindings needed to support @@ -71,7 +71,7 @@ coding issue. Thank you for reviewing. >> + >> +Example: >> + ->> + eccmgr: eccmgr at 0xffd08140 { +>> + eccmgr: eccmgr@0xffd08140 { > > drop the '0x' > @@ -80,13 +80,13 @@ coding issue. Thank you for reviewing. >> + #size-cells = <1>; >> + ranges; >> + ->> + l2-ecc at ffd08140 { +>> + l2-ecc@ffd08140 { >> + compatible = "altr,socfpga-l2-ecc"; >> + reg = <0xffd08140 0x4>; >> + interrupts = <0 36 1>, <0 37 1>; >> + }; >> + ->> + ocram-ecc at ffd08144 { +>> + ocram-ecc@ffd08144 { >> + compatible = "altr,socfpga-ocram-ecc"; >> + reg = <0xffd08144 0x4>; >> + iram = <&ocram>; @@ -101,7 +101,7 @@ coding issue. Thank you for reviewing. >> status = "disabled"; >> }; >> ->> + eccmgr: eccmgr at 0xffd08140 { +>> + eccmgr: eccmgr@0xffd08140 { > > and here. > @@ -110,13 +110,13 @@ coding issue. Thank you for reviewing. >> + #size-cells = <1>; >> + ranges; >> + ->> + l2-ecc at ffd08140 { +>> + l2-ecc@ffd08140 { >> + compatible = "altr,socfpga-l2-ecc"; >> + reg = <0xffd08140 0x4>; >> + interrupts = <0 36 1>, <0 37 1>; >> + }; >> + ->> + ocram-ecc at ffd08144 { +>> + ocram-ecc@ffd08144 { >> + compatible = "altr,socfpga-ocram-ecc"; >> + reg = <0xffd08144 0x4>; >> + iram = <&ocram>; @@ -124,7 +124,7 @@ coding issue. Thank you for reviewing. >> + }; >> + }; >> + ->> L2: l2-cache at fffef000 { +>> L2: l2-cache@fffef000 { >> compatible = "arm,pl310-cache"; >> reg = <0xfffef000 0x1000>; >> -- @@ -133,5 +133,5 @@ coding issue. Thank you for reviewing. >> >> _______________________________________________ >> linux-arm-kernel mailing list ->> linux-arm-kernel at lists.infradead.org +>> linux-arm-kernel@lists.infradead.org >> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/a/content_digest b/N2/content_digest index 7f0fafb..6b86cd8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,32 @@ "ref\01453397668-32094-1-git-send-email-tthayer@opensource.altera.com\0" "ref\01453397668-32094-2-git-send-email-tthayer@opensource.altera.com\0" "ref\020160123023513.GA2081@rob-hp-laptop\0" - "From\0tthayer@opensource.altera.com (Thor Thayer)\0" - "Subject\0[PATCHv8 2/4] ARM: dts: Add Altera L2 Cache and OCRAM EDAC entries\0" + "From\0Thor Thayer <tthayer@opensource.altera.com>\0" + "Subject\0Re: [PATCHv8 2/4] ARM: dts: Add Altera L2 Cache and OCRAM EDAC entries\0" "Date\0Mon, 25 Jan 2016 09:42:33 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Rob Herring <robh@kernel.org>\0" + "Cc\0<bp@alien8.de>" + <dougthompson@xmission.com> + <m.chehab@samsung.com> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + <linux@arm.linux.org.uk> + <dinguyen@opensource.altera.com> + <grant.likely@linaro.org> + <devicetree@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" "\n" "\n" "On 01/22/2016 08:35 PM, Rob Herring wrote:\n" - "> On Thu, Jan 21, 2016 at 11:34:26AM -0600, tthayer at opensource.altera.com wrote:\n" + "> On Thu, Jan 21, 2016 at 11:34:26AM -0600, tthayer@opensource.altera.com wrote:\n" ">> From: Thor Thayer <tthayer@opensource.altera.com>\n" ">>\n" ">> Adding the device tree entries and bindings needed to support\n" @@ -80,7 +96,7 @@ ">> +\n" ">> +Example:\n" ">> +\n" - ">> +\teccmgr: eccmgr at 0xffd08140 {\n" + ">> +\teccmgr: eccmgr@0xffd08140 {\n" ">\n" "> drop the '0x'\n" ">\n" @@ -89,13 +105,13 @@ ">> +\t\t#size-cells = <1>;\n" ">> +\t\tranges;\n" ">> +\n" - ">> +\t\tl2-ecc at ffd08140 {\n" + ">> +\t\tl2-ecc@ffd08140 {\n" ">> +\t\t\tcompatible = \"altr,socfpga-l2-ecc\";\n" ">> +\t\t\treg = <0xffd08140 0x4>;\n" ">> +\t\t\tinterrupts = <0 36 1>, <0 37 1>;\n" ">> +\t\t};\n" ">> +\n" - ">> +\t\tocram-ecc at ffd08144 {\n" + ">> +\t\tocram-ecc@ffd08144 {\n" ">> +\t\t\tcompatible = \"altr,socfpga-ocram-ecc\";\n" ">> +\t\t\treg = <0xffd08144 0x4>;\n" ">> +\t\t\tiram = <&ocram>;\n" @@ -110,7 +126,7 @@ ">> \t\t\tstatus = \"disabled\";\n" ">> \t\t};\n" ">>\n" - ">> +\t\teccmgr: eccmgr at 0xffd08140 {\n" + ">> +\t\teccmgr: eccmgr@0xffd08140 {\n" ">\n" "> and here.\n" ">\n" @@ -119,13 +135,13 @@ ">> +\t\t\t#size-cells = <1>;\n" ">> +\t\t\tranges;\n" ">> +\n" - ">> +\t\t\tl2-ecc at ffd08140 {\n" + ">> +\t\t\tl2-ecc@ffd08140 {\n" ">> +\t\t\t\tcompatible = \"altr,socfpga-l2-ecc\";\n" ">> +\t\t\t\treg = <0xffd08140 0x4>;\n" ">> +\t\t\t\tinterrupts = <0 36 1>, <0 37 1>;\n" ">> +\t\t\t};\n" ">> +\n" - ">> +\t\t\tocram-ecc at ffd08144 {\n" + ">> +\t\t\tocram-ecc@ffd08144 {\n" ">> +\t\t\t\tcompatible = \"altr,socfpga-ocram-ecc\";\n" ">> +\t\t\t\treg = <0xffd08144 0x4>;\n" ">> +\t\t\t\tiram = <&ocram>;\n" @@ -133,7 +149,7 @@ ">> +\t\t\t};\n" ">> +\t\t};\n" ">> +\n" - ">> \t\tL2: l2-cache at fffef000 {\n" + ">> \t\tL2: l2-cache@fffef000 {\n" ">> \t\t\tcompatible = \"arm,pl310-cache\";\n" ">> \t\t\treg = <0xfffef000 0x1000>;\n" ">> --\n" @@ -142,7 +158,7 @@ ">>\n" ">> _______________________________________________\n" ">> linux-arm-kernel mailing list\n" - ">> linux-arm-kernel at lists.infradead.org\n" + ">> linux-arm-kernel@lists.infradead.org\n" >> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel -bef36eeb173da59ca1429c82aad32545294f864df5ef39f9d77470dea36bb3b6 +6fb806b6d1a3fb3e08e73871b79c052bcdb48c891caa5a852ca9310d94b7384d
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.