All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20140307230856.GE9985@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index 645b39c..0cc2401 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,7 +30,7 @@ Ok I think I'll go ahead with moving the interrupts into each cpu node, i.e.:
                 #address-cells = <1>;
                 #size-cells = <0>;
 
-                cpu@0 { 
+                cpu at 0 { 
                         compatible = "qcom,krait";
                         device_type = "cpu";
                         reg = <0>;
@@ -38,7 +38,7 @@ Ok I think I'll go ahead with moving the interrupts into each cpu node, i.e.:
                         next-level-cache = <&L2>;
                 };
 
-                cpu@1 { 
+                cpu at 1 { 
                         compatible = "qcom,krait";
                         device_type = "cpu";
                         reg = <1>;
@@ -58,7 +58,7 @@ Or should we be expressing the L1 cache as well? Something like:
                 #address-cells = <1>;
                 #size-cells = <0>;
 
-                cpu@0 { 
+                cpu at 0 { 
                         compatible = "qcom,krait";
                         device_type = "cpu";
                         reg = <0>;
@@ -71,7 +71,7 @@ Or should we be expressing the L1 cache as well? Something like:
 			}
                 };
 
-                cpu@1 { 
+                cpu at 1 { 
                         compatible = "qcom,krait";
                         device_type = "cpu";
                         reg = <1>;
diff --git a/a/content_digest b/N1/content_digest
index 4762b05..7ebad89 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,18 +8,10 @@
  "ref\020140225111655.GA6855@e102568-lin.cambridge.arm.com\0"
  "ref\0E34E6789-03BC-452C-9053-82CA1D027861@codeaurora.org\0"
  "ref\020140226120103.GA25326@e102568-lin.cambridge.arm.com\0"
- "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
- "Subject\0Re: [PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC\0"
+ "From\0sboyd@codeaurora.org (Stephen Boyd)\0"
+ "Subject\0[PATCH v5 2/4] devicetree: bindings: Document Krait CPU/L1 EDAC\0"
  "Date\0Fri, 7 Mar 2014 15:08:56 -0800\0"
- "To\0Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>\0"
- "Cc\0Kumar Gala <galak@codeaurora.org>"
-  Borislav Petkov <bp@alien8.de>
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
-  linux-arm-msm@vger.kernel.org <linux-arm-msm@vger.kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
-  linux-edac@vger.kernel.org <linux-edac@vger.kernel.org>
-  Mark Rutland <Mark.Rutland@arm.com>
- " devicetree@vger.kernel.org <devicetree@vger.kernel.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 02/26, Lorenzo Pieralisi wrote:\n"
@@ -54,7 +46,7 @@
  "                #address-cells = <1>;\n"
  "                #size-cells = <0>;\n"
  "\n"
- "                cpu@0 { \n"
+ "                cpu at 0 { \n"
  "                        compatible = \"qcom,krait\";\n"
  "                        device_type = \"cpu\";\n"
  "                        reg = <0>;\n"
@@ -62,7 +54,7 @@
  "                        next-level-cache = <&L2>;\n"
  "                };\n"
  "\n"
- "                cpu@1 { \n"
+ "                cpu at 1 { \n"
  "                        compatible = \"qcom,krait\";\n"
  "                        device_type = \"cpu\";\n"
  "                        reg = <1>;\n"
@@ -82,7 +74,7 @@
  "                #address-cells = <1>;\n"
  "                #size-cells = <0>;\n"
  "\n"
- "                cpu@0 { \n"
+ "                cpu at 0 { \n"
  "                        compatible = \"qcom,krait\";\n"
  "                        device_type = \"cpu\";\n"
  "                        reg = <0>;\n"
@@ -95,7 +87,7 @@
  "\t\t\t}\n"
  "                };\n"
  "\n"
- "                cpu@1 { \n"
+ "                cpu at 1 { \n"
  "                        compatible = \"qcom,krait\";\n"
  "                        device_type = \"cpu\";\n"
  "                        reg = <1>;\n"
@@ -142,4 +134,4 @@
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
  hosted by The Linux Foundation
 
-1f0178f7952f6d779bc0084e7d816142af5bc53943231297d5a1ae63b97bba04
+21c67c9579859138ef094ec70e0dfeb873cf8a19c3c29ec2373c95f95b5f3967

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.