All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1515732971.31850.87.camel@kernel.crashing.org>

diff --git a/a/1.txt b/N1/1.txt
index 0087095..225af7d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,7 +26,7 @@ index ede11c597673..0c3f14d05046 100644
 @@ -17,6 +17,7 @@
  	};
  
- 	memory at 80000000 {
+ 	memory@80000000 {
 +		device_type = "memory";
  		reg = <0x80000000 0x20000000>;
  	};
@@ -38,7 +38,7 @@ index 4379d09a261f..9d18cce971be 100644
 @@ -13,6 +13,7 @@
  	};
  
- 	memory at 40000000 {
+ 	memory@40000000 {
 +		device_type = "memory";
  		reg = <0x40000000 0x20000000>;
  	};
@@ -50,7 +50,7 @@ index 623b6ab42021..cd06d5738782 100644
 @@ -13,6 +13,7 @@
  	};
  
- 	memory at 80000000 {
+ 	memory@80000000 {
 +		device_type = "memory";
  		reg = <0x80000000 0x20000000>;
  	};
@@ -62,7 +62,7 @@ index 5f9049d2c4c3..b64553a083b0 100644
 @@ -14,6 +14,7 @@
  	};
  
- 	memory at 80000000 {
+ 	memory@80000000 {
 +		device_type = "memory";
  		reg = <0x80000000 0x20000000>;
  	};
@@ -74,7 +74,7 @@ index c881484a85cf..f3f5b3279e52 100644
 @@ -13,6 +13,7 @@
  	};
  
- 	memory at 80000000 {
+ 	memory@80000000 {
 +		device_type = "memory";
  		reg = <0x80000000 0x40000000>;
  	};
@@ -86,7 +86,7 @@ index 76aa6ea1f988..ca7a4ae9ed08 100644
 @@ -13,6 +13,7 @@
  	};
  
- 	memory at 40000000 {
+ 	memory@40000000 {
 +		device_type = "memory";
  		reg = <0x40000000 0x8000000>;
  	};
diff --git a/a/content_digest b/N1/content_digest
index 2c202b8..3f0b90f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,7 +1,9 @@
- "From\0benh@kernel.crashing.org (Benjamin Herrenschmidt)\0"
+ "From\0Benjamin Herrenschmidt <benh@kernel.crashing.org>\0"
  "Subject\0[PATCH] ARM: dts: Fix missing \"device_type\" in Aspeed memory nodes\0"
  "Date\0Fri, 12 Jan 2018 15:56:11 +1100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0devicetree@vger.kernel.org\0"
+ "Cc\0Joel Stanley <joel.stanley@au1.ibm.com>"
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "When Joel removed skeleton.dtsi, the Aspeed boards lost their\n"
@@ -32,7 +34,7 @@
  "@@ -17,6 +17,7 @@\n"
  " \t};\n"
  " \n"
- " \tmemory at 80000000 {\n"
+ " \tmemory@80000000 {\n"
  "+\t\tdevice_type = \"memory\";\n"
  " \t\treg = <0x80000000 0x20000000>;\n"
  " \t};\n"
@@ -44,7 +46,7 @@
  "@@ -13,6 +13,7 @@\n"
  " \t};\n"
  " \n"
- " \tmemory at 40000000 {\n"
+ " \tmemory@40000000 {\n"
  "+\t\tdevice_type = \"memory\";\n"
  " \t\treg = <0x40000000 0x20000000>;\n"
  " \t};\n"
@@ -56,7 +58,7 @@
  "@@ -13,6 +13,7 @@\n"
  " \t};\n"
  " \n"
- " \tmemory at 80000000 {\n"
+ " \tmemory@80000000 {\n"
  "+\t\tdevice_type = \"memory\";\n"
  " \t\treg = <0x80000000 0x20000000>;\n"
  " \t};\n"
@@ -68,7 +70,7 @@
  "@@ -14,6 +14,7 @@\n"
  " \t};\n"
  " \n"
- " \tmemory at 80000000 {\n"
+ " \tmemory@80000000 {\n"
  "+\t\tdevice_type = \"memory\";\n"
  " \t\treg = <0x80000000 0x20000000>;\n"
  " \t};\n"
@@ -80,7 +82,7 @@
  "@@ -13,6 +13,7 @@\n"
  " \t};\n"
  " \n"
- " \tmemory at 80000000 {\n"
+ " \tmemory@80000000 {\n"
  "+\t\tdevice_type = \"memory\";\n"
  " \t\treg = <0x80000000 0x40000000>;\n"
  " \t};\n"
@@ -92,9 +94,9 @@
  "@@ -13,6 +13,7 @@\n"
  " \t};\n"
  " \n"
- " \tmemory at 40000000 {\n"
+ " \tmemory@40000000 {\n"
  "+\t\tdevice_type = \"memory\";\n"
  " \t\treg = <0x40000000 0x8000000>;\n"
  " \t};"
 
-07861c87dd76d00d0bfb3ed59805781a721a60dc012a8d313a5e8720d3198b00
+707f632711b9a880d1cab2b7873a8ab2d51a5c9487455339a9779e7267b932c5

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.