All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <520C0800.3090700@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index b90e779..ff902a3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -39,18 +39,18 @@ On 8/2/2013 8:46 AM, Kumar Gala wrote:
 >> +		device_type = "cpu";
 >> +		enable-method = "qcom,kpssv2";
 >> +
->> +		cpu@0 {
+>> +		cpu at 0 {
 >> +			reg = <0>;
 >> +		};
 >> +
->> +		cpu@1 {
+>> +		cpu at 1 {
 >> +			reg = <1>;
 >> +		};
 > Any reason not to have all 4 cores?
 >
 >> +	};
 >> +
->> 	intc: interrupt-controller@f9000000 {
+>> 	intc: interrupt-controller at f9000000 {
 >> 		compatible = "qcom,msm-qgic2";
 >> 		interrupt-controller;
 >> @@ -23,4 +39,11 @@
@@ -58,7 +58,7 @@ On 8/2/2013 8:46 AM, Kumar Gala wrote:
 >> 		clock-frequency = <19200000>;
 >> 	};
 >> +
->> +	kpss@f9012000 {
+>> +	kpss at f9012000 {
 >> +		compatible = "qcom,kpss";
 >> +		reg = <0xf9012000 0x1000>,
 >> +		      <0xf9088000 0x1000>,
@@ -196,7 +196,7 @@ clear this up.
 >>
 >> --
 >> To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in
->> the body of a message to majordomo@vger.kernel.org
+>> the body of a message to majordomo at vger.kernel.org
 >> More majordomo info at  http://vger.kernel.org/majordomo-info.html
 > --
 > Employee of Qualcomm Innovation Center, Inc.
@@ -205,7 +205,7 @@ clear this up.
 >
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel@lists.infradead.org
+> linux-arm-kernel at lists.infradead.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
 
diff --git a/a/content_digest b/N1/content_digest
index 308be28..684538b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,10 @@
  "ref\01375409725-22004-1-git-send-email-rvaswani@codeaurora.org\0"
  "ref\01375409725-22004-5-git-send-email-rvaswani@codeaurora.org\0"
  "ref\0856E36A2-4203-41B5-B5D5-26F22F2FAFCF@codeaurora.org\0"
- "From\0Rohit Vaswani <rvaswani@codeaurora.org>\0"
- "Subject\0Re: [RESEND PATCH 4/4] ARM: msm: Add support for 8974 SMP\0"
+ "From\0rvaswani@codeaurora.org (Rohit Vaswani)\0"
+ "Subject\0[RESEND PATCH 4/4] ARM: msm: Add support for 8974 SMP\0"
  "Date\0Wed, 14 Aug 2013 15:43:12 -0700\0"
- "To\0Kumar Gala <galak@codeaurora.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree@vger.kernel.org
-  Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
-  Russell King <linux@arm.linux.org.uk>
-  Ian Campbell <ian.campbell@citrix.com>
-  Pawel Moll <pawel.moll@arm.com>
-  Stephen Warren <swarren@wwwdotorg.org>
-  linux-arm-msm@vger.kernel.org
-  Nicolas Pitre <nico@linaro.org>
-  linux-doc@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  Rob Herring <rob.herring@calxeda.com>
-  Bryan Huntsman <bryanh@codeaurora.org>
-  Rob Landley <rob@landley.net>
-  Daniel Walker <dwalker@fifo99.com>
-  David Brown <davidb@codeaurora.org>
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 8/2/2013 8:46 AM, Kumar Gala wrote:\n"
@@ -65,18 +48,18 @@
  ">> +\t\tdevice_type = \"cpu\";\n"
  ">> +\t\tenable-method = \"qcom,kpssv2\";\n"
  ">> +\n"
- ">> +\t\tcpu@0 {\n"
+ ">> +\t\tcpu at 0 {\n"
  ">> +\t\t\treg = <0>;\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tcpu@1 {\n"
+ ">> +\t\tcpu at 1 {\n"
  ">> +\t\t\treg = <1>;\n"
  ">> +\t\t};\n"
  "> Any reason not to have all 4 cores?\n"
  ">\n"
  ">> +\t};\n"
  ">> +\n"
- ">> \tintc: interrupt-controller@f9000000 {\n"
+ ">> \tintc: interrupt-controller at f9000000 {\n"
  ">> \t\tcompatible = \"qcom,msm-qgic2\";\n"
  ">> \t\tinterrupt-controller;\n"
  ">> @@ -23,4 +39,11 @@\n"
@@ -84,7 +67,7 @@
  ">> \t\tclock-frequency = <19200000>;\n"
  ">> \t};\n"
  ">> +\n"
- ">> +\tkpss@f9012000 {\n"
+ ">> +\tkpss at f9012000 {\n"
  ">> +\t\tcompatible = \"qcom,kpss\";\n"
  ">> +\t\treg = <0xf9012000 0x1000>,\n"
  ">> +\t\t      <0xf9088000 0x1000>,\n"
@@ -222,7 +205,7 @@
  ">>\n"
  ">> --\n"
  ">> To unsubscribe from this list: send the line \"unsubscribe linux-arm-msm\" in\n"
- ">> the body of a message to majordomo@vger.kernel.org\n"
+ ">> the body of a message to majordomo at vger.kernel.org\n"
  ">> More majordomo info at  http://vger.kernel.org/majordomo-info.html\n"
  "> --\n"
  "> Employee of Qualcomm Innovation Center, Inc.\n"
@@ -231,7 +214,7 @@
  ">\n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel@lists.infradead.org\n"
+ "> linux-arm-kernel at lists.infradead.org\n"
  "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n"
  "\n"
  "\n"
@@ -241,4 +224,4 @@
  "-- \n"
  The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, hosted by The Linux Foundation
 
-1d5d41db9c407a9f6ed66498be7e5cfa1a57a14245c7712ac70110046133d062
+24ef6f6678e97b254e7180678ad40d64a961d7b5d25f7e342cabee4da31261ff

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.