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

diff --git a/a/1.txt b/N1/1.txt
index a484896..ac952b3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,7 @@ On 04/23, Sascha Hauer wrote:
 > This adds the binding documentation for the apmixedsys, perisys and
 > infracfg controllers found on Mediatek SoCs.
 > 
-> Signed-off-by: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
 
 Please Cc devicetree reviewers on bindings (CCed now).
 
@@ -41,9 +41,9 @@ Please Cc devicetree reviewers on bindings (CCed now).
 > +
 > +Example:
 > +
-> +apmixedsys: apmixedsys@10209000 {
+> +apmixedsys: apmixedsys at 10209000 {
 
-apmixedsys: clock-controller@10209000 {
+apmixedsys: clock-controller at 10209000 {
 
 would be more standard. The same comment applies throughout this
 patch. Otherwise it looks good to me.
@@ -84,7 +84,7 @@ patch. Otherwise it looks good to me.
 > +
 > +Example:
 > +
-> +infracfg: infracfg@10001000 {
+> +infracfg: infracfg at 10001000 {
 > +	compatible = "mediatek,mt8173-infracfg", "syscon";
 > +	reg = <0 0x10001000 0 0x1000>;
 > +	#clock-cells = <1>;
@@ -120,7 +120,7 @@ patch. Otherwise it looks good to me.
 > +
 > +Example:
 > +
-> +pericfg: pericfg@10003000 {
+> +pericfg: pericfg at 10003000 {
 > +	compatible = "mediatek,mt8173-pericfg", "syscon";
 > +	reg = <0 0x10003000 0 0x1000>;
 > +	#clock-cells = <1>;
@@ -150,7 +150,7 @@ patch. Otherwise it looks good to me.
 > +
 > +Example:
 > +
-> +topckgen: topckgen@10000000 {
+> +topckgen: topckgen at 10000000 {
 > +	compatible = "mediatek,mt8173-topckgen";
 > +	reg = <0 0x10000000 0 0x1000>;
 > +	#clock-cells = <1>;
@@ -162,7 +162,3 @@ patch. Otherwise it looks good to me.
 -- 
 Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
 a Linux Foundation Collaborative Project
---
-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 921979b..cdd134d 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,28 +1,16 @@
  "ref\01429778143-2074-1-git-send-email-s.hauer@pengutronix.de\0"
  "ref\01429778143-2074-7-git-send-email-s.hauer@pengutronix.de\0"
- "ref\01429778143-2074-7-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
- "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 6/6] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset controllers\0"
+ "From\0sboyd@codeaurora.org (Stephen Boyd)\0"
+ "Subject\0[PATCH 6/6] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset controllers\0"
  "Date\0Thu, 30 Apr 2015 18:20:39 -0700\0"
- "To\0Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
- "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
-  YH Chen <yh.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Henry Chen <henryc.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
-  Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Yingjoe Chen <Yingjoe.Chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
-  Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 04/23, Sascha Hauer wrote:\n"
  "> This adds the binding documentation for the apmixedsys, perisys and\n"
  "> infracfg controllers found on Mediatek SoCs.\n"
  "> \n"
- "> Signed-off-by: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n"
+ "> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>\n"
  "\n"
  "Please Cc devicetree reviewers on bindings (CCed now).\n"
  "\n"
@@ -61,9 +49,9 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +apmixedsys: apmixedsys@10209000 {\n"
+ "> +apmixedsys: apmixedsys at 10209000 {\n"
  "\n"
- "apmixedsys: clock-controller@10209000 {\n"
+ "apmixedsys: clock-controller at 10209000 {\n"
  "\n"
  "would be more standard. The same comment applies throughout this\n"
  "patch. Otherwise it looks good to me.\n"
@@ -104,7 +92,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +infracfg: infracfg@10001000 {\n"
+ "> +infracfg: infracfg at 10001000 {\n"
  "> +\tcompatible = \"mediatek,mt8173-infracfg\", \"syscon\";\n"
  "> +\treg = <0 0x10001000 0 0x1000>;\n"
  "> +\t#clock-cells = <1>;\n"
@@ -140,7 +128,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +pericfg: pericfg@10003000 {\n"
+ "> +pericfg: pericfg at 10003000 {\n"
  "> +\tcompatible = \"mediatek,mt8173-pericfg\", \"syscon\";\n"
  "> +\treg = <0 0x10003000 0 0x1000>;\n"
  "> +\t#clock-cells = <1>;\n"
@@ -170,7 +158,7 @@
  "> +\n"
  "> +Example:\n"
  "> +\n"
- "> +topckgen: topckgen@10000000 {\n"
+ "> +topckgen: topckgen at 10000000 {\n"
  "> +\tcompatible = \"mediatek,mt8173-topckgen\";\n"
  "> +\treg = <0 0x10000000 0 0x1000>;\n"
  "> +\t#clock-cells = <1>;\n"
@@ -181,10 +169,6 @@
  "\n"
  "-- \n"
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
- "a Linux Foundation Collaborative Project\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
+ a Linux Foundation Collaborative Project
 
-eb00b3ba1bab71c46781f8c0b880e766e2518c20c0d28c26f0a3be4a3b158773
+88d07b610a01301a122e80479e79541260625f9ebdec2dffa257602f08d09aa2

diff --git a/a/1.txt b/N2/1.txt
index a484896..61a1b52 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ On 04/23, Sascha Hauer wrote:
 > This adds the binding documentation for the apmixedsys, perisys and
 > infracfg controllers found on Mediatek SoCs.
 > 
-> Signed-off-by: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
 
 Please Cc devicetree reviewers on bindings (CCed now).
 
@@ -162,7 +162,3 @@ patch. Otherwise it looks good to me.
 -- 
 Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
 a Linux Foundation Collaborative Project
---
-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 921979b..8dac172 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,28 +1,27 @@
  "ref\01429778143-2074-1-git-send-email-s.hauer@pengutronix.de\0"
  "ref\01429778143-2074-7-git-send-email-s.hauer@pengutronix.de\0"
- "ref\01429778143-2074-7-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0"
- "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
  "Subject\0Re: [PATCH 6/6] dt-bindings: ARM: Mediatek: Document devicetree bindings for clock/reset controllers\0"
  "Date\0Thu, 30 Apr 2015 18:20:39 -0700\0"
- "To\0Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0"
- "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
-  YH Chen <yh.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  Henry Chen <henryc.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
-  linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org
-  Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
-  Yingjoe Chen <Yingjoe.Chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
-  Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Sascha Hauer <s.hauer@pengutronix.de>\0"
+ "Cc\0Mike Turquette <mturquette@linaro.org>"
+  YH Chen <yh.chen@mediatek.com>
+  linux-kernel@vger.kernel.org
+  Henry Chen <henryc.chen@mediatek.com>
+  linux-mediatek@lists.infradead.org
+  kernel@pengutronix.de
+  Matthias Brugger <matthias.bgg@gmail.com>
+  Yingjoe Chen <Yingjoe.Chen@mediatek.com>
+  Eddie Huang <eddie.huang@mediatek.com>
+  linux-arm-kernel@lists.infradead.org
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 04/23, Sascha Hauer wrote:\n"
  "> This adds the binding documentation for the apmixedsys, perisys and\n"
  "> infracfg controllers found on Mediatek SoCs.\n"
  "> \n"
- "> Signed-off-by: Sascha Hauer <s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\n"
+ "> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>\n"
  "\n"
  "Please Cc devicetree reviewers on bindings (CCed now).\n"
  "\n"
@@ -181,10 +180,6 @@
  "\n"
  "-- \n"
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
- "a Linux Foundation Collaborative Project\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
+ a Linux Foundation Collaborative Project
 
-eb00b3ba1bab71c46781f8c0b880e766e2518c20c0d28c26f0a3be4a3b158773
+22e20b3d4f44f89fb144ee1eb98d96e097d60864499d9e71b63f77efcd8f4525

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.