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

diff --git a/a/1.txt b/N1/1.txt
index bfa5eda..9c6ba82 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,4 +1,4 @@
-On Tue, Aug 27, 2013 at 04:13:04PM +0200, oliver+list at schinagl.nl wrote:
+On Tue, Aug 27, 2013 at 04:13:04PM +0200, oliver+list@schinagl.nl wrote:
 > From: Oliver Schinagl <oliver@schinagl.nl>
 > 
 > Allwinner has electric fuses (efuse) on their line of chips. This driver
@@ -93,12 +93,12 @@ Sotheming like /sys/devices/*/<our-device>/eeprom maybe?
 > +- reg: Should contain registers location and length
 > +
 > +Example for sun4i:
-> +	sid at 01c23800 {
+> +	sid@01c23800 {
 > +		compatible = "allwinner,sun4i-sid";
 > +		reg = <0x01c23800 0x10>
 > +	};
 > +Example for sun7i
-> +	sid at 01c23800 {
+> +	sid@01c23800 {
 > +		compatible = "allwinner,sun7i-sid";
 > +		reg = <0x01c23800 0x200>
 > +	};
@@ -351,10 +351,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: 836 bytes
-Desc: Digital signature
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130827/c7835b7a/attachment-0001.sig>
diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..2417ed2
--- /dev/null
+++ b/N1/2.bin
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.12 (GNU/Linux)
+
+iQIcBAEBAgAGBQJSHMjVAAoJEBx+YmzsjxAgRWgQAImJEMTKRrvhUGM8ja0sZqrF
+NTtOQsfnXotrsvZZcz3DqTahnXQUGeNuQa3KYnF6tATSwk6euefRH9UsCPRp1HDL
+zjEmPI8DCk3QoewQXJkILABAa54s0j9RvGHt4y+hMJffl/6n3qPvNd7Mn5+8aasp
+JiumnL8TnzzR/6nMeSQQccnrAQCZxQN+psvoQH1Ek3HnuGbXSMsynZoEd5XRb4cW
+931q0xBny+2z1siPqjXkc3gk8fTlRxdeYwBH97knhJg8hcBFb1ieC/5gMx8aAp33
+ANpqCBzA8rf2YYmOUYLHp+dnZWBx9Como3iODXOWTtbcJ05LPE5dtSyraH/2ZPYE
+tmrl3ut10S4B1QE3FpsNhz3+sps64TKyQI3Wopn6+bRXgjHNYMcV/wlXVO9jvbzF
+N8GbCP28NMrJtm9KfuBQqy1hLTuWFILpRDnBkWXbQ0ZNjmv17Juz+z5FZkshgh7S
+R44mRGaqHm+vMVi5YF8t/mOVFXso4VB9wHrGms1H/O4rlQTDv4foJ5kW3c0Q20rq
+5QaNAXy0rwP+ZqE0zWEb0q6xHBHWUc/ae2OyCTCMhIqkGWJF/PKtVAjeDbd44T0I
+DS4Wf5N1/NB9ckMD22l90S42hIWXrOxdrbbtY/rTbadathkwrSLjBN4FYhpyg0J/
+pvAX87ehfOzWyPUcdP7G
+=8yDp
+-----END PGP SIGNATURE-----
diff --git a/N1/2.hdr b/N1/2.hdr
new file mode 100644
index 0000000..3237378
--- /dev/null
+++ b/N1/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/N1/content_digest
index 9f07e0c..6e0bc21 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,21 @@
  "ref\01377612785-7868-1-git-send-email-oliver+list@schinagl.nl\0"
  "ref\01377612785-7868-2-git-send-email-oliver+list@schinagl.nl\0"
- "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0"
- "Subject\0[PATCH 1/2] Initial support for Allwinner's Security ID fuses\0"
+ "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Subject\0Re: [PATCH 1/2] Initial support for Allwinner's Security ID fuses\0"
  "Date\0Tue, 27 Aug 2013 17:42:13 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0oliver+list@schinagl.nl\0"
+ "Cc\0arnd@arndb.de"
+  gregkh@linuxfoundation.org
+  linux-arm-kernel@lists.infradead.org
+  linux@arm.linux.org.uk
+  linus.walleij@linaro.org
+  linux-kernel@vger.kernel.org
+  andy.shevchenko@gmail.com
+  tomasz.figa@gmail.com
+ " Oliver Schinagl <oliver@schinagl.nl>\0"
+ "\01:1\0"
  "b\0"
- "On Tue, Aug 27, 2013 at 04:13:04PM +0200, oliver+list at schinagl.nl wrote:\n"
+ "On Tue, Aug 27, 2013 at 04:13:04PM +0200, oliver+list@schinagl.nl wrote:\n"
  "> From: Oliver Schinagl <oliver@schinagl.nl>\n"
  "> \n"
  "> Allwinner has electric fuses (efuse) on their line of chips. This driver\n"
@@ -101,12 +110,12 @@
  "> +- reg: Should contain registers location and length\n"
  "> +\n"
  "> +Example for sun4i:\n"
- "> +\tsid at 01c23800 {\n"
+ "> +\tsid@01c23800 {\n"
  "> +\t\tcompatible = \"allwinner,sun4i-sid\";\n"
  "> +\t\treg = <0x01c23800 0x10>\n"
  "> +\t};\n"
  "> +Example for sun7i\n"
- "> +\tsid at 01c23800 {\n"
+ "> +\tsid@01c23800 {\n"
  "> +\t\tcompatible = \"allwinner,sun7i-sid\";\n"
  "> +\t\treg = <0x01c23800 0x200>\n"
  "> +\t};\n"
@@ -358,13 +367,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: 836 bytes\n"
- "Desc: Digital signature\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20130827/c7835b7a/attachment-0001.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.4.12 (GNU/Linux)\n"
+ "\n"
+ "iQIcBAEBAgAGBQJSHMjVAAoJEBx+YmzsjxAgRWgQAImJEMTKRrvhUGM8ja0sZqrF\n"
+ "NTtOQsfnXotrsvZZcz3DqTahnXQUGeNuQa3KYnF6tATSwk6euefRH9UsCPRp1HDL\n"
+ "zjEmPI8DCk3QoewQXJkILABAa54s0j9RvGHt4y+hMJffl/6n3qPvNd7Mn5+8aasp\n"
+ "JiumnL8TnzzR/6nMeSQQccnrAQCZxQN+psvoQH1Ek3HnuGbXSMsynZoEd5XRb4cW\n"
+ "931q0xBny+2z1siPqjXkc3gk8fTlRxdeYwBH97knhJg8hcBFb1ieC/5gMx8aAp33\n"
+ "ANpqCBzA8rf2YYmOUYLHp+dnZWBx9Como3iODXOWTtbcJ05LPE5dtSyraH/2ZPYE\n"
+ "tmrl3ut10S4B1QE3FpsNhz3+sps64TKyQI3Wopn6+bRXgjHNYMcV/wlXVO9jvbzF\n"
+ "N8GbCP28NMrJtm9KfuBQqy1hLTuWFILpRDnBkWXbQ0ZNjmv17Juz+z5FZkshgh7S\n"
+ "R44mRGaqHm+vMVi5YF8t/mOVFXso4VB9wHrGms1H/O4rlQTDv4foJ5kW3c0Q20rq\n"
+ "5QaNAXy0rwP+ZqE0zWEb0q6xHBHWUc/ae2OyCTCMhIqkGWJF/PKtVAjeDbd44T0I\n"
+ "DS4Wf5N1/NB9ckMD22l90S42hIWXrOxdrbbtY/rTbadathkwrSLjBN4FYhpyg0J/\n"
+ "pvAX87ehfOzWyPUcdP7G\n"
+ "=8yDp\n"
+ "-----END PGP SIGNATURE-----\n"
 
-2cb56bfa9162a8b171b9d7705861c77f34198ad1280545e262ef3b431baddc18
+88093964c8ce7ef307567bf7959ca38983d1e13d0ec6531caf6d910fd545bdbc

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.