All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <531DD2C4.5060109@pengutronix.de>

diff --git a/a/1.txt b/N1/1.txt
index 333dca3..09e8538 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -68,7 +68,7 @@ On 03/04/2014 02:20 PM, Kedareswara rao Appana wrote:
 > +Example:
 > +
 > +For Zynq CANPS Dts file:
-> +	zynq_can_0: zynq-can@e0008000 {
+> +	zynq_can_0: zynq-can at e0008000 {
 > +			compatible = "xlnx,zynq-can-1.00.a";
 > +			clocks = <&clkc 19>, <&clkc 36>;
 > +			clock-names = "ref_clk", "aper_clk";
@@ -79,7 +79,7 @@ On 03/04/2014 02:20 PM, Kedareswara rao Appana wrote:
 > +			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 = "ref_clk" ;
@@ -1403,3 +1403,11 @@ Pengutronix e.K.                  | Marc Kleine-Budde           |
 Industrial Linux Solutions        | Phone: +49-231-2826-924     |
 Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |
 Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |
+
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: signature.asc
+Type: application/pgp-signature
+Size: 242 bytes
+Desc: OpenPGP digital signature
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140310/9a0150b6/attachment-0001.sig>
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index 9db453f..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,8 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1
-Comment: Using GnuPG with Icedove - http://www.enigmail.net/
-
-iEYEARECAAYFAlMd0sQACgkQjTAFq1RaXHO0yACfT2whA0r3bv2Dv2FG3NE3JTgq
-8jQAmwVWjXfnBgwVqbBFw012hIvYBfz4
-=I6rG
------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 e2c10cc..4d25c1b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,19 +1,9 @@
  "ref\05254bfec-c6fd-4681-a34d-706d51e60fbb@VA3EHSMHS004.ehs.local\0"
- "From\0Marc Kleine-Budde <mkl@pengutronix.de>\0"
- "Subject\0Re: [PATCH v5] can: xilinx CAN controller support.\0"
+ "From\0mkl@pengutronix.de (Marc Kleine-Budde)\0"
+ "Subject\0[PATCH v5] can: xilinx CAN controller support.\0"
  "Date\0Mon, 10 Mar 2014 15:57:08 +0100\0"
- "To\0Kedareswara rao Appana <appana.durga.rao@xilinx.com>"
-  wg@grandegger.com
-  michal.simek@xilinx.com
-  grant.likely@linaro.org
- " robh+dt@kernel.org\0"
- "Cc\0linux-can@vger.kernel.org"
-  netdev@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  devicetree@vger.kernel.org
- " Kedareswara rao Appana <appanad@xilinx.com>\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "On 03/04/2014 02:20 PM, Kedareswara rao Appana wrote:\n"
  "> This patch adds xilinx CAN controller support.\n"
@@ -85,7 +75,7 @@
  "> +Example:\n"
  "> +\n"
  "> +For Zynq CANPS Dts file:\n"
- "> +\tzynq_can_0: zynq-can@e0008000 {\n"
+ "> +\tzynq_can_0: zynq-can at e0008000 {\n"
  "> +\t\t\tcompatible = \"xlnx,zynq-can-1.00.a\";\n"
  "> +\t\t\tclocks = <&clkc 19>, <&clkc 36>;\n"
  "> +\t\t\tclock-names = \"ref_clk\", \"aper_clk\";\n"
@@ -96,7 +86,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 = \"ref_clk\" ;\n"
@@ -1419,18 +1409,14 @@
  "Pengutronix e.K.                  | Marc Kleine-Budde           |\n"
  "Industrial Linux Solutions        | Phone: +49-231-2826-924     |\n"
  "Vertretung West/Dortmund          | Fax:   +49-5121-206917-5555 |\n"
- Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |
- "\01:2\0"
- "fn\0signature.asc\0"
- "d\0OpenPGP digital signature\0"
- "b\0"
- "-----BEGIN PGP SIGNATURE-----\n"
- "Version: GnuPG v1\n"
- "Comment: Using GnuPG with Icedove - http://www.enigmail.net/\n"
+ "Amtsgericht Hildesheim, HRA 2686  | http://www.pengutronix.de   |\n"
  "\n"
- "iEYEARECAAYFAlMd0sQACgkQjTAFq1RaXHO0yACfT2whA0r3bv2Dv2FG3NE3JTgq\n"
- "8jQAmwVWjXfnBgwVqbBFw012hIvYBfz4\n"
- "=I6rG\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: 242 bytes\n"
+ "Desc: OpenPGP digital signature\n"
+ URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140310/9a0150b6/attachment-0001.sig>
 
-6465d8cc5e3d699ec4880e031f8aa74e74f778f5375fee617760be260220f6f3
+9a86c1103fb03f13f12a769187ebad1d4750d6673a2374120c9ce23c9a97df22

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.