All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <54D4F3E4.9040700@opensource.altera.com>

diff --git a/a/1.txt b/N1/1.txt
index 118a76d..2e76fa9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 Hi Device Tree Maintainers,
 
-On 01/08/2015 08:53 PM, tthayer at opensource.altera.com wrote:
+On 01/08/2015 08:53 PM, tthayer@opensource.altera.com wrote:
 > From: Thor Thayer <tthayer@opensource.altera.com>
 >
 > Adding the device tree entries and bindings needed to support
@@ -79,13 +79,13 @@ Thor
 > +		#size-cells = <1>;
 > +		ranges;
 > +
-> +		l2edac at ffd08140 {
+> +		l2edac@ffd08140 {
 > +			compatible = "altr,l2-edac";
 > +			reg = <0xffd08140 0x4>;
 > +			interrupts = <0 36 1>, <0 37 1>;
 > +		};
 > +
-> +		ocramedac at ffd08144 {
+> +		ocramedac@ffd08144 {
 > +			compatible = "altr,ocram-edac";
 > +			reg = <0xffd08144 0x4>;
 > +			iram = <&ocram>;
@@ -106,13 +106,13 @@ Thor
 > +			#size-cells = <1>;
 > +			ranges;
 > +
-> +			l2edac at ffd08140 {
+> +			l2edac@ffd08140 {
 > +				compatible = "altr,l2-edac";
 > +				reg = <0xffd08140 0x4>;
 > +				interrupts = <0 36 1>, <0 37 1>;
 > +			};
 > +
-> +			ocramedac at ffd08144 {
+> +			ocramedac@ffd08144 {
 > +				compatible = "altr,ocram-edac";
 > +				reg = <0xffd08144 0x4>;
 > +				iram = <&ocram>;
@@ -120,7 +120,7 @@ Thor
 > +			};
 > +		};
 > +
->   		L2: l2-cache at fffef000 {
+>   		L2: l2-cache@fffef000 {
 >   			compatible = "arm,pl310-cache";
 >   			reg = <0xfffef000 0x1000>;
 >
diff --git a/a/content_digest b/N1/content_digest
index e6e8c55..c5226f3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,30 @@
  "ref\01420772036-3112-1-git-send-email-tthayer@opensource.altera.com\0"
  "ref\01420772036-3112-6-git-send-email-tthayer@opensource.altera.com\0"
- "From\0tthayer@opensource.altera.com (Thor Thayer)\0"
+ "From\0Thor Thayer <tthayer@opensource.altera.com>\0"
  "Subject\0[RESEND PATCHv6 5/5] arm: dts: Add Altera L2 Cache and OCRAM EDAC entries\0"
  "Date\0Fri, 6 Feb 2015 11:03:32 -0600\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0robh+dt@kernel.org"
+  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\0"
+ "Cc\0bp@alien8.de"
+  dougthompson@xmission.com
+  m.chehab@samsung.com
+  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"
  "Hi Device Tree Maintainers,\n"
  "\n"
- "On 01/08/2015 08:53 PM, tthayer at opensource.altera.com wrote:\n"
+ "On 01/08/2015 08:53 PM, 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"
@@ -87,13 +103,13 @@
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tl2edac at ffd08140 {\n"
+ "> +\t\tl2edac@ffd08140 {\n"
  "> +\t\t\tcompatible = \"altr,l2-edac\";\n"
  "> +\t\t\treg = <0xffd08140 0x4>;\n"
  "> +\t\t\tinterrupts = <0 36 1>, <0 37 1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tocramedac at ffd08144 {\n"
+ "> +\t\tocramedac@ffd08144 {\n"
  "> +\t\t\tcompatible = \"altr,ocram-edac\";\n"
  "> +\t\t\treg = <0xffd08144 0x4>;\n"
  "> +\t\t\tiram = <&ocram>;\n"
@@ -114,13 +130,13 @@
  "> +\t\t\t#size-cells = <1>;\n"
  "> +\t\t\tranges;\n"
  "> +\n"
- "> +\t\t\tl2edac at ffd08140 {\n"
+ "> +\t\t\tl2edac@ffd08140 {\n"
  "> +\t\t\t\tcompatible = \"altr,l2-edac\";\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\tocramedac at ffd08144 {\n"
+ "> +\t\t\tocramedac@ffd08144 {\n"
  "> +\t\t\t\tcompatible = \"altr,ocram-edac\";\n"
  "> +\t\t\t\treg = <0xffd08144 0x4>;\n"
  "> +\t\t\t\tiram = <&ocram>;\n"
@@ -128,9 +144,9 @@
  "> +\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"
  >
 
-6d8d70e8ad92c223d694f5ac188c67535cc4a5112afc9586b920d19f1e25b44c
+59698db721f502bffba4f87a2428e25e383ce13084d18617a240a599a07a91e9

diff --git a/a/1.txt b/N2/1.txt
index 118a76d..2e76fa9 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,6 +1,6 @@
 Hi Device Tree Maintainers,
 
-On 01/08/2015 08:53 PM, tthayer at opensource.altera.com wrote:
+On 01/08/2015 08:53 PM, tthayer@opensource.altera.com wrote:
 > From: Thor Thayer <tthayer@opensource.altera.com>
 >
 > Adding the device tree entries and bindings needed to support
@@ -79,13 +79,13 @@ Thor
 > +		#size-cells = <1>;
 > +		ranges;
 > +
-> +		l2edac at ffd08140 {
+> +		l2edac@ffd08140 {
 > +			compatible = "altr,l2-edac";
 > +			reg = <0xffd08140 0x4>;
 > +			interrupts = <0 36 1>, <0 37 1>;
 > +		};
 > +
-> +		ocramedac at ffd08144 {
+> +		ocramedac@ffd08144 {
 > +			compatible = "altr,ocram-edac";
 > +			reg = <0xffd08144 0x4>;
 > +			iram = <&ocram>;
@@ -106,13 +106,13 @@ Thor
 > +			#size-cells = <1>;
 > +			ranges;
 > +
-> +			l2edac at ffd08140 {
+> +			l2edac@ffd08140 {
 > +				compatible = "altr,l2-edac";
 > +				reg = <0xffd08140 0x4>;
 > +				interrupts = <0 36 1>, <0 37 1>;
 > +			};
 > +
-> +			ocramedac at ffd08144 {
+> +			ocramedac@ffd08144 {
 > +				compatible = "altr,ocram-edac";
 > +				reg = <0xffd08144 0x4>;
 > +				iram = <&ocram>;
@@ -120,7 +120,7 @@ Thor
 > +			};
 > +		};
 > +
->   		L2: l2-cache at fffef000 {
+>   		L2: l2-cache@fffef000 {
 >   			compatible = "arm,pl310-cache";
 >   			reg = <0xfffef000 0x1000>;
 >
diff --git a/a/content_digest b/N2/content_digest
index e6e8c55..30772bd 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,14 +1,30 @@
  "ref\01420772036-3112-1-git-send-email-tthayer@opensource.altera.com\0"
  "ref\01420772036-3112-6-git-send-email-tthayer@opensource.altera.com\0"
- "From\0tthayer@opensource.altera.com (Thor Thayer)\0"
+ "From\0Thor Thayer <tthayer@opensource.altera.com>\0"
  "Subject\0[RESEND PATCHv6 5/5] arm: dts: Add Altera L2 Cache and OCRAM EDAC entries\0"
  "Date\0Fri, 6 Feb 2015 11:03:32 -0600\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0<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>
+  <dinguyen@opensource.altera.com>
+ " <grant.likely@linaro.org>\0"
+ "Cc\0<bp@alien8.de>"
+  <dougthompson@xmission.com>
+  <m.chehab@samsung.com>
+  <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"
  "Hi Device Tree Maintainers,\n"
  "\n"
- "On 01/08/2015 08:53 PM, tthayer at opensource.altera.com wrote:\n"
+ "On 01/08/2015 08:53 PM, 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"
@@ -87,13 +103,13 @@
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tl2edac at ffd08140 {\n"
+ "> +\t\tl2edac@ffd08140 {\n"
  "> +\t\t\tcompatible = \"altr,l2-edac\";\n"
  "> +\t\t\treg = <0xffd08140 0x4>;\n"
  "> +\t\t\tinterrupts = <0 36 1>, <0 37 1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tocramedac at ffd08144 {\n"
+ "> +\t\tocramedac@ffd08144 {\n"
  "> +\t\t\tcompatible = \"altr,ocram-edac\";\n"
  "> +\t\t\treg = <0xffd08144 0x4>;\n"
  "> +\t\t\tiram = <&ocram>;\n"
@@ -114,13 +130,13 @@
  "> +\t\t\t#size-cells = <1>;\n"
  "> +\t\t\tranges;\n"
  "> +\n"
- "> +\t\t\tl2edac at ffd08140 {\n"
+ "> +\t\t\tl2edac@ffd08140 {\n"
  "> +\t\t\t\tcompatible = \"altr,l2-edac\";\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\tocramedac at ffd08144 {\n"
+ "> +\t\t\tocramedac@ffd08144 {\n"
  "> +\t\t\t\tcompatible = \"altr,ocram-edac\";\n"
  "> +\t\t\t\treg = <0xffd08144 0x4>;\n"
  "> +\t\t\t\tiram = <&ocram>;\n"
@@ -128,9 +144,9 @@
  "> +\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"
  >
 
-6d8d70e8ad92c223d694f5ac188c67535cc4a5112afc9586b920d19f1e25b44c
+8ca21e079147525d325b74f0a6e22936ed96d988196d6ac1e26f3ad9aecbf081

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.