All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5507F2B4.2000105@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 4f06aaf..3e0be13 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On 03/13/2015 06:06 PM, Kumar Gala wrote:
 > Add initial device tree support for Qualcomm MSM8916 SoC and MTP8916
 > evaluation board.  At the current time we only boot up a single processor.
 > 
-> Signed-off-by: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+> Signed-off-by: Kumar Gala <galak@codeaurora.org>
 > ---
 > v5:
 > * killed use of skeleton, moved to addr/size cells both being 2
@@ -117,7 +117,7 @@ multi line comment rules and 2014-2015
 > +	};
 > +
 > +	soc {
-> +		serial@78b0000 {
+> +		serial at 78b0000 {
 > +			status = "okay";
 > +			pinctrl-names = "default", "sleep";
 > +			pinctrl-0 = <&blsp1_uart2_default>;
@@ -141,7 +141,3 @@ as well.
 -- 
 regards,
 Stan
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index df08713..0f618c5 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,23 +1,15 @@
  "ref\01426262769-26758-1-git-send-email-galak@codeaurora.org\0"
- "ref\01426262769-26758-1-git-send-email-galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "From\0Stanimir Varbanov <stanimir.varbanov-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH v5 2/4] arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts\0"
+ "From\0stanimir.varbanov@linaro.org (Stanimir Varbanov)\0"
+ "Subject\0[PATCH v5 2/4] arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts\0"
  "Date\0Tue, 17 Mar 2015 11:24:04 +0200\0"
- "To\0Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
- "Cc\0linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org
- " mark.rutland-5wv7dgnIgG8@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 03/13/2015 06:06 PM, Kumar Gala wrote:\n"
  "> Add initial device tree support for Qualcomm MSM8916 SoC and MTP8916\n"
  "> evaluation board.  At the current time we only boot up a single processor.\n"
  "> \n"
- "> Signed-off-by: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
+ "> Signed-off-by: Kumar Gala <galak@codeaurora.org>\n"
  "> ---\n"
  "> v5:\n"
  "> * killed use of skeleton, moved to addr/size cells both being 2\n"
@@ -132,7 +124,7 @@
  "> +\t};\n"
  "> +\n"
  "> +\tsoc {\n"
- "> +\t\tserial@78b0000 {\n"
+ "> +\t\tserial at 78b0000 {\n"
  "> +\t\t\tstatus = \"okay\";\n"
  "> +\t\t\tpinctrl-names = \"default\", \"sleep\";\n"
  "> +\t\t\tpinctrl-0 = <&blsp1_uart2_default>;\n"
@@ -155,10 +147,6 @@
  "\n"
  "-- \n"
  "regards,\n"
- "Stan\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Stan
 
-12481f562f55d7fd4681d980a72413f8a8ac063649adf33cded809bd5df69470
+130ecf8b8c7e5c5d7d8384cf65ff972d3b61fd0354c3ed77d4b216d8ee02a771

diff --git a/a/1.txt b/N2/1.txt
index 4f06aaf..3080c85 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ On 03/13/2015 06:06 PM, Kumar Gala wrote:
 > Add initial device tree support for Qualcomm MSM8916 SoC and MTP8916
 > evaluation board.  At the current time we only boot up a single processor.
 > 
-> Signed-off-by: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+> Signed-off-by: Kumar Gala <galak@codeaurora.org>
 > ---
 > v5:
 > * killed use of skeleton, moved to addr/size cells both being 2
@@ -141,7 +141,3 @@ as well.
 -- 
 regards,
 Stan
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index df08713..e76876a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,23 +1,22 @@
  "ref\01426262769-26758-1-git-send-email-galak@codeaurora.org\0"
- "ref\01426262769-26758-1-git-send-email-galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "From\0Stanimir Varbanov <stanimir.varbanov-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "From\0Stanimir Varbanov <stanimir.varbanov@linaro.org>\0"
  "Subject\0Re: [PATCH v5 2/4] arm64: dts: Add Qualcomm MSM8916 SoC and evaluation board dts\0"
  "Date\0Tue, 17 Mar 2015 11:24:04 +0200\0"
- "To\0Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
- "Cc\0linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org
- " mark.rutland-5wv7dgnIgG8@public.gmane.org\0"
+ "To\0Kumar Gala <galak@codeaurora.org>\0"
+ "Cc\0linux-arm-msm@vger.kernel.org"
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  arm@kernel.org
+  devicetree@vger.kernel.org
+  heiko@sntech.de
+ " mark.rutland@arm.com\0"
  "\00:1\0"
  "b\0"
  "On 03/13/2015 06:06 PM, Kumar Gala wrote:\n"
  "> Add initial device tree support for Qualcomm MSM8916 SoC and MTP8916\n"
  "> evaluation board.  At the current time we only boot up a single processor.\n"
  "> \n"
- "> Signed-off-by: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\n"
+ "> Signed-off-by: Kumar Gala <galak@codeaurora.org>\n"
  "> ---\n"
  "> v5:\n"
  "> * killed use of skeleton, moved to addr/size cells both being 2\n"
@@ -155,10 +154,6 @@
  "\n"
  "-- \n"
  "regards,\n"
- "Stan\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ Stan
 
-12481f562f55d7fd4681d980a72413f8a8ac063649adf33cded809bd5df69470
+3b0374302e1d53a438584a19ad4d2d04d033d549b13a037fadc3a5773d1d376e

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.