All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160412155829.GM5995@atomide.com>

diff --git a/a/1.txt b/N1/1.txt
index 37d3aea..5a539ea 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,19 +25,19 @@ I think we can group them though, here's how I'd like to set these up.
 This from dts point of view modelling omap4 TRM "3.11.16.1 WKUP_CM
 Register Summary":
 
-cm_wkup: clock@1800 {	/* offset from prm_clocks at 0x4a306000 */
+cm_wkup: clock at 1800 {	/* offset from prm_clocks at 0x4a306000 */
 	...
 	reg = <0x1800 0x100>;
 	ranges = <...>;
 	...
 
-	gpio1_mod_ck: clock@38 {
+	gpio1_mod_ck: clock at 38 {
 		compatible = "ti,clock-abc";
 		reg = <0x38 0x10>;
 		clocks = <...>;
 		ranges = <...>;
 		...
-		gpio1_dbclk: clock@8 {
+		gpio1_dbclk: clock at 8 {
 			#address-cells = <1>;
 			#size-cells = <0>;
 			ranges = <...>;
@@ -47,7 +47,7 @@ cm_wkup: clock@1800 {	/* offset from prm_clocks at 0x4a306000 */
 		};
 	};
 
-	counter_32k_mod_ck: clock@50 {
+	counter_32k_mod_ck: clock at 50 {
 		compatible = "ti,clock-xyz";
 		reg = <0x50 0x10>;
 		clocks = <...>;
diff --git a/a/content_digest b/N1/content_digest
index 71f387d..7d02c75 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,9 @@
  "ref\01460362761-4842-1-git-send-email-t-kristo@ti.com\0"
  "ref\020160412145819.GA25032@rob-hp-laptop\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
- "Subject\0Re: [PATCH 00/30] ARM: OMAP2+: hwmod module clock type support\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH 00/30] ARM: OMAP2+: hwmod module clock type support\0"
  "Date\0Tue, 12 Apr 2016 08:58:30 -0700\0"
- "To\0Rob Herring <robh@kernel.org>\0"
- "Cc\0Tero Kristo <t-kristo@ti.com>"
-  linux-omap@vger.kernel.org
-  paul@pwsan.com
-  mturquette@baylibre.com
-  sboyd@codeaurora.org
-  linux-arm-kernel@lists.infradead.org
-  devicetree@vger.kernel.org
- " linux-clk@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -41,19 +33,19 @@
  "This from dts point of view modelling omap4 TRM \"3.11.16.1 WKUP_CM\n"
  "Register Summary\":\n"
  "\n"
- "cm_wkup: clock@1800 {\t/* offset from prm_clocks at 0x4a306000 */\n"
+ "cm_wkup: clock at 1800 {\t/* offset from prm_clocks at 0x4a306000 */\n"
  "\t...\n"
  "\treg = <0x1800 0x100>;\n"
  "\tranges = <...>;\n"
  "\t...\n"
  "\n"
- "\tgpio1_mod_ck: clock@38 {\n"
+ "\tgpio1_mod_ck: clock at 38 {\n"
  "\t\tcompatible = \"ti,clock-abc\";\n"
  "\t\treg = <0x38 0x10>;\n"
  "\t\tclocks = <...>;\n"
  "\t\tranges = <...>;\n"
  "\t\t...\n"
- "\t\tgpio1_dbclk: clock@8 {\n"
+ "\t\tgpio1_dbclk: clock at 8 {\n"
  "\t\t\t#address-cells = <1>;\n"
  "\t\t\t#size-cells = <0>;\n"
  "\t\t\tranges = <...>;\n"
@@ -63,7 +55,7 @@
  "\t\t};\n"
  "\t};\n"
  "\n"
- "\tcounter_32k_mod_ck: clock@50 {\n"
+ "\tcounter_32k_mod_ck: clock at 50 {\n"
  "\t\tcompatible = \"ti,clock-xyz\";\n"
  "\t\treg = <0x50 0x10>;\n"
  "\t\tclocks = <...>;\n"
@@ -97,4 +89,4 @@
  "\n"
  Tony
 
-61f9c7aba1c5861432a47e5dbc0a1ec7c8eeb1a2971d05f01b4434aae0af5784
+8703cf28c3dbcab5495c2ba5b85d20638b3412cfc019136695b1e607d7e5a40c

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.