All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150811233905.31346.32970@quantum>

diff --git a/a/1.txt b/N1/1.txt
index 3284dfd..10f30b0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,28 +1,24 @@
 Quoting Linus Walleij (2015-07-30 06:20:00)
 > These Ux500 clocks have been around for years and were never
 > properly documented. Add the proper binding documentation.
-> =
-
-> Cc: Ulf Hansson <ulf.hansson@linaro.org>
-> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
+> 
+> Cc: Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> Signed-off-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
 
 This type of binding description isn't preferred but I guess we've been
 supporting it all this time:
 
-Acked-by: Michael Turquette <mturquette@baylibre.com>
+Acked-by: Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
 
 > ---
 > Ulf/Mike: please ACK this patch so I can take it through
 > ARM SoC.
 > ---
->  Documentation/devicetree/bindings/clock/ux500.txt | 64 +++++++++++++++++=
-++++++
+>  Documentation/devicetree/bindings/clock/ux500.txt | 64 +++++++++++++++++++++++
 >  1 file changed, 64 insertions(+)
 >  create mode 100644 Documentation/devicetree/bindings/clock/ux500.txt
-> =
-
-> diff --git a/Documentation/devicetree/bindings/clock/ux500.txt b/Document=
-ation/devicetree/bindings/clock/ux500.txt
+> 
+> diff --git a/Documentation/devicetree/bindings/clock/ux500.txt b/Documentation/devicetree/bindings/clock/ux500.txt
 > new file mode 100644
 > index 000000000000..e52bd4b72348
 > --- /dev/null
@@ -63,36 +59,39 @@ ation/devicetree/bindings/clock/ux500.txt
 > +Example:
 > +
 > +clocks {
-> +       compatible =3D "stericsson,u8500-clks";
+> +       compatible = "stericsson,u8500-clks";
 > +       /*
 > +        * Registers for the CLKRST block on peripheral
 > +        * groups 1, 2, 3, 5, 6,
 > +        */
-> +       reg =3D <0x8012f000 0x1000>, <0x8011f000 0x1000>,
+> +       reg = <0x8012f000 0x1000>, <0x8011f000 0x1000>,
 > +           <0x8000f000 0x1000>, <0xa03ff000 0x1000>,
 > +           <0xa03cf000 0x1000>;
 > +
 > +       prcmu_clk: prcmu-clock {
-> +               #clock-cells =3D <1>;
+> +               #clock-cells = <1>;
 > +       };
 > +
 > +       prcc_pclk: prcc-periph-clock {
-> +               #clock-cells =3D <2>;
+> +               #clock-cells = <2>;
 > +       };
 > +
 > +       prcc_kclk: prcc-kernel-clock {
-> +               #clock-cells =3D <2>;
+> +               #clock-cells = <2>;
 > +       };
 > +
 > +       rtc_clk: rtc32k-clock {
-> +               #clock-cells =3D <0>;
+> +               #clock-cells = <0>;
 > +       };
 > +
 > +       smp_twd_clk: smp-twd-clock {
-> +               #clock-cells =3D <0>;
+> +               #clock-cells = <0>;
 > +       };
 > +};
-> -- =
-
+> -- 
 > 2.4.3
->=20
+> 
+--
+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 691e202..d1310ca 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,40 +1,36 @@
  "ref\01438262400-29213-1-git-send-email-linus.walleij@linaro.org\0"
- "From\0Michael Turquette <mturquette@baylibre.com>\0"
+ "ref\01438262400-29213-1-git-send-email-linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
+ "From\0Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\0"
  "Subject\0Re: [PATCH 3/3] clk: add bindings for the Ux500 clocks\0"
  "Date\0Tue, 11 Aug 2015 16:39:05 -0700\0"
- "To\0Linus Walleij <linus.walleij@linaro.org>"
-  Stephen Boyd <sboyd@codeaurora.org>
- " Ulf Hansson <ulf.hansson@linaro.org>\0"
- "Cc\0linux-clk@vger.kernel.org"
-  devicetree@vger.kernel.org
- " Linus Walleij <linus.walleij@linaro.org>\0"
+ "To\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>"
+ " Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Quoting Linus Walleij (2015-07-30 06:20:00)\n"
  "> These Ux500 clocks have been around for years and were never\n"
  "> properly documented. Add the proper binding documentation.\n"
- "> =\n"
- "\n"
- "> Cc: Ulf Hansson <ulf.hansson@linaro.org>\n"
- "> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>\n"
+ "> \n"
+ "> Cc: Ulf Hansson <ulf.hansson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> Signed-off-by: Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
  "\n"
  "This type of binding description isn't preferred but I guess we've been\n"
  "supporting it all this time:\n"
  "\n"
- "Acked-by: Michael Turquette <mturquette@baylibre.com>\n"
+ "Acked-by: Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>\n"
  "\n"
  "> ---\n"
  "> Ulf/Mike: please ACK this patch so I can take it through\n"
  "> ARM SoC.\n"
  "> ---\n"
- ">  Documentation/devicetree/bindings/clock/ux500.txt | 64 +++++++++++++++++=\n"
- "++++++\n"
+ ">  Documentation/devicetree/bindings/clock/ux500.txt | 64 +++++++++++++++++++++++\n"
  ">  1 file changed, 64 insertions(+)\n"
  ">  create mode 100644 Documentation/devicetree/bindings/clock/ux500.txt\n"
- "> =\n"
- "\n"
- "> diff --git a/Documentation/devicetree/bindings/clock/ux500.txt b/Document=\n"
- "ation/devicetree/bindings/clock/ux500.txt\n"
+ "> \n"
+ "> diff --git a/Documentation/devicetree/bindings/clock/ux500.txt b/Documentation/devicetree/bindings/clock/ux500.txt\n"
  "> new file mode 100644\n"
  "> index 000000000000..e52bd4b72348\n"
  "> --- /dev/null\n"
@@ -75,38 +71,41 @@
  "> +Example:\n"
  "> +\n"
  "> +clocks {\n"
- "> +       compatible =3D \"stericsson,u8500-clks\";\n"
+ "> +       compatible = \"stericsson,u8500-clks\";\n"
  "> +       /*\n"
  "> +        * Registers for the CLKRST block on peripheral\n"
  "> +        * groups 1, 2, 3, 5, 6,\n"
  "> +        */\n"
- "> +       reg =3D <0x8012f000 0x1000>, <0x8011f000 0x1000>,\n"
+ "> +       reg = <0x8012f000 0x1000>, <0x8011f000 0x1000>,\n"
  "> +           <0x8000f000 0x1000>, <0xa03ff000 0x1000>,\n"
  "> +           <0xa03cf000 0x1000>;\n"
  "> +\n"
  "> +       prcmu_clk: prcmu-clock {\n"
- "> +               #clock-cells =3D <1>;\n"
+ "> +               #clock-cells = <1>;\n"
  "> +       };\n"
  "> +\n"
  "> +       prcc_pclk: prcc-periph-clock {\n"
- "> +               #clock-cells =3D <2>;\n"
+ "> +               #clock-cells = <2>;\n"
  "> +       };\n"
  "> +\n"
  "> +       prcc_kclk: prcc-kernel-clock {\n"
- "> +               #clock-cells =3D <2>;\n"
+ "> +               #clock-cells = <2>;\n"
  "> +       };\n"
  "> +\n"
  "> +       rtc_clk: rtc32k-clock {\n"
- "> +               #clock-cells =3D <0>;\n"
+ "> +               #clock-cells = <0>;\n"
  "> +       };\n"
  "> +\n"
  "> +       smp_twd_clk: smp-twd-clock {\n"
- "> +               #clock-cells =3D <0>;\n"
+ "> +               #clock-cells = <0>;\n"
  "> +       };\n"
  "> +};\n"
- "> -- =\n"
- "\n"
+ "> -- \n"
  "> 2.4.3\n"
- >=20
+ "> \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
 
-5100257313070080d3e6686cf36031db0a61c8acf7c6525de914aaa6e8efabdf
+c5ec49902450b5ea5b59ffb0b0df681aed0abe15518cc6056c7caf02fee6fe9e

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.