All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <4FFFED7C.9050406@googlemail.com>

diff --git a/a/1.txt b/N1/1.txt
index 1637626..db2a5a2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ Sebastian
 
 --
   /* Simple clock gating controller based on bitmasks and register */
-cgc: clock-gating-control at f1000000 {
+cgc: clock-gating-control@f1000000 {
    compatible = "clock-gating-control-register";
    reg = <0xf1000000 0x4>;
 
@@ -42,7 +42,7 @@ cgc: clock-gating-control at f1000000 {
 
 /* Generic clock gate description that can be used with
     any clock gating controller */
-cg_usb0: clockgate at 0 {
+cg_usb0: clockgate@0 {
    compatible = "gated-clock";
    #clock-cells = <0>;
    clocks = <&osc>;
diff --git a/a/content_digest b/N1/content_digest
index cd751cf..3e204e8 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,10 +2,17 @@
  "ref\04FFEBF8A.1020700@gmail.com\0"
  "ref\04FFECC4E.4070001@googlemail.com\0"
  "ref\04FFF93DC.30103@gmail.com\0"
- "From\0sebastian.hesselbarth@googlemail.com (Sebastian Hesselbarh)\0"
- "Subject\0[RESEND PATCH 1/1] clk: add DT support for clock gating control\0"
+ "From\0Sebastian Hesselbarh <sebastian.hesselbarth@googlemail.com>\0"
+ "Subject\0Re: [RESEND PATCH 1/1] clk: add DT support for clock gating control\0"
  "Date\0Fri, 13 Jul 2012 11:42:20 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob Herring <robherring2@gmail.com>\0"
+ "Cc\0Grant Likely <grant.likely@secretlab.ca>"
+  Rob Landley <rob@landley.net>
+  Mike Turquette <mturquette@ti.com>
+  devicetree-discuss@lists.ozlabs.org
+  linux-doc@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 07/13/2012 05:19 AM, Rob Herring wrote:\n"
@@ -27,7 +34,7 @@
  "\n"
  "--\n"
  "  /* Simple clock gating controller based on bitmasks and register */\n"
- "cgc: clock-gating-control at f1000000 {\n"
+ "cgc: clock-gating-control@f1000000 {\n"
  "   compatible = \"clock-gating-control-register\";\n"
  "   reg = <0xf1000000 0x4>;\n"
  "\n"
@@ -52,11 +59,11 @@
  "\n"
  "/* Generic clock gate description that can be used with\n"
  "    any clock gating controller */\n"
- "cg_usb0: clockgate at 0 {\n"
+ "cg_usb0: clockgate@0 {\n"
  "   compatible = \"gated-clock\";\n"
  "   #clock-cells = <0>;\n"
  "   clocks = <&osc>;\n"
  "   clock-gate-control = <&cgctrl_usb0>;\n"
  };
 
-81dec570948a94753f50682486f6e0aad25b396a5ae8e322e98107d101fb381f
+33b437fb033d481d04d63e6569bf6a695c98f4ee9e4f1ff03507fc698370c753

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.