All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151023212013.50bcbe4a@OPI2>

diff --git a/a/1.txt b/N1/1.txt
index e86734f..fa4db5b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,8 +1,8 @@
 On Fri, 23 Oct 2015 20:14:06 +0200
-Maxime Ripard <maxime.ripard@free-electrons.com> wrote:
+Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:
 
 > On Wed, Oct 21, 2015 at 06:20:27PM +0200, Jens Kuske wrote:
-> > +		bus_gates: clk at 01c20060 {
+> > +		bus_gates: clk@01c20060 {
 > > +			#clock-cells = <1>;
 > > +			compatible = "allwinner,sun8i-h3-bus-gates-clk";
 > > +			reg = <0x01c20060 0x14>;
@@ -63,7 +63,7 @@ the DT, we will have more and more code to develop.
 An other way to describe the gates would be to add containers per parent
 (with still a small patch in the clk-simple-gates):
 
-	bus_gates: clk at 01c20060 {
+	bus_gates: clk@01c20060 {
 		#clock-cells = <1>;
 		compatible = "allwinner,sun8i-h3-bus-gates-clk";
 		reg = <0x01c20060 0x14>;
@@ -99,5 +99,10 @@ An other way to describe the gates would be to add containers per parent
 	};
 
 -- 
-Ken ar c'henta?	|	      ** Breizh ha Linux atav! **
+Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
 Jef		|		http://moinejf.free.fr/
+
+-- 
+You received this message because you are subscribed to the Google Groups "linux-sunxi" group.
+To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
+For more options, visit https://groups.google.com/d/optout.
diff --git a/a/content_digest b/N1/content_digest
index 894bcbe..cb71839 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,30 @@
  "ref\01445444428-4652-1-git-send-email-jenskuske@gmail.com\0"
  "ref\01445444428-4652-2-git-send-email-jenskuske@gmail.com\0"
  "ref\020151023181406.GK10947@lukather\0"
- "From\0moinejf@free.fr (Jean-Francois Moine)\0"
- "Subject\0[PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI\0"
+ "From\0Jean-Francois Moine <moinejf-GANU6spQydw@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI\0"
  "Date\0Fri, 23 Oct 2015 21:20:13 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Cc\0Jens Kuske <jenskuske-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Vishnu Patekar <vishnupatekar0510-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+ " Emilio L\303\263pez <emilio-0Z03zUJReD5OxF6Tv1QG9Q@public.gmane.org>"
+  Michael Turquette <mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
+  linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Hans de Goede <hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
+  Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>
+  Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
+  Linus Walleij <linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 23 Oct 2015 20:14:06 +0200\n"
- "Maxime Ripard <maxime.ripard@free-electrons.com> wrote:\n"
+ "Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:\n"
  "\n"
  "> On Wed, Oct 21, 2015 at 06:20:27PM +0200, Jens Kuske wrote:\n"
- "> > +\t\tbus_gates: clk at 01c20060 {\n"
+ "> > +\t\tbus_gates: clk@01c20060 {\n"
  "> > +\t\t\t#clock-cells = <1>;\n"
  "> > +\t\t\tcompatible = \"allwinner,sun8i-h3-bus-gates-clk\";\n"
  "> > +\t\t\treg = <0x01c20060 0x14>;\n"
@@ -72,7 +85,7 @@
  "An other way to describe the gates would be to add containers per parent\n"
  "(with still a small patch in the clk-simple-gates):\n"
  "\n"
- "\tbus_gates: clk at 01c20060 {\n"
+ "\tbus_gates: clk@01c20060 {\n"
  "\t\t#clock-cells = <1>;\n"
  "\t\tcompatible = \"allwinner,sun8i-h3-bus-gates-clk\";\n"
  "\t\treg = <0x01c20060 0x14>;\n"
@@ -108,7 +121,12 @@
  "\t};\n"
  "\n"
  "-- \n"
- "Ken ar c'henta?\t|\t      ** Breizh ha Linux atav! **\n"
- "Jef\t\t|\t\thttp://moinejf.free.fr/"
+ "Ken ar c'henta\303\261\t|\t      ** Breizh ha Linux atav! **\n"
+ "Jef\t\t|\t\thttp://moinejf.free.fr/\n"
+ "\n"
+ "-- \n"
+ "You received this message because you are subscribed to the Google Groups \"linux-sunxi\" group.\n"
+ "To unsubscribe from this group and stop receiving emails from it, send an email to linux-sunxi+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n"
+ For more options, visit https://groups.google.com/d/optout.
 
-5730f967a6892a691785dd6c4ffa8101320c9f72d7a623336980fa83b94c86d7
+02a171d32b09a29bdab0b880ff66f0d20504259b97506f4f9abf83c630ab0169

diff --git a/a/1.txt b/N2/1.txt
index e86734f..b940c03 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -2,7 +2,7 @@ On Fri, 23 Oct 2015 20:14:06 +0200
 Maxime Ripard <maxime.ripard@free-electrons.com> wrote:
 
 > On Wed, Oct 21, 2015 at 06:20:27PM +0200, Jens Kuske wrote:
-> > +		bus_gates: clk at 01c20060 {
+> > +		bus_gates: clk@01c20060 {
 > > +			#clock-cells = <1>;
 > > +			compatible = "allwinner,sun8i-h3-bus-gates-clk";
 > > +			reg = <0x01c20060 0x14>;
@@ -63,7 +63,7 @@ the DT, we will have more and more code to develop.
 An other way to describe the gates would be to add containers per parent
 (with still a small patch in the clk-simple-gates):
 
-	bus_gates: clk at 01c20060 {
+	bus_gates: clk@01c20060 {
 		#clock-cells = <1>;
 		compatible = "allwinner,sun8i-h3-bus-gates-clk";
 		reg = <0x01c20060 0x14>;
@@ -99,5 +99,5 @@ An other way to describe the gates would be to add containers per parent
 	};
 
 -- 
-Ken ar c'henta?	|	      ** Breizh ha Linux atav! **
+Ken ar c'hentañ	|	      ** Breizh ha Linux atav! **
 Jef		|		http://moinejf.free.fr/
diff --git a/a/content_digest b/N2/content_digest
index 894bcbe..6f713d6 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,17 +1,30 @@
  "ref\01445444428-4652-1-git-send-email-jenskuske@gmail.com\0"
  "ref\01445444428-4652-2-git-send-email-jenskuske@gmail.com\0"
  "ref\020151023181406.GK10947@lukather\0"
- "From\0moinejf@free.fr (Jean-Francois Moine)\0"
- "Subject\0[PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI\0"
+ "From\0Jean-Francois Moine <moinejf@free.fr>\0"
+ "Subject\0Re: [PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI\0"
  "Date\0Fri, 23 Oct 2015 21:20:13 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Cc\0Jens Kuske <jenskuske@gmail.com>"
+  devicetree@vger.kernel.org
+  Vishnu Patekar <vishnupatekar0510@gmail.com>
+ " Emilio L\303\263pez <emilio@elopez.com.ar>"
+  Michael Turquette <mturquette@baylibre.com>
+  linux-sunxi@googlegroups.com
+  linux-kernel@vger.kernel.org
+  Hans de Goede <hdegoede@redhat.com>
+  Chen-Yu Tsai <wens@csie.org>
+  Rob Herring <robh+dt@kernel.org>
+  Philipp Zabel <p.zabel@pengutronix.de>
+  Linus Walleij <linus.walleij@linaro.org>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, 23 Oct 2015 20:14:06 +0200\n"
  "Maxime Ripard <maxime.ripard@free-electrons.com> wrote:\n"
  "\n"
  "> On Wed, Oct 21, 2015 at 06:20:27PM +0200, Jens Kuske wrote:\n"
- "> > +\t\tbus_gates: clk at 01c20060 {\n"
+ "> > +\t\tbus_gates: clk@01c20060 {\n"
  "> > +\t\t\t#clock-cells = <1>;\n"
  "> > +\t\t\tcompatible = \"allwinner,sun8i-h3-bus-gates-clk\";\n"
  "> > +\t\t\treg = <0x01c20060 0x14>;\n"
@@ -72,7 +85,7 @@
  "An other way to describe the gates would be to add containers per parent\n"
  "(with still a small patch in the clk-simple-gates):\n"
  "\n"
- "\tbus_gates: clk at 01c20060 {\n"
+ "\tbus_gates: clk@01c20060 {\n"
  "\t\t#clock-cells = <1>;\n"
  "\t\tcompatible = \"allwinner,sun8i-h3-bus-gates-clk\";\n"
  "\t\treg = <0x01c20060 0x14>;\n"
@@ -108,7 +121,7 @@
  "\t};\n"
  "\n"
  "-- \n"
- "Ken ar c'henta?\t|\t      ** Breizh ha Linux atav! **\n"
+ "Ken ar c'henta\303\261\t|\t      ** Breizh ha Linux atav! **\n"
  "Jef\t\t|\t\thttp://moinejf.free.fr/"
 
-5730f967a6892a691785dd6c4ffa8101320c9f72d7a623336980fa83b94c86d7
+52904673164ae5e1e21ca0b36765c10bcdc3ed47b991ee1510232bfc2527a347

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.