All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1825896.Kfztu8aBDV@diego>

diff --git a/a/1.txt b/N1/1.txt
index 146a4d5..1ab0750 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
 This adds the dt-binding documentation for the clock and reset unit found on
 Rockchip rk3288 SoCs.
 
-Signed-off-by: Heiko Stuebner <heiko@sntech.de>
-Acked-By: Max Schwarz <max.schwarz@online.de>
-Tested-By: Max Schwarz <max.schwarz@online.de>
+Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
+Acked-By: Max Schwarz <max.schwarz-BGeptl67XyCzQB+pC5nmwQ@public.gmane.org>
+Tested-By: Max Schwarz <max.schwarz-BGeptl67XyCzQB+pC5nmwQ@public.gmane.org>
 ---
  .../bindings/clock/rockchip,rk3288-cru.txt         | 61 ++++++++++++++++++++++
  1 file changed, 61 insertions(+)
@@ -56,7 +56,7 @@ index 0000000..c9fbb76
 +
 +Example: Clock controller node:
 +
-+	cru: cru at 20000000 {
++	cru: cru@20000000 {
 +		compatible = "rockchip,rk3188-cru";
 +		reg = <0x20000000 0x1000>;
 +		rockchip,grf = <&grf>;
@@ -68,7 +68,7 @@ index 0000000..c9fbb76
 +Example: UART controller node that consumes the clock generated by the clock
 +  controller:
 +
-+	uart0: serial at 10124000 {
++	uart0: serial@10124000 {
 +		compatible = "snps,dw-apb-uart";
 +		reg = <0x10124000 0x400>;
 +		interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
@@ -78,3 +78,9 @@ index 0000000..c9fbb76
 +	};
 -- 
 1.9.0
+
+
+--
+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 69c0aa2..2431bb7 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,25 @@
  "ref\0156042792.J76K6jxIGl@diego\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
  "Subject\0[PATCH v5 09/14] dt-bindings: add documentation for rk3288 cru\0"
  "Date\0Thu, 03 Jul 2014 02:02:12 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  arm-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  Max Schwarz <max.schwarz-BGeptl67XyCzQB+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"
  "\00:1\0"
  "b\0"
  "This adds the dt-binding documentation for the clock and reset unit found on\n"
  "Rockchip rk3288 SoCs.\n"
  "\n"
- "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n"
- "Acked-By: Max Schwarz <max.schwarz@online.de>\n"
- "Tested-By: Max Schwarz <max.schwarz@online.de>\n"
+ "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n"
+ "Acked-By: Max Schwarz <max.schwarz-BGeptl67XyCzQB+pC5nmwQ@public.gmane.org>\n"
+ "Tested-By: Max Schwarz <max.schwarz-BGeptl67XyCzQB+pC5nmwQ@public.gmane.org>\n"
  "---\n"
  " .../bindings/clock/rockchip,rk3288-cru.txt         | 61 ++++++++++++++++++++++\n"
  " 1 file changed, 61 insertions(+)\n"
@@ -63,7 +72,7 @@
  "+\n"
  "+Example: Clock controller node:\n"
  "+\n"
- "+\tcru: cru at 20000000 {\n"
+ "+\tcru: cru@20000000 {\n"
  "+\t\tcompatible = \"rockchip,rk3188-cru\";\n"
  "+\t\treg = <0x20000000 0x1000>;\n"
  "+\t\trockchip,grf = <&grf>;\n"
@@ -75,7 +84,7 @@
  "+Example: UART controller node that consumes the clock generated by the clock\n"
  "+  controller:\n"
  "+\n"
- "+\tuart0: serial at 10124000 {\n"
+ "+\tuart0: serial@10124000 {\n"
  "+\t\tcompatible = \"snps,dw-apb-uart\";\n"
  "+\t\treg = <0x10124000 0x400>;\n"
  "+\t\tinterrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;\n"
@@ -84,6 +93,12 @@
  "+\t\tclocks = <&cru SCLK_UART0>;\n"
  "+\t};\n"
  "-- \n"
- 1.9.0
+ "1.9.0\n"
+ "\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
 
-758754b0217e38b30818050b5f8531a3b8f0b504557a46bf5a6ed2a344c760b7
+82bacbdff840f4ec7a5c4a62fd91cfa8fe40b505d4540f886e693007d8fdc931

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.