All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <201306131659.40802.heiko@sntech.de>

diff --git a/a/1.txt b/N1/1.txt
index f79c6d0..83b3b8a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -8,7 +8,7 @@ one gate clock spanning all registers or they can be divided into
 the 10 individual gates containing 16 clocks each.
 The code supports both approaches.
 
-Signed-off-by: Heiko Stuebner <heiko@sntech.de>
+Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
 ---
  .../devicetree/bindings/clock/rockchip.txt         |   74 +++++++++++++++
  drivers/clk/Makefile                               |    1 +
@@ -50,7 +50,7 @@ index 0000000..a891c82
 +
 +Example using multiple gate clocks:
 +
-+		clk_gates0: gate-clk at 200000d0 {
++		clk_gates0: gate-clk@200000d0 {
 +			compatible = "rockchip,rk2928-gate-clk";
 +			reg = <0x200000d0 0x4>;
 +			clocks = <&dummy>, <&dummy>,
@@ -75,7 +75,7 @@ index 0000000..a891c82
 +			#clock-cells = <1>;
 +		};
 +
-+		clk_gates1: gate-clk at 200000d4 {
++		clk_gates1: gate-clk@200000d4 {
 +			compatible = "rockchip,rk2928-gate-clk";
 +			reg = <0x200000d4 0x4>;
 +			clocks = <&xin24m>, <&xin24m>,
@@ -130,7 +130,7 @@ index 0000000..ff990c4
 @@ -0,0 +1,94 @@
 +/*
 + * Copyright (c) 2013 MundoReader S.L.
-+ * Author: Heiko Stuebner <heiko@sntech.de>
++ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
 + *
 + * This program is free software; you can redistribute it and/or modify
 + * it under the terms of the GNU General Public License as published by
diff --git a/a/content_digest b/N1/content_digest
index f933523..631b438 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,13 @@
  "ref\0201306131658.36584.heiko@sntech.de\0"
- "From\0heiko@sntech.de (Heiko St\303\274bner)\0"
+ "ref\0201306131658.36584.heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org\0"
+ "From\0Heiko St\303\274bner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\0"
  "Subject\0[PATCH v4 1/4] clk: add support for Rockchip gate clocks\0"
  "Date\0Thu, 13 Jun 2013 16:59:40 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
+  devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org
+  Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>
+ " Grant Likely <grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "This adds basic support for gate-clocks on Rockchip SoCs.\n"
@@ -15,7 +20,7 @@
  "the 10 individual gates containing 16 clocks each.\n"
  "The code supports both approaches.\n"
  "\n"
- "Signed-off-by: Heiko Stuebner <heiko@sntech.de>\n"
+ "Signed-off-by: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n"
  "---\n"
  " .../devicetree/bindings/clock/rockchip.txt         |   74 +++++++++++++++\n"
  " drivers/clk/Makefile                               |    1 +\n"
@@ -57,7 +62,7 @@
  "+\n"
  "+Example using multiple gate clocks:\n"
  "+\n"
- "+\t\tclk_gates0: gate-clk at 200000d0 {\n"
+ "+\t\tclk_gates0: gate-clk@200000d0 {\n"
  "+\t\t\tcompatible = \"rockchip,rk2928-gate-clk\";\n"
  "+\t\t\treg = <0x200000d0 0x4>;\n"
  "+\t\t\tclocks = <&dummy>, <&dummy>,\n"
@@ -82,7 +87,7 @@
  "+\t\t\t#clock-cells = <1>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tclk_gates1: gate-clk at 200000d4 {\n"
+ "+\t\tclk_gates1: gate-clk@200000d4 {\n"
  "+\t\t\tcompatible = \"rockchip,rk2928-gate-clk\";\n"
  "+\t\t\treg = <0x200000d4 0x4>;\n"
  "+\t\t\tclocks = <&xin24m>, <&xin24m>,\n"
@@ -137,7 +142,7 @@
  "@@ -0,0 +1,94 @@\n"
  "+/*\n"
  "+ * Copyright (c) 2013 MundoReader S.L.\n"
- "+ * Author: Heiko Stuebner <heiko@sntech.de>\n"
+ "+ * Author: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>\n"
  "+ *\n"
  "+ * This program is free software; you can redistribute it and/or modify\n"
  "+ * it under the terms of the GNU General Public License as published by\n"
@@ -232,4 +237,4 @@
  "-- \n"
  1.7.10.4
 
-06cf7aef0f9cd477672108696f8c5da59b6d0ef12aea5df23516838ccf1abcc7
+85b4601f987d9c6306b5932948a2267ce0efa032eee10a36df4c397b401401d2

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.