All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53575DC4.6080008@monstr.eu>

diff --git a/a/1.txt b/N1/1.txt
index a3cbf8f..f158976 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,7 +25,7 @@ On 04/05/2014 02:23 AM, Soren Brinkmann wrote:
 > @@ -73,19 +73,19 @@
 >  		};
 >  
->  		uart0: uart@e0000000 {
+>  		uart0: uart at e0000000 {
 > -			compatible = "xlnx,xuartps";
 > +			compatible = "xlnx,xuartps", "cdns,uart-r1p8";
 >  			status = "disabled";
@@ -36,7 +36,7 @@ On 04/05/2014 02:23 AM, Soren Brinkmann wrote:
 >  			interrupts = <0 27 4>;
 >  		};
 >  
->  		uart1: uart@e0001000 {
+>  		uart1: uart at e0001000 {
 > -			compatible = "xlnx,xuartps";
 > +			compatible = "xlnx,xuartps", "cdns,uart-r1p8";
 >  			status = "disabled";
@@ -59,3 +59,12 @@ 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/20140423/ff0f6fd8/attachment.sig>
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index ad43801..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,8 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.10 (GNU/Linux)
-Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
-
-iEYEARECAAYFAlNXXcQACgkQykllyylKDCHW9wCghT57+CmaEFZuaeDfMFT1ax04
-e8wAn2TPCGCyUm773W0cP6xAeeCYmXn4
-=Qb8/
------END PGP SIGNATURE-----
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index a198b95..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,3 +0,0 @@
-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 972a5a3..a1ee7a3 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,28 +1,10 @@
  "ref\01396657425-31029-1-git-send-email-soren.brinkmann@xilinx.com\0"
  "ref\01396657425-31029-9-git-send-email-soren.brinkmann@xilinx.com\0"
- "From\0Michal Simek <monstr@monstr.eu>\0"
- "Subject\0Re: [RESEND PATCH v3 9/9] ARM: zynq: DT: Migrate UART to Cadence binding\0"
+ "From\0monstr@monstr.eu (Michal Simek)\0"
+ "Subject\0[RESEND PATCH v3 9/9] ARM: zynq: DT: Migrate UART to Cadence binding\0"
  "Date\0Wed, 23 Apr 2014 08:29:24 +0200\0"
- "To\0Soren Brinkmann <soren.brinkmann@xilinx.com>\0"
- "Cc\0Rob 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>
-  Randy Dunlap <rdunlap@infradead.org>
-  Russell King <linux@arm.linux.org.uk>
-  Michal Simek <michal.simek@xilinx.com>
-  Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-  Jiri Slaby <jslaby@suse.cz>
-  Grant Likely <grant.likely@linaro.org>
-  Peter Crosthwaite <peter.crosthwaite@xilinx.com>
-  One Thousand Gnomes <gnomes@lxorguk.ukuu.org.uk>
-  devicetree@vger.kernel.org
-  linux-doc@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " linux-serial@vger.kernel.org\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "On 04/05/2014 02:23 AM, Soren Brinkmann wrote:\n"
  "> The Zynq UART is Cadence IP and the driver has been renamed accordingly.\n"
@@ -51,7 +33,7 @@
  "> @@ -73,19 +73,19 @@\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tuart0: uart@e0000000 {\n"
+ ">  \t\tuart0: uart at e0000000 {\n"
  "> -\t\t\tcompatible = \"xlnx,xuartps\";\n"
  "> +\t\t\tcompatible = \"xlnx,xuartps\", \"cdns,uart-r1p8\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
@@ -62,7 +44,7 @@
  ">  \t\t\tinterrupts = <0 27 4>;\n"
  ">  \t\t};\n"
  ">  \n"
- ">  \t\tuart1: uart@e0001000 {\n"
+ ">  \t\tuart1: uart at e0001000 {\n"
  "> -\t\t\tcompatible = \"xlnx,xuartps\";\n"
  "> +\t\t\tcompatible = \"xlnx,xuartps\", \"cdns,uart-r1p8\";\n"
  ">  \t\t\tstatus = \"disabled\";\n"
@@ -84,18 +66,15 @@
  "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
- "\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"
+ "Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform\n"
+ "\n"
  "\n"
- "iEYEARECAAYFAlNXXcQACgkQykllyylKDCHW9wCghT57+CmaEFZuaeDfMFT1ax04\n"
- "e8wAn2TPCGCyUm773W0cP6xAeeCYmXn4\n"
- "=Qb8/\n"
- "-----END PGP SIGNATURE-----\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/20140423/ff0f6fd8/attachment.sig>
 
-6ad8838d61adf51d65e0a5cd81533aa50b713f75dd946c8ef70f156950da0d1c
+8f27f292ecbe5f9c8643fd04f3d8a39f40a14558c45544ecabac22daa328ba02

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.