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

diff --git a/a/1.txt b/N1/1.txt
index 163701c..7cdb8a9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -54,14 +54,14 @@ On Wed, Jun 26, 2013 at 04:52:26PM +0200, Alexandre Belloni wrote:
 > +	model = "Crystalfontz CFA-10056 Board";
 > +	compatible = "crystalfontz,cfa10056", "crystalfontz,cfa10036", "fsl,imx28";
 > +
-> +	apb at 80000000 {
-> +		apbh at 80000000 {
-> +			pinctrl at 80018000 {
+> +	apb@80000000 {
+> +		apbh@80000000 {
+> +			pinctrl@80018000 {
 > +				pinctrl-names = "default", "default";
 > +				pinctrl-1 = <&hog_pins_cfa10056
 > +					&hog_pins_cfa10056_pullup>;
 > +
-> +				hog_pins_cfa10056: hog-10056 at 0 {
+> +				hog_pins_cfa10056: hog-10056@0 {
 > +					reg = <0>;
 > +					fsl,pinmux-ids = <
 > +						0x0073 /* MX28_PAD_GPMI_D7__GPIO_0_7 */
@@ -73,7 +73,7 @@ On Wed, Jun 26, 2013 at 04:52:26PM +0200, Alexandre Belloni wrote:
 > +					fsl,pull-up = <0>;
 > +				};
 > +
-> +				hog_pins_cfa10056_pullup: hog-10056-pullup at 0 {
+> +				hog_pins_cfa10056_pullup: hog-10056-pullup@0 {
 > +					reg = <0>;
 > +					fsl,pinmux-ids = <
 > +						0x2133 /* MX28_PAD_SSP2_D3__GPIO_2_19 */
@@ -89,7 +89,7 @@ On Wed, Jun 26, 2013 at 04:52:26PM +0200, Alexandre Belloni wrote:
 
 These pins don't seem used in your DT. Are you sure you need them?
 
-> +				spi2_pins_cfa10056: spi2-cfa10056 at 0 {
+> +				spi2_pins_cfa10056: spi2-cfa10056@0 {
 > +					reg = <0>;
 > +					fsl,pinmux-ids = <
 > +						0x2103 /* MX28_PAD_SSP2_SCK__GPIO_2_16 */
@@ -101,7 +101,7 @@ These pins don't seem used in your DT. Are you sure you need them?
 > +					fsl,pull-up = <1>;
 > +				};
 > +
-> +				spi3_pins_cfa10056: spi3-cfa10056 at 0 {
+> +				spi3_pins_cfa10056: spi3-cfa10056@0 {
 > +					reg = <0>;
 > +					fsl,pinmux-ids = <
 > +						0x0183 /* MX28_PAD_GPMI_RDN__GPIO_0_24 */
@@ -117,7 +117,7 @@ These pins don't seem used in your DT. Are you sure you need them?
 
 Ditto.
 
-> +				lcdif_pins_cfa10056: lcdif-evk at 0 {
+> +				lcdif_pins_cfa10056: lcdif-evk@0 {
 > +					reg = <0>;
 > +					fsl,pinmux-ids = <
 > +						0x1181 /* MX28_PAD_LCD_RD_E__LCD_VSYNC */
@@ -131,7 +131,7 @@ Ditto.
 > +				};
 > +			};
 > +
-> +			lcdif at 80030000 {
+> +			lcdif@80030000 {
 > +				pinctrl-names = "default";
 > +				pinctrl-0 = <&lcdif_24bit_pins_a
 > +						 &lcdif_pins_cfa10056>;
@@ -164,8 +164,8 @@ Ditto.
 > +			};
 > +		};
 > +
-> +		apbx at 80040000 {
-> +			i2c1: i2c at 8005a000 {
+> +		apbx@80040000 {
+> +			i2c1: i2c@8005a000 {
 > +				pinctrl-names = "default";
 > +				pinctrl-0 = <&i2c1_pins_a>;
 > +				status = "okay";
@@ -174,14 +174,14 @@ Ditto.
 There's no child device on this bus. We don't need to load it (and we
 can remove the pinctrl node with it as well).
 
-> +			usbphy1: usbphy at 8007e000 {
+> +			usbphy1: usbphy@8007e000 {
 > +				status = "okay";
 > +			};
 > +		};
 > +	};
 > +
-> +	ahb at 80080000 {
-> +		usb1: usb at 80090000 {
+> +	ahb@80080000 {
+> +		usb1: usb@80090000 {
 > +			vbus-supply = <&reg_usb1_vbus>;
 > +			pinctrl-0 = <&usbphy1_pins_a>;
 > +			pinctrl-names = "default";
@@ -201,8 +201,8 @@ can remove the pinctrl node with it as well).
 > +		};
 > +	};
 > +
-> +	ahb at 80080000 {
-> +		mac0: ethernet at 800f0000 {
+> +	ahb@80080000 {
+> +		mac0: ethernet@800f0000 {
 > +			phy-mode = "rmii";
 > +			pinctrl-names = "default";
 > +			pinctrl-0 = <&mac0_pins_a>;
@@ -225,7 +225,7 @@ can remove the pinctrl node with it as well).
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
 > +
-> +		hx8369: hx8369 at 0 {
+> +		hx8369: hx8369@0 {
 > +			compatible = "himax,hx8369a", "himax,hx8369";
 > +			reg = <0>;
 > +			spi-max-frequency = <100000>;
@@ -250,10 +250,3 @@ Maxime
 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/20130626/ef9351cc/attachment-0001.sig>
diff --git a/N1/2.bin b/N1/2.bin
new file mode 100644
index 0000000..f72d356
--- /dev/null
+++ b/N1/2.bin
@@ -0,0 +1,17 @@
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.12 (GNU/Linux)
+
+iQIcBAEBAgAGBQJRywURAAoJEBx+YmzsjxAg2OUP/2zNdPZMZTEW3t7J3289DXm2
+VFWDu7CvRSIxhjlxG3NHIQwFXrVFl/TFvK3OQfS3+C9ZYxaidQawAQKaqkCE4bu3
+u9YDSfa0MkNIN/qSiI6VndLVyKZ/6yAqkl6lCOYzRtvnzCZh37q7Ou+of71cIyCU
+scURBB2tbz/J5zsQh8bmJYXt8c8VBxFAxWmNacs2HstK1YcL+q9lq56EeBDSyVfp
+/oRbvSb/elN6RblOMzHaMHdXt8OPR1rJVGvxX5jm6i7+orFOhloyg/ehsrtu4lcQ
+EvCtwm9Mw4AWgrSSZIJE22vEhbXgl0Mu6pWH0aRwqqjQvlrfZ6/WYrYxrtiGHFT8
++/VYIdsZe7H6ocmNhPSxw+7/W3KGWRfAjOserBJciu1g8+KuggoSuIo43wBDGRH/
+ZA0hTnI9MZqvQAuu+o/OwxoC6Xb0scj3cZO2CnZxfYxFRGGrhOZDk2WYvjkjpG28
+Q2RyhXJfc3CvDRjnhqDMeE7J3myYitWTUnTV4RrVDxA3ENwl/ogVm6hCuEt6mNjP
+et7sl4ZLreYzn7h/Wjzb7slbPZTAFD1WX4ZFoHi6UGxVlwScDjr58ZOkZycWE/9J
+hHUIcJ/9tv/Ou2iUEHf+kLpJsA7p40XMAs87ypQX8lHKQQAtJEzsh+0sq0zND4Um
+R3gW5Z47RcEkaXyuTkFn
+=yNNd
+-----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 1ef56c8..06dec67 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,10 +1,16 @@
  "ref\01372258347-18422-1-git-send-email-alexandre.belloni@free-electrons.com\0"
  "ref\01372258347-18422-3-git-send-email-alexandre.belloni@free-electrons.com\0"
- "From\0maxime.ripard@free-electrons.com (Maxime Ripard)\0"
- "Subject\0[PATCH 2/3] ARM: mxs: dt: Add Crystalfontz CFA-10056 device tree\0"
+ "From\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
+ "Subject\0Re: [PATCH 2/3] ARM: mxs: dt: Add Crystalfontz CFA-10056 device tree\0"
  "Date\0Wed, 26 Jun 2013 17:13:21 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
- "\00:1\0"
+ "To\0Alexandre Belloni <alexandre.belloni@free-electrons.com>\0"
+ "Cc\0Shawn Guo <shawn.guo@linaro.org>"
+  Russell King <linux@arm.linux.org.uk>
+  jimwall@q.com
+  brian@crystalfontz.com
+  linux-arm-kernel@lists.infradead.org
+ " linux-kernel@vger.kernel.org\0"
+ "\01:1\0"
  "b\0"
  "Hi Alexandre,\n"
  "\n"
@@ -62,14 +68,14 @@
  "> +\tmodel = \"Crystalfontz CFA-10056 Board\";\n"
  "> +\tcompatible = \"crystalfontz,cfa10056\", \"crystalfontz,cfa10036\", \"fsl,imx28\";\n"
  "> +\n"
- "> +\tapb at 80000000 {\n"
- "> +\t\tapbh at 80000000 {\n"
- "> +\t\t\tpinctrl at 80018000 {\n"
+ "> +\tapb@80000000 {\n"
+ "> +\t\tapbh@80000000 {\n"
+ "> +\t\t\tpinctrl@80018000 {\n"
  "> +\t\t\t\tpinctrl-names = \"default\", \"default\";\n"
  "> +\t\t\t\tpinctrl-1 = <&hog_pins_cfa10056\n"
  "> +\t\t\t\t\t&hog_pins_cfa10056_pullup>;\n"
  "> +\n"
- "> +\t\t\t\thog_pins_cfa10056: hog-10056 at 0 {\n"
+ "> +\t\t\t\thog_pins_cfa10056: hog-10056@0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t\tfsl,pinmux-ids = <\n"
  "> +\t\t\t\t\t\t0x0073 /* MX28_PAD_GPMI_D7__GPIO_0_7 */\n"
@@ -81,7 +87,7 @@
  "> +\t\t\t\t\tfsl,pull-up = <0>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\thog_pins_cfa10056_pullup: hog-10056-pullup at 0 {\n"
+ "> +\t\t\t\thog_pins_cfa10056_pullup: hog-10056-pullup@0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t\tfsl,pinmux-ids = <\n"
  "> +\t\t\t\t\t\t0x2133 /* MX28_PAD_SSP2_D3__GPIO_2_19 */\n"
@@ -97,7 +103,7 @@
  "\n"
  "These pins don't seem used in your DT. Are you sure you need them?\n"
  "\n"
- "> +\t\t\t\tspi2_pins_cfa10056: spi2-cfa10056 at 0 {\n"
+ "> +\t\t\t\tspi2_pins_cfa10056: spi2-cfa10056@0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t\tfsl,pinmux-ids = <\n"
  "> +\t\t\t\t\t\t0x2103 /* MX28_PAD_SSP2_SCK__GPIO_2_16 */\n"
@@ -109,7 +115,7 @@
  "> +\t\t\t\t\tfsl,pull-up = <1>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tspi3_pins_cfa10056: spi3-cfa10056 at 0 {\n"
+ "> +\t\t\t\tspi3_pins_cfa10056: spi3-cfa10056@0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t\tfsl,pinmux-ids = <\n"
  "> +\t\t\t\t\t\t0x0183 /* MX28_PAD_GPMI_RDN__GPIO_0_24 */\n"
@@ -125,7 +131,7 @@
  "\n"
  "Ditto.\n"
  "\n"
- "> +\t\t\t\tlcdif_pins_cfa10056: lcdif-evk at 0 {\n"
+ "> +\t\t\t\tlcdif_pins_cfa10056: lcdif-evk@0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t\tfsl,pinmux-ids = <\n"
  "> +\t\t\t\t\t\t0x1181 /* MX28_PAD_LCD_RD_E__LCD_VSYNC */\n"
@@ -139,7 +145,7 @@
  "> +\t\t\t\t};\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tlcdif at 80030000 {\n"
+ "> +\t\t\tlcdif@80030000 {\n"
  "> +\t\t\t\tpinctrl-names = \"default\";\n"
  "> +\t\t\t\tpinctrl-0 = <&lcdif_24bit_pins_a\n"
  "> +\t\t\t\t\t\t &lcdif_pins_cfa10056>;\n"
@@ -172,8 +178,8 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tapbx at 80040000 {\n"
- "> +\t\t\ti2c1: i2c at 8005a000 {\n"
+ "> +\t\tapbx@80040000 {\n"
+ "> +\t\t\ti2c1: i2c@8005a000 {\n"
  "> +\t\t\t\tpinctrl-names = \"default\";\n"
  "> +\t\t\t\tpinctrl-0 = <&i2c1_pins_a>;\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
@@ -182,14 +188,14 @@
  "There's no child device on this bus. We don't need to load it (and we\n"
  "can remove the pinctrl node with it as well).\n"
  "\n"
- "> +\t\t\tusbphy1: usbphy at 8007e000 {\n"
+ "> +\t\t\tusbphy1: usbphy@8007e000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tahb at 80080000 {\n"
- "> +\t\tusb1: usb at 80090000 {\n"
+ "> +\tahb@80080000 {\n"
+ "> +\t\tusb1: usb@80090000 {\n"
  "> +\t\t\tvbus-supply = <&reg_usb1_vbus>;\n"
  "> +\t\t\tpinctrl-0 = <&usbphy1_pins_a>;\n"
  "> +\t\t\tpinctrl-names = \"default\";\n"
@@ -209,8 +215,8 @@
  "> +\t\t};\n"
  "> +\t};\n"
  "> +\n"
- "> +\tahb at 80080000 {\n"
- "> +\t\tmac0: ethernet at 800f0000 {\n"
+ "> +\tahb@80080000 {\n"
+ "> +\t\tmac0: ethernet@800f0000 {\n"
  "> +\t\t\tphy-mode = \"rmii\";\n"
  "> +\t\t\tpinctrl-names = \"default\";\n"
  "> +\t\t\tpinctrl-0 = <&mac0_pins_a>;\n"
@@ -233,7 +239,7 @@
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\thx8369: hx8369 at 0 {\n"
+ "> +\t\thx8369: hx8369@0 {\n"
  "> +\t\t\tcompatible = \"himax,hx8369a\", \"himax,hx8369\";\n"
  "> +\t\t\treg = <0>;\n"
  "> +\t\t\tspi-max-frequency = <100000>;\n"
@@ -257,13 +263,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/20130626/ef9351cc/attachment-0001.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.12 (GNU/Linux)\n"
+ "\n"
+ "iQIcBAEBAgAGBQJRywURAAoJEBx+YmzsjxAg2OUP/2zNdPZMZTEW3t7J3289DXm2\n"
+ "VFWDu7CvRSIxhjlxG3NHIQwFXrVFl/TFvK3OQfS3+C9ZYxaidQawAQKaqkCE4bu3\n"
+ "u9YDSfa0MkNIN/qSiI6VndLVyKZ/6yAqkl6lCOYzRtvnzCZh37q7Ou+of71cIyCU\n"
+ "scURBB2tbz/J5zsQh8bmJYXt8c8VBxFAxWmNacs2HstK1YcL+q9lq56EeBDSyVfp\n"
+ "/oRbvSb/elN6RblOMzHaMHdXt8OPR1rJVGvxX5jm6i7+orFOhloyg/ehsrtu4lcQ\n"
+ "EvCtwm9Mw4AWgrSSZIJE22vEhbXgl0Mu6pWH0aRwqqjQvlrfZ6/WYrYxrtiGHFT8\n"
+ "+/VYIdsZe7H6ocmNhPSxw+7/W3KGWRfAjOserBJciu1g8+KuggoSuIo43wBDGRH/\n"
+ "ZA0hTnI9MZqvQAuu+o/OwxoC6Xb0scj3cZO2CnZxfYxFRGGrhOZDk2WYvjkjpG28\n"
+ "Q2RyhXJfc3CvDRjnhqDMeE7J3myYitWTUnTV4RrVDxA3ENwl/ogVm6hCuEt6mNjP\n"
+ "et7sl4ZLreYzn7h/Wjzb7slbPZTAFD1WX4ZFoHi6UGxVlwScDjr58ZOkZycWE/9J\n"
+ "hHUIcJ/9tv/Ou2iUEHf+kLpJsA7p40XMAs87ypQX8lHKQQAtJEzsh+0sq0zND4Um\n"
+ "R3gW5Z47RcEkaXyuTkFn\n"
+ "=yNNd\n"
+ "-----END PGP SIGNATURE-----\n"
 
-f8a5ad6b5f6686a5eccffa50510dfc00495732789b8cb68c190269489665b94d
+d25614bd3a8e0525c2e1240a58be0166ae7ff2f07b0f3db70f19ee63b260d7de

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.