All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1434637116-17124-8-git-send-email-heiko@sntech.de>

diff --git a/a/1.txt b/N1/1.txt
index 5b05797..e94e38c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,13 +1,13 @@
 Add the devicetree binding for the cru on the rk3368 which quite similar
 structured as previous clock controllers.
 
-Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
-Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+Signed-off-by: Heiko Stuebner <heiko@sntech.de>
+Cc: Rob Herring <robh+dt@kernel.org>
+Cc: Pawel Moll <pawel.moll@arm.com>
+Cc: Mark Rutland <mark.rutland@arm.com>
+Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
+Cc: Kumar Gala <galak@codeaurora.org>
+Cc: devicetree at vger.kernel.org
 ---
  .../bindings/clock/rockchip,rk3368-cru.txt         | 61 ++++++++++++++++++++++
  1 file changed, 61 insertions(+)
@@ -61,7 +61,7 @@ index 0000000..7c8bbcf
 +
 +Example: Clock controller node:
 +
-+	cru: clock-controller@ff760000 {
++	cru: clock-controller at ff760000 {
 +		compatible = "rockchip,rk3368-cru";
 +		reg = <0x0 0xff760000 0x0 0x1000>;
 +		rockchip,grf = <&grf>;
@@ -72,7 +72,7 @@ index 0000000..7c8bbcf
 +Example: UART controller node that consumes the clock generated by the clock
 +  controller:
 +
-+	uart0: serial@10124000 {
++	uart0: serial at 10124000 {
 +		compatible = "snps,dw-apb-uart";
 +		reg = <0x10124000 0x400>;
 +		interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
@@ -82,8 +82,3 @@ index 0000000..7c8bbcf
 +	};
 -- 
 2.1.4
-
---
-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 948ad52..1348b62 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,7 @@
   "ref\0001434637116-17124-1-git-send-email-heiko\@sntech.de\0"
 ]
 [
-  "ref\0001434637116-17124-1-git-send-email-heiko-4mtYJXux2i+zQB+pC5nmwQ\@public.gmane.org\0"
-]
-[
-  "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ\@public.gmane.org>\0"
+  "From\0heiko\@sntech.de (Heiko Stuebner)\0"
 ]
 [
   "Subject\0[PATCH v2 7/9] dt-bindings: add documentation of rk3668 clock controller\0"
@@ -14,20 +11,7 @@
   "Date\0Thu, 18 Jun 2015 16:18:34 +0200\0"
 ]
 [
-  "To\0mturquette-QSEj5FYQhm4dnm+yROfE0A\@public.gmane.org",
-  " sboyd-sgV2jX0FEOL9JmXXK+q4OQ\@public.gmane.org\0"
-]
-[
-  "Cc\0linux-clk-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
-  " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r\@public.gmane.org",
-  " linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r\@public.gmane.org",
-  " Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ\@public.gmane.org>",
-  " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A\@public.gmane.org>",
-  " Pawel Moll <pawel.moll-5wv7dgnIgG8\@public.gmane.org>",
-  " Mark Rutland <mark.rutland-5wv7dgnIgG8\@public.gmane.org>",
-  " Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg\@public.gmane.org>",
-  " Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ\@public.gmane.org>",
-  " devicetree-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org\0"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -39,13 +23,13 @@
   "Add the devicetree binding for the cru on the rk3368 which quite similar\n",
   "structured as previous clock controllers.\n",
   "\n",
-  "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ\@public.gmane.org>\n",
-  "Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A\@public.gmane.org>\n",
-  "Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8\@public.gmane.org>\n",
-  "Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8\@public.gmane.org>\n",
-  "Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg\@public.gmane.org>\n",
-  "Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ\@public.gmane.org>\n",
-  "Cc: devicetree-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org\n",
+  "Signed-off-by: Heiko Stuebner <heiko\@sntech.de>\n",
+  "Cc: Rob Herring <robh+dt\@kernel.org>\n",
+  "Cc: Pawel Moll <pawel.moll\@arm.com>\n",
+  "Cc: Mark Rutland <mark.rutland\@arm.com>\n",
+  "Cc: Ian Campbell <ijc+devicetree\@hellion.org.uk>\n",
+  "Cc: Kumar Gala <galak\@codeaurora.org>\n",
+  "Cc: devicetree at vger.kernel.org\n",
   "---\n",
   " .../bindings/clock/rockchip,rk3368-cru.txt         | 61 ++++++++++++++++++++++\n",
   " 1 file changed, 61 insertions(+)\n",
@@ -99,7 +83,7 @@
   "+\n",
   "+Example: Clock controller node:\n",
   "+\n",
-  "+\tcru: clock-controller\@ff760000 {\n",
+  "+\tcru: clock-controller at ff760000 {\n",
   "+\t\tcompatible = \"rockchip,rk3368-cru\";\n",
   "+\t\treg = <0x0 0xff760000 0x0 0x1000>;\n",
   "+\t\trockchip,grf = <&grf>;\n",
@@ -110,7 +94,7 @@
   "+Example: UART controller node that consumes the clock generated by the clock\n",
   "+  controller:\n",
   "+\n",
-  "+\tuart0: serial\@10124000 {\n",
+  "+\tuart0: serial at 10124000 {\n",
   "+\t\tcompatible = \"snps,dw-apb-uart\";\n",
   "+\t\treg = <0x10124000 0x400>;\n",
   "+\t\tinterrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;\n",
@@ -119,12 +103,7 @@
   "+\t\tclocks = <&cru SCLK_UART0>;\n",
   "+\t};\n",
   "-- \n",
-  "2.1.4\n",
-  "\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"
+  "2.1.4"
 ]
 
-14337448a41d670ad97bef541f9bc9c95c1604648efb969945f138dfdaf1a6a2
+489f5cab1e9d9ca6b374cdfd6897c25851eb1ef5034c269e90d7713c1e0d6e3d

diff --git a/a/1.txt b/N2/1.txt
index 5b05797..41abfc8 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -1,13 +1,13 @@
 Add the devicetree binding for the cru on the rk3368 which quite similar
 structured as previous clock controllers.
 
-Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
-Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
-Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org>
-Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
-Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org>
-Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
-Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+Signed-off-by: Heiko Stuebner <heiko@sntech.de>
+Cc: Rob Herring <robh+dt@kernel.org>
+Cc: Pawel Moll <pawel.moll@arm.com>
+Cc: Mark Rutland <mark.rutland@arm.com>
+Cc: Ian Campbell <ijc+devicetree@hellion.org.uk>
+Cc: Kumar Gala <galak@codeaurora.org>
+Cc: devicetree@vger.kernel.org
 ---
  .../bindings/clock/rockchip,rk3368-cru.txt         | 61 ++++++++++++++++++++++
  1 file changed, 61 insertions(+)
@@ -82,8 +82,3 @@ index 0000000..7c8bbcf
 +	};
 -- 
 2.1.4
-
---
-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 948ad52..072a94b 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,10 +2,7 @@
   "ref\0001434637116-17124-1-git-send-email-heiko\@sntech.de\0"
 ]
 [
-  "ref\0001434637116-17124-1-git-send-email-heiko-4mtYJXux2i+zQB+pC5nmwQ\@public.gmane.org\0"
-]
-[
-  "From\0Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ\@public.gmane.org>\0"
+  "From\0Heiko Stuebner <heiko\@sntech.de>\0"
 ]
 [
   "Subject\0[PATCH v2 7/9] dt-bindings: add documentation of rk3668 clock controller\0"
@@ -14,20 +11,20 @@
   "Date\0Thu, 18 Jun 2015 16:18:34 +0200\0"
 ]
 [
-  "To\0mturquette-QSEj5FYQhm4dnm+yROfE0A\@public.gmane.org",
-  " sboyd-sgV2jX0FEOL9JmXXK+q4OQ\@public.gmane.org\0"
+  "To\0mturquette\@linaro.org",
+  " sboyd\@codeaurora.org\0"
 ]
 [
-  "Cc\0linux-clk-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org",
-  " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r\@public.gmane.org",
-  " linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r\@public.gmane.org",
-  " Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ\@public.gmane.org>",
-  " Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A\@public.gmane.org>",
-  " Pawel Moll <pawel.moll-5wv7dgnIgG8\@public.gmane.org>",
-  " Mark Rutland <mark.rutland-5wv7dgnIgG8\@public.gmane.org>",
-  " Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg\@public.gmane.org>",
-  " Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ\@public.gmane.org>",
-  " devicetree-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org\0"
+  "Cc\0linux-clk\@vger.kernel.org",
+  " linux-arm-kernel\@lists.infradead.org",
+  " linux-rockchip\@lists.infradead.org",
+  " Heiko Stuebner <heiko\@sntech.de>",
+  " Rob Herring <robh+dt\@kernel.org>",
+  " Pawel Moll <pawel.moll\@arm.com>",
+  " Mark Rutland <mark.rutland\@arm.com>",
+  " Ian Campbell <ijc+devicetree\@hellion.org.uk>",
+  " Kumar Gala <galak\@codeaurora.org>",
+  " devicetree\@vger.kernel.org\0"
 ]
 [
   "\0000:1\0"
@@ -39,13 +36,13 @@
   "Add the devicetree binding for the cru on the rk3368 which quite similar\n",
   "structured as previous clock controllers.\n",
   "\n",
-  "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ\@public.gmane.org>\n",
-  "Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A\@public.gmane.org>\n",
-  "Cc: Pawel Moll <pawel.moll-5wv7dgnIgG8\@public.gmane.org>\n",
-  "Cc: Mark Rutland <mark.rutland-5wv7dgnIgG8\@public.gmane.org>\n",
-  "Cc: Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg\@public.gmane.org>\n",
-  "Cc: Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ\@public.gmane.org>\n",
-  "Cc: devicetree-u79uwXL29TY76Z2rM5mHXA\@public.gmane.org\n",
+  "Signed-off-by: Heiko Stuebner <heiko\@sntech.de>\n",
+  "Cc: Rob Herring <robh+dt\@kernel.org>\n",
+  "Cc: Pawel Moll <pawel.moll\@arm.com>\n",
+  "Cc: Mark Rutland <mark.rutland\@arm.com>\n",
+  "Cc: Ian Campbell <ijc+devicetree\@hellion.org.uk>\n",
+  "Cc: Kumar Gala <galak\@codeaurora.org>\n",
+  "Cc: devicetree\@vger.kernel.org\n",
   "---\n",
   " .../bindings/clock/rockchip,rk3368-cru.txt         | 61 ++++++++++++++++++++++\n",
   " 1 file changed, 61 insertions(+)\n",
@@ -119,12 +116,7 @@
   "+\t\tclocks = <&cru SCLK_UART0>;\n",
   "+\t};\n",
   "-- \n",
-  "2.1.4\n",
-  "\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"
+  "2.1.4"
 ]
 
-14337448a41d670ad97bef541f9bc9c95c1604648efb969945f138dfdaf1a6a2
+0b904d114c2a60239068255d59d6ba9f44a60c1af69abaf4004ce36df894469a

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.