All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141202145735.GL23671@leverpostej>

diff --git a/a/1.txt b/N1/1.txt
index 717f06b..4afffb5 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-On Wed, Nov 12, 2014 at 12:14:23AM +0000, tthayer at opensource.altera.com wrote:
+On Wed, Nov 12, 2014 at 12:14:23AM +0000, tthayer@opensource.altera.com wrote:
 > From: Thor Thayer <tthayer@opensource.altera.com>
 > 
 > Adding the device tree entries and bindings needed to support
@@ -35,7 +35,7 @@ On Wed, Nov 12, 2014 at 12:14:23AM +0000, tthayer at opensource.altera.com wrote
 > +
 > +Example:
 > +
-> +	l2edac at ffd08140 {
+> +	l2edac@ffd08140 {
 > +		compatible = "altr,l2-edac";
 > +		reg = <0xffd08140 0x4>;
 > +		interrupts = <0 36 1>, <0 37 1>;
@@ -64,7 +64,7 @@ What HW block does this live in?
 > +	interrupt. Note the rising edge type.
 > +
 > +Example:
-> +	ocramedac at ffd08144 {
+> +	ocramedac@ffd08144 {
 > +		compatible = "altr,ocram-edac";
 > +		reg = <0xffd08144 0x4>;
 > +		iram = <&ocram>;
@@ -78,20 +78,20 @@ What HW block does this live in?
 >  			interrupts = <0 39 4>;
 >  		};
 >  
-> +		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>;
 > +			interrupts = <0 178 1>, <0 179 1>;
 > +		};
 > +
->  		L2: l2-cache at fffef000 {
+>  		L2: l2-cache@fffef000 {
 > -			compatible = "arm,pl310-cache";
 > +			compatible = "arm,pl310-cache", "syscon";
 
diff --git a/a/content_digest b/N1/content_digest
index b38a78a..133a4cf 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,28 @@
  "ref\01415751263-1830-1-git-send-email-tthayer@opensource.altera.com\0"
  "ref\01415751263-1830-6-git-send-email-tthayer@opensource.altera.com\0"
- "From\0mark.rutland@arm.com (Mark Rutland)\0"
- "Subject\0[PATCHv5 5/5] arm: dts: Add Altera L2 Cache and OCRAM EDAC\0"
+ "From\0Mark Rutland <mark.rutland@arm.com>\0"
+ "Subject\0Re: [PATCHv5 5/5] arm: dts: Add Altera L2 Cache and OCRAM EDAC\0"
  "Date\0Tue, 2 Dec 2014 14:57:35 +0000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0tthayer@opensource.altera.com <tthayer@opensource.altera.com>\0"
+ "Cc\0bp@alien8.de <bp@alien8.de>"
+  dougthompson@xmission.com <dougthompson@xmission.com>
+  m.chehab@samsung.com <m.chehab@samsung.com>
+  robh+dt@kernel.org <robh+dt@kernel.org>
+  Pawel Moll <Pawel.Moll@arm.com>
+  ijc+devicetree@hellion.org.uk <ijc+devicetree@hellion.org.uk>
+  galak@codeaurora.org <galak@codeaurora.org>
+  linux@arm.linux.org.uk <linux@arm.linux.org.uk>
+  dinguyen@opensource.altera.com <dinguyen@opensource.altera.com>
+  grant.likely@linaro.org <grant.likely@linaro.org>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  linux-doc@vger.kernel.org <linux-doc@vger.kernel.org>
+  linux-edac@vger.kernel.org <linux-edac@vger.kernel.org>
+  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+ " tthayer.linux@gmail.com <tthayer.linux@gmail.com>\0"
  "\00:1\0"
  "b\0"
- "On Wed, Nov 12, 2014 at 12:14:23AM +0000, tthayer at opensource.altera.com wrote:\n"
+ "On Wed, Nov 12, 2014 at 12:14:23AM +0000, 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"
@@ -43,7 +59,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +\tl2edac at ffd08140 {\n"
+ "> +\tl2edac@ffd08140 {\n"
  "> +\t\tcompatible = \"altr,l2-edac\";\n"
  "> +\t\treg = <0xffd08140 0x4>;\n"
  "> +\t\tinterrupts = <0 36 1>, <0 37 1>;\n"
@@ -72,7 +88,7 @@
  "> +\tinterrupt. Note the rising edge type.\n"
  "> +\n"
  "> +Example:\n"
- "> +\tocramedac at ffd08144 {\n"
+ "> +\tocramedac@ffd08144 {\n"
  "> +\t\tcompatible = \"altr,ocram-edac\";\n"
  "> +\t\treg = <0xffd08144 0x4>;\n"
  "> +\t\tiram = <&ocram>;\n"
@@ -86,20 +102,20 @@
  ">  \t\t\tinterrupts = <0 39 4>;\n"
  ">  \t\t};\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"
  "> +\t\t\tinterrupts = <0 178 1>, <0 179 1>;\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\tcompatible = \"arm,pl310-cache\", \"syscon\";\n"
  "\n"
@@ -111,4 +127,4 @@
  "Thanks,\n"
  Mark.
 
-3d58df7d39c982b53f7728ea5624ad5d33fc5c70f74db4ca7bfeabb710860181
+d86c9fa2e05a0abfd281f6d5cb17cb394f5a2fc9e46a176224c53895822956c4

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.