All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151024071328.GQ10947@lukather>

diff --git a/a/1.txt b/N1/1.txt
index f412d6a..d47e34d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
 On Fri, Oct 23, 2015 at 09:20:13PM +0200, Jean-Francois Moine wrote:
 > 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>;
@@ -71,7 +71,7 @@ I never asked that either.
 > 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>;
@@ -120,10 +120,3 @@ Maxime
 Maxime Ripard, Free Electrons
 Embedded Linux, Kernel and Android engineering
 http://free-electrons.com
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: signature.asc
-Type: application/pgp-signature
-Size: 819 bytes
-Desc: Digital signature
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151024/c8c697c4/attachment.sig>
diff --git a/a/content_digest b/N1/content_digest
index e6b8a04..ee60e55 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,18 +2,31 @@
  "ref\01445444428-4652-2-git-send-email-jenskuske@gmail.com\0"
  "ref\020151023181406.GK10947@lukather\0"
  "ref\020151023212013.50bcbe4a@OPI2\0"
- "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0"
- "Subject\0[PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI\0"
+ "From\0Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI\0"
  "Date\0Sat, 24 Oct 2015 09:13:28 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Jean-Francois Moine <moinejf-GANU6spQydw@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"
+ "\01:1\0"
  "b\0"
  "On Fri, Oct 23, 2015 at 09:20:13PM +0200, Jean-Francois Moine wrote:\n"
  "> 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"
@@ -81,7 +94,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"
@@ -129,13 +142,6 @@
  "-- \n"
  "Maxime Ripard, Free Electrons\n"
  "Embedded Linux, Kernel and Android engineering\n"
- "http://free-electrons.com\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: signature.asc\n"
- "Type: application/pgp-signature\n"
- "Size: 819 bytes\n"
- "Desc: Digital signature\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151024/c8c697c4/attachment.sig>
+ http://free-electrons.com
 
-c2b5c3aad8530ed02b9c12b407a19a2a095cf4c25c050bccdb419385106ebd42
+5eb3f2a4d0b503e4653f405601fc5ab4d72df7caaf17cf1647705216c9fbfd55

diff --git a/a/1.txt b/N2/1.txt
index f412d6a..84b3e02 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,7 +3,7 @@ On Fri, Oct 23, 2015 at 09:20:13PM +0200, Jean-Francois Moine wrote:
 > 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>;
@@ -71,7 +71,7 @@ I never asked that either.
 > 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>;
@@ -120,10 +120,3 @@ Maxime
 Maxime Ripard, Free Electrons
 Embedded Linux, Kernel and Android engineering
 http://free-electrons.com
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: signature.asc
-Type: application/pgp-signature
-Size: 819 bytes
-Desc: Digital signature
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151024/c8c697c4/attachment.sig>
diff --git a/N2/2.bin b/N2/2.bin
new file mode 100644
index 0000000..daa5622
--- /dev/null
+++ b/N2/2.bin
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1
+
+iQIcBAEBAgAGBQJWKy+YAAoJEBx+YmzsjxAgDIwP/iTqF9TxUtREaXpA1c2IQXVr
+zt+5rFVKbpAn/P0iLhasTWsaRmOztTsiePNoGx/3lVWLZkJVjS0j9QPqBA40xY51
+NOnWF8WUggeZbRZHcqB1GJHBRf4V7ZMN1tBfQxJGX0fDPu6HM6r64z3oHC8XT/Oc
+m/SItBVRw7+Szz9vhzp3Ig1/Ee90UAu0NUIk54TEXCXjtVBKSKd1KHbO89iLipwI
+l8QC3BbHOOmqfoQxWPNHidK14fxrpSKWZoAa1HBJ/g0V1m2bfR1uUtYLEmuLqROW
+VLpYhBOprzDEI974ZtDQQA1DOje6Nkj2DlwPz2+2A+BYIAwg9Az/wWHHWJPTkCQ4
+kmCr46PmfDa2zVqSEYfmqjv/qs2W299/j5ngDWjyBejV4ESChFzIf94cypgItGQR
+8PuLhaQe1Qf9oBnVIOZWsb8FMY553xeh+dw33kSzGvlzRzd9bsf/2Ru+ffqtWat/
+Q5y1KIDGusXo6lDd6TljkFC+M/w/r3CJ/wkuwKvv3/l88T6w1HVdr4rQQOekucwM
+qi1BcF44fe1WyeCP6+6KG+UqdYrsYALK7irMyaChdrY6eeuV20ZVqTBn249RZ8Wk
+NoNC5e/AqxhK/9QLB7Umb7trIrxACwG0olta7bkXGUKPO/m8DyussH+Bgk4d6UG3
+gw9wIieku+j/2vDH6niO
+=4lZS
+-----END PGP SIGNATURE-----
diff --git a/N2/2.hdr b/N2/2.hdr
new file mode 100644
index 0000000..3237378
--- /dev/null
+++ b/N2/2.hdr
@@ -0,0 +1,2 @@
+Content-Type: application/pgp-signature; name="signature.asc"
+Content-Description: Digital signature
diff --git a/a/content_digest b/N2/content_digest
index e6b8a04..8d886b8 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,18 +2,31 @@
  "ref\01445444428-4652-2-git-send-email-jenskuske@gmail.com\0"
  "ref\020151023181406.GK10947@lukather\0"
  "ref\020151023212013.50bcbe4a@OPI2\0"
- "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0"
- "Subject\0[PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI\0"
+ "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Subject\0Re: [PATCH 5/6] ARM: dts: sunxi: Add Allwinner H3 DTSI\0"
  "Date\0Sat, 24 Oct 2015 09:13:28 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Jean-Francois Moine <moinejf@free.fr>\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"
+ "\01:1\0"
  "b\0"
  "On Fri, Oct 23, 2015 at 09:20:13PM +0200, Jean-Francois Moine wrote:\n"
  "> 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"
@@ -81,7 +94,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"
@@ -129,13 +142,27 @@
  "-- \n"
  "Maxime Ripard, Free Electrons\n"
  "Embedded Linux, Kernel and Android engineering\n"
- "http://free-electrons.com\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: signature.asc\n"
- "Type: application/pgp-signature\n"
- "Size: 819 bytes\n"
- "Desc: Digital signature\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151024/c8c697c4/attachment.sig>
+ http://free-electrons.com
+ "\01:2\0"
+ "fn\0signature.asc\0"
+ "d\0Digital signature\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "Version: GnuPG v1\n"
+ "\n"
+ "iQIcBAEBAgAGBQJWKy+YAAoJEBx+YmzsjxAgDIwP/iTqF9TxUtREaXpA1c2IQXVr\n"
+ "zt+5rFVKbpAn/P0iLhasTWsaRmOztTsiePNoGx/3lVWLZkJVjS0j9QPqBA40xY51\n"
+ "NOnWF8WUggeZbRZHcqB1GJHBRf4V7ZMN1tBfQxJGX0fDPu6HM6r64z3oHC8XT/Oc\n"
+ "m/SItBVRw7+Szz9vhzp3Ig1/Ee90UAu0NUIk54TEXCXjtVBKSKd1KHbO89iLipwI\n"
+ "l8QC3BbHOOmqfoQxWPNHidK14fxrpSKWZoAa1HBJ/g0V1m2bfR1uUtYLEmuLqROW\n"
+ "VLpYhBOprzDEI974ZtDQQA1DOje6Nkj2DlwPz2+2A+BYIAwg9Az/wWHHWJPTkCQ4\n"
+ "kmCr46PmfDa2zVqSEYfmqjv/qs2W299/j5ngDWjyBejV4ESChFzIf94cypgItGQR\n"
+ "8PuLhaQe1Qf9oBnVIOZWsb8FMY553xeh+dw33kSzGvlzRzd9bsf/2Ru+ffqtWat/\n"
+ "Q5y1KIDGusXo6lDd6TljkFC+M/w/r3CJ/wkuwKvv3/l88T6w1HVdr4rQQOekucwM\n"
+ "qi1BcF44fe1WyeCP6+6KG+UqdYrsYALK7irMyaChdrY6eeuV20ZVqTBn249RZ8Wk\n"
+ "NoNC5e/AqxhK/9QLB7Umb7trIrxACwG0olta7bkXGUKPO/m8DyussH+Bgk4d6UG3\n"
+ "gw9wIieku+j/2vDH6niO\n"
+ "=4lZS\n"
+ "-----END PGP SIGNATURE-----\n"
 
-c2b5c3aad8530ed02b9c12b407a19a2a095cf4c25c050bccdb419385106ebd42
+d3998a18789c10ad021fdce24ca30c03265c8b398b4121d0c0b6cc25e53ee439

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.