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

diff --git a/a/1.txt b/N1/1.txt
index c4abe66..3ff265f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -77,7 +77,7 @@ Please use just "xlnx,zynq-can-1.0" compatible string here.
 > +Example:
 > +
 > +For Zynq CANPS Dts file:
-> +	zynq_can_0: can@e0008000 {
+> +	zynq_can_0: can at e0008000 {
 > +			compatible = "xlnx,zynq-can-1.00.a";
 
 the same here.
@@ -91,7 +91,7 @@ the same here.
 > +			rx-fifo-depth = <0x40>;
 > +		};
 > +For Axi CAN Dts file:
-> +	axi_can_0: axi-can@40000000 {
+> +	axi_can_0: axi-can at 40000000 {
 > +			compatible = "xlnx,axi-can-1.00.a";
 > +			clocks = <&clkc 0>;
 > +			clock-names = "can_clk","s_axi_aclk" ;
@@ -103,7 +103,7 @@ the same here.
 > +		};
 
 I don't know which thread I discussed this with Rob but please send this binding
-separately out of this and copy devicetree@vger.kernel.org for this patch.
+separately out of this and copy devicetree at vger.kernel.org for this patch.
 They should give us ACK on device-tree binding.
 
 
@@ -182,3 +182,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/20140327/a1043250/attachment.sig>
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index 1e5848c..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/
-
-iEYEARECAAYFAlM0MlYACgkQykllyylKDCH9zQCgnIsixyuI2xvQD5kaZb/os8g8
-RzoAn0pWBZzATIe2F2GLy9sl48ralZGq
-=+FL0
------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 92b7ec9..4bb1fb9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,20 +1,9 @@
  "ref\05ff46a21-3047-40ff-9221-f08e476f9ce6@VA3EHSMHS030.ehs.local\0"
- "From\0Michal Simek <monstr@monstr.eu>\0"
- "Subject\0Re: [PATCH v6] can: xilinx CAN controller support\0"
+ "From\0monstr@monstr.eu (Michal Simek)\0"
+ "Subject\0[PATCH v6] can: xilinx CAN controller support\0"
  "Date\0Thu, 27 Mar 2014 15:14:46 +0100\0"
- "To\0Kedareswara rao Appana <appana.durga.rao@xilinx.com>\0"
- "Cc\0wg@grandegger.com"
-  mkl@pengutronix.de
-  michal.simek@xilinx.com
-  grant.likely@linaro.org
-  robh+dt@kernel.org
-  devicetree@vger.kernel.org
-  netdev@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-can@vger.kernel.org
-  Kedareswara rao Appana <appanad@xilinx.com>
- " linux-arm-kernel@lists.infradead.org\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "Hi Kedar,\n"
  "\n"
@@ -95,7 +84,7 @@
  "> +Example:\n"
  "> +\n"
  "> +For Zynq CANPS Dts file:\n"
- "> +\tzynq_can_0: can@e0008000 {\n"
+ "> +\tzynq_can_0: can at e0008000 {\n"
  "> +\t\t\tcompatible = \"xlnx,zynq-can-1.00.a\";\n"
  "\n"
  "the same here.\n"
@@ -109,7 +98,7 @@
  "> +\t\t\trx-fifo-depth = <0x40>;\n"
  "> +\t\t};\n"
  "> +For Axi CAN Dts file:\n"
- "> +\taxi_can_0: axi-can@40000000 {\n"
+ "> +\taxi_can_0: axi-can at 40000000 {\n"
  "> +\t\t\tcompatible = \"xlnx,axi-can-1.00.a\";\n"
  "> +\t\t\tclocks = <&clkc 0>;\n"
  "> +\t\t\tclock-names = \"can_clk\",\"s_axi_aclk\" ;\n"
@@ -121,7 +110,7 @@
  "> +\t\t};\n"
  "\n"
  "I don't know which thread I discussed this with Rob but please send this binding\n"
- "separately out of this and copy devicetree@vger.kernel.org for this patch.\n"
+ "separately out of this and copy devicetree at vger.kernel.org for this patch.\n"
  "They should give us ACK on device-tree binding.\n"
  "\n"
  "\n"
@@ -199,18 +188,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"
- "\n"
- "iEYEARECAAYFAlM0MlYACgkQykllyylKDCH9zQCgnIsixyuI2xvQD5kaZb/os8g8\n"
- "RzoAn0pWBZzATIe2F2GLy9sl48ralZGq\n"
- "=+FL0\n"
- "-----END PGP SIGNATURE-----\n"
+ "Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform\n"
+ "\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/20140327/a1043250/attachment.sig>
 
-c05c53538817b9fba9563c319c83980763c98ad63676fa049df2c40b10a03cda
+955512c24bc804f1083543fda1ae8206f38466a7215b8c7ddc757b7b8b4c7bd7

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.