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

diff --git a/a/1.txt b/N1/1.txt
index 118e051..60c0037 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ On Wed, Apr 09, 2014 at 03:51:10PM +0200, Boris BREZILLON wrote:
 >  					"ahb1_drc0", "ahb1_drc1";
 >  		};
 >  
-> +		apb0_gates: apb0_gates at 01f01428 {
+> +		apb0_gates: apb0_gates@01f01428 {
 
 The node name should reflect the class of the device, so it should be
 clk@<address>.
@@ -57,10 +57,3 @@ I don't really have a solution for this. Maybe someone else will.
 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/20140409/9455aa24/attachment.sig>
diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..f36db43
--- /dev/null
+++ b/N1/2.bin
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.14 (GNU/Linux)
+
+iQIcBAEBAgAGBQJTRWJ9AAoJEBx+YmzsjxAg64gP/ioTdHhaimPXU5XYz4EYBfJw
+wVcxjK+dkd1aJ8tcQT9V8BbBcCOe5ctFehFglCZme1ZWNcyYOFTaoqOUuSKAI884
+bw+B9gFTglpymCXp0DmviiJCweJcZa+qWJ+0nduTbRaQUZO5N9/eg7hTcFG7ZWuR
+vWUnQEnEzABPcbaKEaNvMu3nL5dbYYHRnifAv0P2QkaJmUVVho2mKX79T+DnZCnt
+/5SQqcL4nRe7guqKCA046RgeBd2RpRswth8XxMViug9CG0cT0m0sfVX1Z1fwWq5r
+/bz9LYHfNZ/I6W6PEwYNQeeLqmxB8ru2VFiXAUlUU7/ADa4GojSyOo8Mw8rBDGrj
+h1M0QsgHer8gRT0to4P0IBbSAZg/8V3LndO/YLItNz5qRb/i2TTvFSMU+PmneKIb
+tMcTSG2m6xbDA4B8Sl2ORYLCswusmVAjr0KpT95H5kwTsuHlpTtZlE1Ln9WNDYAy
+aOfinPXkTgkrk494c54qBStNdN61uC0uApEI8hPxxy0Y1pRyOuuaaNVRI42Whg72
+3kWS6YRBMQVdT92F7dSBFNQJVqwH3Xz3yBhJanYaacmPYQ01Q/PKj1eGCjQkz2v/
+ud7BkEFOjteqrVdhzl2tBgyTsyAbhZa57eAu+UcuQCjlEwWEvh1up9/5EcRZe/bK
+AyuETFEtk4J/ushM4131
+=xBPG
+-----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 684284e..9407d14 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,18 @@
  "ref\01397051478-4113-1-git-send-email-boris.brezillon@free-electrons.com\0"
  "ref\01397051478-4113-8-git-send-email-boris.brezillon@free-electrons.com\0"
- "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0"
- "Subject\0[PATCH 07/15] ARM: sunxi: dt: define A31's APB0 clk gates node\0"
+ "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Subject\0Re: [PATCH 07/15] ARM: sunxi: dt: define A31's APB0 clk gates node\0"
  "Date\0Wed, 9 Apr 2014 17:08:46 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Boris BREZILLON <boris.brezillon@free-electrons.com>\0"
+ "Cc\0Randy Dunlap <rdunlap@infradead.org>"
+ " Emilio L\303\263pez <emilio@elopez.com.ar>"
+  Mike Turquette <mturquette@linaro.org>
+  Linus Walleij <linus.walleij@linaro.org>
+  devicetree@vger.kernel.org
+  linux-doc@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
+ "\01:1\0"
  "b\0"
  "On Wed, Apr 09, 2014 at 03:51:10PM +0200, Boris BREZILLON wrote:\n"
  "> Define the APB0 clk gates controlled by the PRCM (Power/Reset/Clock\n"
@@ -23,7 +31,7 @@
  ">  \t\t\t\t\t\"ahb1_drc0\", \"ahb1_drc1\";\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tapb0_gates: apb0_gates at 01f01428 {\n"
+ "> +\t\tapb0_gates: apb0_gates@01f01428 {\n"
  "\n"
  "The node name should reflect the class of the device, so it should be\n"
  "clk@<address>.\n"
@@ -64,13 +72,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/20140409/9455aa24/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.4.14 (GNU/Linux)\n"
+ "\n"
+ "iQIcBAEBAgAGBQJTRWJ9AAoJEBx+YmzsjxAg64gP/ioTdHhaimPXU5XYz4EYBfJw\n"
+ "wVcxjK+dkd1aJ8tcQT9V8BbBcCOe5ctFehFglCZme1ZWNcyYOFTaoqOUuSKAI884\n"
+ "bw+B9gFTglpymCXp0DmviiJCweJcZa+qWJ+0nduTbRaQUZO5N9/eg7hTcFG7ZWuR\n"
+ "vWUnQEnEzABPcbaKEaNvMu3nL5dbYYHRnifAv0P2QkaJmUVVho2mKX79T+DnZCnt\n"
+ "/5SQqcL4nRe7guqKCA046RgeBd2RpRswth8XxMViug9CG0cT0m0sfVX1Z1fwWq5r\n"
+ "/bz9LYHfNZ/I6W6PEwYNQeeLqmxB8ru2VFiXAUlUU7/ADa4GojSyOo8Mw8rBDGrj\n"
+ "h1M0QsgHer8gRT0to4P0IBbSAZg/8V3LndO/YLItNz5qRb/i2TTvFSMU+PmneKIb\n"
+ "tMcTSG2m6xbDA4B8Sl2ORYLCswusmVAjr0KpT95H5kwTsuHlpTtZlE1Ln9WNDYAy\n"
+ "aOfinPXkTgkrk494c54qBStNdN61uC0uApEI8hPxxy0Y1pRyOuuaaNVRI42Whg72\n"
+ "3kWS6YRBMQVdT92F7dSBFNQJVqwH3Xz3yBhJanYaacmPYQ01Q/PKj1eGCjQkz2v/\n"
+ "ud7BkEFOjteqrVdhzl2tBgyTsyAbhZa57eAu+UcuQCjlEwWEvh1up9/5EcRZe/bK\n"
+ "AyuETFEtk4J/ushM4131\n"
+ "=xBPG\n"
+ "-----END PGP SIGNATURE-----\n"
 
-a992f251a42d4d33080c567e615778c176e089b05ec5c989b53c079e0194a570
+b2481d27233ddbc61b1b715bd1dcc7dc49bc61b86cde08d2d989c8ef87514896

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.