All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20151106155732.GE8418@ulmo>

diff --git a/a/1.txt b/N1/1.txt
index 9102f61..0c0c670 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -42,7 +42,7 @@ whereas in reality they are really completely separate.
 > +Example:
 > +#include <dt-bindings/gpio/gpio.h>
 > +
-> +	pwm: pwm@0 {
+> +	pwm: pwm at 0 {
 > +		compatible = "pwm-gpio";
 > +		#pwm-cells = 3;
 
@@ -367,3 +367,10 @@ table with appropriate #ifdef guards, otherwise the compiler will
 complain about it being unused.
 
 Thierry
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: signature.asc
+Type: application/pgp-signature
+Size: 819 bytes
+Desc: not available
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151106/31dc2e71/attachment.sig>
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index 0415723..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,17 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v2
-
-iQIcBAABCAAGBQJWPM3pAAoJEN0jrNd/PrOhVh4QALnSFJsPbTyhikSR9Ak7Mujo
-uQrO6cYMsrZ2w8y4fhrI/SlsZQe7K1C2S7iHEr0Kk80K/BCMNRE4WE8uDk8ApVVU
-JDuGos0+lDoRJqE3IXko353OKPRZiByPqgfP5ffW5YqA2ZtYp18QcLHMID4BT0yA
-k+FrpkAR/UARSFN15D0EBhYtqgsapjX2xrFh7oeGYuR/PFDbhMu/KYNsHfc9mgxK
-SCY6em6QXyLDoMLOhkCccCHDpHpI0T/Ww6p0GWU7l59T+wWlQQoc1Ami8EmS7K9j
-Q1gH0aGjHtzHoCjCbkl8HN0WIqX/funRT+rBOMCWCnSYQkA8P1cD+WIUETJwE6it
-alMQmcGJiS1yIT5k9B/0uNpq7TjfdDOnpb3y4lpAYdL05mBq4dNzuelwBc+Fbc1N
-qUhVEiD8tz6OOHFAX8RE5vVHHGk17UCGtenh6iJS3pNDum+jWOZq4OKwdcwUUQ1p
-DA4v1IX2RGuINPcY3q1aEZS+zOzsq2amWiePpalNrjXZG+mE8X4tmA/vAnvo8yVf
-d5tm2AMkpwVgzA1gpP3sRX1QcsxpzKhEPl0UAwHT98UifLkTG6GxLkl36rj8UODA
-4nSyomEU7Q8kkY5pN4HPCO1s3azS0OxtK2SyN9+54s3K7iESwv+A43rMkVXRRvq8
-ZdvSrBd0LC5ZAlYrAeS/
-=zfFb
------END PGP SIGNATURE-----
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 5e5352c..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1 +0,0 @@
-Content-Type: application/pgp-signature; name="signature.asc"
diff --git a/a/content_digest b/N1/content_digest
index a628ba4..772970a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,24 +1,10 @@
  "ref\01445895161-2317-1-git-send-email-o.schinagl@ultimaker.com\0"
  "ref\01445895161-2317-8-git-send-email-o.schinagl@ultimaker.com\0"
- "From\0Thierry Reding <thierry.reding@gmail.com>\0"
- "Subject\0Re: [PATCH 07/10] pwm: gpio: Add a generic gpio based PWM driver\0"
+ "From\0thierry.reding@gmail.com (Thierry Reding)\0"
+ "Subject\0[PATCH 07/10] pwm: gpio: Add a generic gpio based PWM driver\0"
  "Date\0Fri, 6 Nov 2015 16:57:32 +0100\0"
- "To\0Olliver Schinagl <o.schinagl@ultimaker.com>\0"
- "Cc\0Olliver Schinagl <oliver@schinagl.nl>"
-  Rob Herring <robh+dt@kernel.org>
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  Joachim Eastwood <manabian@gmail.com>
-  Maxime Ripard <maxime.ripard@free-electrons.com>
-  Alexandre Belloni <alexandre.belloni@free-electrons.com>
-  Olliver Schinagl <oliver+list@schinagl.nl>
-  linux-pwm@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "On Mon, Oct 26, 2015 at 10:32:38PM +0100, Olliver Schinagl wrote:\n"
  "> From: Olliver Schinagl <oliver@schinagl.nl>\n"
@@ -64,7 +50,7 @@
  "> +Example:\n"
  "> +#include <dt-bindings/gpio/gpio.h>\n"
  "> +\n"
- "> +\tpwm: pwm@0 {\n"
+ "> +\tpwm: pwm at 0 {\n"
  "> +\t\tcompatible = \"pwm-gpio\";\n"
  "> +\t\t#pwm-cells = 3;\n"
  "\n"
@@ -388,26 +374,13 @@
  "table with appropriate #ifdef guards, otherwise the compiler will\n"
  "complain about it being unused.\n"
  "\n"
- Thierry
- "\01:2\0"
- "fn\0signature.asc\0"
- "b\0"
- "-----BEGIN PGP SIGNATURE-----\n"
- "Version: GnuPG v2\n"
- "\n"
- "iQIcBAABCAAGBQJWPM3pAAoJEN0jrNd/PrOhVh4QALnSFJsPbTyhikSR9Ak7Mujo\n"
- "uQrO6cYMsrZ2w8y4fhrI/SlsZQe7K1C2S7iHEr0Kk80K/BCMNRE4WE8uDk8ApVVU\n"
- "JDuGos0+lDoRJqE3IXko353OKPRZiByPqgfP5ffW5YqA2ZtYp18QcLHMID4BT0yA\n"
- "k+FrpkAR/UARSFN15D0EBhYtqgsapjX2xrFh7oeGYuR/PFDbhMu/KYNsHfc9mgxK\n"
- "SCY6em6QXyLDoMLOhkCccCHDpHpI0T/Ww6p0GWU7l59T+wWlQQoc1Ami8EmS7K9j\n"
- "Q1gH0aGjHtzHoCjCbkl8HN0WIqX/funRT+rBOMCWCnSYQkA8P1cD+WIUETJwE6it\n"
- "alMQmcGJiS1yIT5k9B/0uNpq7TjfdDOnpb3y4lpAYdL05mBq4dNzuelwBc+Fbc1N\n"
- "qUhVEiD8tz6OOHFAX8RE5vVHHGk17UCGtenh6iJS3pNDum+jWOZq4OKwdcwUUQ1p\n"
- "DA4v1IX2RGuINPcY3q1aEZS+zOzsq2amWiePpalNrjXZG+mE8X4tmA/vAnvo8yVf\n"
- "d5tm2AMkpwVgzA1gpP3sRX1QcsxpzKhEPl0UAwHT98UifLkTG6GxLkl36rj8UODA\n"
- "4nSyomEU7Q8kkY5pN4HPCO1s3azS0OxtK2SyN9+54s3K7iESwv+A43rMkVXRRvq8\n"
- "ZdvSrBd0LC5ZAlYrAeS/\n"
- "=zfFb\n"
- "-----END PGP SIGNATURE-----\n"
+ "Thierry\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: not available\n"
+ URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20151106/31dc2e71/attachment.sig>
 
-3566f3930f153cd8e2ab8f4ce9260644c77c636abbdf7e6177f61acbec9615b2
+ff87b9309e53cd96ea0de30fae837c0049a4f60f096192574686eb4885277561

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.