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

diff --git a/a/1.txt b/N1/1.txt
index f43607d..486c8e7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -4,7 +4,7 @@ On 10/18, Tero Kristo wrote:
 > while they are being registered. An xlate function for the provider
 > is also given.
 > 
-> Signed-off-by: Tero Kristo <t-kristo@ti.com>
+> Signed-off-by: Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org>
 
 Please Cc dt reviewers on binding updates. I suppose a PRCM is
 like an MFD that has clocks and resets under it? On other
@@ -337,3 +337,7 @@ Nitpick: drop braces please.
 -- 
 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 a8721a0..be5f6b6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,17 @@
  "ref\01476805568-19264-1-git-send-email-t-kristo@ti.com\0"
  "ref\01476805568-19264-12-git-send-email-t-kristo@ti.com\0"
- "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
+ "ref\01476805568-19264-12-git-send-email-t-kristo-l0cyMroinI0@public.gmane.org\0"
+ "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
  "Subject\0Re: [PATCHv4 11/15] clk: ti: clockdomain: add clock provider support to clockdomains\0"
  "Date\0Thu, 27 Oct 2016 17:50:47 -0700\0"
- "To\0Tero Kristo <t-kristo@ti.com>\0"
- "Cc\0linux-omap@vger.kernel.org"
-  linux-clk@vger.kernel.org
-  tony@atomide.com
-  mturquette@baylibre.com
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
- " Rob Herring <robh+dt@kernel.org>\0"
+ "To\0Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org>\0"
+ "Cc\0linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org
+  mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "On 10/18, Tero Kristo wrote:\n"
@@ -19,7 +20,7 @@
  "> while they are being registered. An xlate function for the provider\n"
  "> is also given.\n"
  "> \n"
- "> Signed-off-by: Tero Kristo <t-kristo@ti.com>\n"
+ "> Signed-off-by: Tero Kristo <t-kristo-l0cyMroinI0@public.gmane.org>\n"
  "\n"
  "Please Cc dt reviewers on binding updates. I suppose a PRCM is\n"
  "like an MFD that has clocks and resets under it? On other\n"
@@ -351,6 +352,10 @@
  "\n"
  "-- \n"
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
- a Linux Foundation Collaborative Project
+ "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
 
-78e98e46cd6ab92a66281a6bb0ee9d34824396e11d3a41f908bc4d41bb6b1b42
+e234808acd707c1d5d5a0fed72981030353ecb4d0264c251a61a5f6651d200e1

diff --git a/a/1.txt b/N2/1.txt
index f43607d..6d283fc 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -25,11 +25,11 @@ we can't do that here?
 > index 3eb6d7a..301f576 100644
 > --- a/Documentation/devicetree/bindings/arm/omap/prcm.txt
 > +++ b/Documentation/devicetree/bindings/arm/omap/prcm.txt
-> @@ -47,6 +47,19 @@ cm: cm@48004000 {
+> @@ -47,6 +47,19 @@ cm: cm at 48004000 {
 >  	};
 >  }
 >  
-> +cm2: cm2@8000 {
+> +cm2: cm2 at 8000 {
 > +	compatible = "ti,omap4-cm2";
 > +	reg = <0x8000 0x3000>;
 > +	#address-cells = <1>;
diff --git a/a/content_digest b/N2/content_digest
index a8721a0..ea519ea 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,16 +1,9 @@
  "ref\01476805568-19264-1-git-send-email-t-kristo@ti.com\0"
  "ref\01476805568-19264-12-git-send-email-t-kristo@ti.com\0"
- "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
- "Subject\0Re: [PATCHv4 11/15] clk: ti: clockdomain: add clock provider support to clockdomains\0"
+ "From\0sboyd@codeaurora.org (Stephen Boyd)\0"
+ "Subject\0[PATCHv4 11/15] clk: ti: clockdomain: add clock provider support to clockdomains\0"
  "Date\0Thu, 27 Oct 2016 17:50:47 -0700\0"
- "To\0Tero Kristo <t-kristo@ti.com>\0"
- "Cc\0linux-omap@vger.kernel.org"
-  linux-clk@vger.kernel.org
-  tony@atomide.com
-  mturquette@baylibre.com
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
- " Rob Herring <robh+dt@kernel.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 10/18, Tero Kristo wrote:\n"
@@ -40,11 +33,11 @@
  "> index 3eb6d7a..301f576 100644\n"
  "> --- a/Documentation/devicetree/bindings/arm/omap/prcm.txt\n"
  "> +++ b/Documentation/devicetree/bindings/arm/omap/prcm.txt\n"
- "> @@ -47,6 +47,19 @@ cm: cm@48004000 {\n"
+ "> @@ -47,6 +47,19 @@ cm: cm at 48004000 {\n"
  ">  \t};\n"
  ">  }\n"
  ">  \n"
- "> +cm2: cm2@8000 {\n"
+ "> +cm2: cm2 at 8000 {\n"
  "> +\tcompatible = \"ti,omap4-cm2\";\n"
  "> +\treg = <0x8000 0x3000>;\n"
  "> +\t#address-cells = <1>;\n"
@@ -353,4 +346,4 @@
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
  a Linux Foundation Collaborative Project
 
-78e98e46cd6ab92a66281a6bb0ee9d34824396e11d3a41f908bc4d41bb6b1b42
+bbf5e2a87e59f9e2615ad1c159d974c4e91d23a36433182042912eee88c3885a

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.