All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53204C73.5070807@monstr.eu>

diff --git a/a/1.txt b/N1/1.txt
index 3108122..eb813f2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -17,7 +17,7 @@ Hi Olof,
 >> +      E.g.: reg = <0xf800c000 0x1000>;
 >> +
 >> +Example:
->> +ocmc: ocmc at f800c000 {
+>> +ocmc: ocmc@f800c000 {
 >> +       compatible =  "xlnx,zynq-ocm-1.0";
 >> +       interrupt-parent = <&intc>;
 >> +       interrupts = <0 3 4>;
@@ -31,14 +31,14 @@ Hi Olof,
 >>                         cache-level = <2>;
 >>                 };
 >>
->> +               ocmc: ocmc at f800c000 {
+>> +               ocmc: ocmc@f800c000 {
 >> +                       compatible = "xlnx,zynq-ocm-1.0";
 >> +                       interrupt-parent = <&intc>;
 >> +                       interrupts = <0 3 4>;
 >> +                       reg = <0xf800c000 0x1000>;
 >> +               } ;
 >> +
->>                 uart0: uart at e0000000 {
+>>                 uart0: uart@e0000000 {
 >>                         compatible = "xlnx,xuartps";
 >>                         status = "disabled";
 >> diff --git a/arch/arm/mach-zynq/Kconfig b/arch/arm/mach-zynq/Kconfig
@@ -147,12 +147,3 @@ w: www.monstr.eu p: +42-0-721842854
 Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
 Maintainer of Linux kernel - Xilinx Zynq ARM architecture
 Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-
-
--------------- next part --------------
-A non-text attachment was scrubbed...
-Name: signature.asc
-Type: application/pgp-signature
-Size: 263 bytes
-Desc: OpenPGP digital signature
-URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140312/503dcadf/attachment.sig>
diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..431d2f7
--- /dev/null
+++ b/N1/2.bin
@@ -0,0 +1,8 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.10 (GNU/Linux)
+Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
+
+iEYEARECAAYFAlMgTHMACgkQykllyylKDCHGJgCeKkJKunzxqoYnhuOUmLeViMHh
+TxMAniuvSntB/Iz3qK7AWPh0sW3PD42z
+=U90A
+-----END PGP SIGNATURE-----
diff --git a/N1/2.hdr b/N1/2.hdr
new file mode 100644
index 0000000..a198b95
--- /dev/null
+++ b/N1/2.hdr
@@ -0,0 +1,3 @@
+Content-Type: application/pgp-signature; name="signature.asc"
+Content-Description: OpenPGP digital signature
+Content-Disposition: attachment; filename="signature.asc"
diff --git a/a/content_digest b/N1/content_digest
index 0323921..da171d3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,28 @@
  "ref\0299e37ab245da9132808c6d4265a17b9a417bf62.1389022555.git.michal.simek@xilinx.com\0"
  "ref\0CAOesGMiroyjPbcjfG24_sUqCicCD4M7NF2aD=Xi8NVgagZThuA@mail.gmail.com\0"
- "From\0monstr@monstr.eu (Michal Simek)\0"
- "Subject\0[PATCH] ARM: zynq: Add OCM driver\0"
+ "From\0Michal Simek <monstr@monstr.eu>\0"
+ "Subject\0Re: [PATCH] ARM: zynq: Add OCM driver\0"
  "Date\0Wed, 12 Mar 2014 13:00:51 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Olof Johansson <olof@lixom.net>\0"
+ "Cc\0Michal Simek <michal.simek@xilinx.com>"
+  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
+  Soren Brinkmann <soren.brinkmann@xilinx.com>
+  Josh Cartwright <josh.cartwright@ni.com>
+  Steffen Trumtrar <s.trumtrar@pengutronix.de>
+  Rob Herring <robherring2@gmail.com>
+  Peter Crosthwaite <peter.crosthwaite@xilinx.com>
+  Rob Herring <rob.herring@calxeda.com>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Stephen Warren <swarren@wwwdotorg.org>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Rob Landley <rob@landley.net>
+  Russell King <linux@arm.linux.org.uk>
+  Grant Likely <grant.likely@linaro.org>
+  devicetree@vger.kernel.org <devicetree@vger.kernel.org>
+  linux-doc@vger.kernel.org <linux-doc@vger.kernel.org>
+ " linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>\0"
+ "\01:1\0"
  "b\0"
  "Hi Olof,\n"
  "\n"
@@ -25,7 +43,7 @@
  ">> +      E.g.: reg = <0xf800c000 0x1000>;\n"
  ">> +\n"
  ">> +Example:\n"
- ">> +ocmc: ocmc at f800c000 {\n"
+ ">> +ocmc: ocmc@f800c000 {\n"
  ">> +       compatible =  \"xlnx,zynq-ocm-1.0\";\n"
  ">> +       interrupt-parent = <&intc>;\n"
  ">> +       interrupts = <0 3 4>;\n"
@@ -39,14 +57,14 @@
  ">>                         cache-level = <2>;\n"
  ">>                 };\n"
  ">>\n"
- ">> +               ocmc: ocmc at f800c000 {\n"
+ ">> +               ocmc: ocmc@f800c000 {\n"
  ">> +                       compatible = \"xlnx,zynq-ocm-1.0\";\n"
  ">> +                       interrupt-parent = <&intc>;\n"
  ">> +                       interrupts = <0 3 4>;\n"
  ">> +                       reg = <0xf800c000 0x1000>;\n"
  ">> +               } ;\n"
  ">> +\n"
- ">>                 uart0: uart at e0000000 {\n"
+ ">>                 uart0: uart@e0000000 {\n"
  ">>                         compatible = \"xlnx,xuartps\";\n"
  ">>                         status = \"disabled\";\n"
  ">> diff --git a/arch/arm/mach-zynq/Kconfig b/arch/arm/mach-zynq/Kconfig\n"
@@ -154,15 +172,18 @@
  "w: www.monstr.eu p: +42-0-721842854\n"
  "Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/\n"
  "Maintainer of Linux kernel - Xilinx Zynq ARM architecture\n"
- "Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform\n"
- "\n"
+ Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
+ "\01:2\0"
+ "fn\0signature.asc\0"
+ "d\0OpenPGP digital signature\0"
+ "b\0"
+ "-----BEGIN PGP SIGNATURE-----\n"
+ "Version: GnuPG v1.4.10 (GNU/Linux)\n"
+ "Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/\n"
  "\n"
- "-------------- next part --------------\n"
- "A non-text attachment was scrubbed...\n"
- "Name: signature.asc\n"
- "Type: application/pgp-signature\n"
- "Size: 263 bytes\n"
- "Desc: OpenPGP digital signature\n"
- URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140312/503dcadf/attachment.sig>
+ "iEYEARECAAYFAlMgTHMACgkQykllyylKDCHGJgCeKkJKunzxqoYnhuOUmLeViMHh\n"
+ "TxMAniuvSntB/Iz3qK7AWPh0sW3PD42z\n"
+ "=U90A\n"
+ "-----END PGP SIGNATURE-----\n"
 
-de455c32ff012f5fc91ae5e3d1fbe11f5c0371ac4c34e434817952191f3ffd74
+094e1b0aa3601a84e7007037cd40dc3754869ca9be42b1ae042e1b393e806b9d

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.