All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141117190847.GA4857@saruman>

diff --git a/a/1.txt b/N1/1.txt
index b957f57..42aa38a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -71,7 +71,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +	compatible = "novatech,am335x-lxm", "ti,am33xx";
 > +
 > +	cpus {
-> +		cpu@0 {
+> +		cpu at 0 {
 > +			cpu0-supply = <&vdd1_reg>;
 > +		};
 > +	};
@@ -82,7 +82,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +	};
 > +
 > +	/* Power supply provides a fixed 5V @2A */
-> +	vbat: fixedregulator@0 {
+> +	vbat: fixedregulator at 0 {
 > +		compatible = "regulator-fixed";
 > +		regulator-name = "vbat";
 > +		regulator-min-microvolt = <5000000>;
@@ -91,7 +91,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +	};
 > +
 > +	/* Power supply provides a fixed 3.3V @3A */
-> +	vmmcsd_fixed: fixedregulator@1 {
+> +	vmmcsd_fixed: fixedregulator at 1 {
 > +		compatible = "regulator-fixed";
 > +		regulator-name = "vmmcsd_fixed";
 > +		regulator-min-microvolt = <3300000>;
@@ -217,17 +217,17 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +	status = "okay";
 > +	clock-frequency = <400000>;
 > +
-> +	serial_config1: serial_config1@20 {
+> +	serial_config1: serial_config1 at 20 {
 > +		compatible = "nxp,pca9539";
 > +		reg = <0x20>;
 > +	};
 > +
-> +	serial_config2: serial_config2@21 {
+> +	serial_config2: serial_config2 at 21 {
 > +		compatible = "nxp,pca9539";
 > +		reg = <0x21>;
 > +	};
 > +
-> +	tps: tps@2d {
+> +	tps: tps at 2d {
 > +		compatible = "ti,tps65910";
 > +		reg = <0x2d>;
 > +	};
@@ -248,7 +248,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +	regulators {
 > +		/* vrtc - unused */
 > +
-> +		vio_reg: regulator@1 {
+> +		vio_reg: regulator at 1 {
 > +			regulator-name = "vio_1v5,ddr";
 > +			regulator-min-microvolt = <1500000>;
 > +			regulator-max-microvolt = <1500000>;
@@ -256,7 +256,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +			regulator-always-on;
 > +		};
 > +
-> +		vdd1_reg: regulator@2 {
+> +		vdd1_reg: regulator at 2 {
 > +			regulator-name = "vdd1,mpu";
 > +			regulator-min-microvolt = <600000>;
 > +			regulator-max-microvolt = <1500000>;
@@ -264,7 +264,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +			regulator-always-on;
 > +		};
 > +
-> +		vdd2_reg: regulator@3 {
+> +		vdd2_reg: regulator at 3 {
 > +			regulator-name = "vdd2_1v1,core";
 > +			regulator-min-microvolt = <1100000>;
 > +			regulator-max-microvolt = <1100000>;
@@ -276,7 +276,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +
 > +		/* vdig1 - unused */
 > +
-> +		vdig2_reg: regulator@6 {
+> +		vdig2_reg: regulator at 6 {
 > +			regulator-name = "vdig2_1v8,vdds_pll";
 > +			regulator-min-microvolt = <1800000>;
 > +			regulator-max-microvolt = <1800000>;
@@ -286,7 +286,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +
 > +		/* vpll - unused */
 > +
-> +		vdac_reg: regulator@8 {
+> +		vdac_reg: regulator at 8 {
 > +			regulator-name = "vdac_1v8,vdds";
 > +			regulator-min-microvolt = <1800000>;
 > +			regulator-max-microvolt = <1800000>;
@@ -294,7 +294,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +			regulator-always-on;
 > +		};
 > +
-> +		vaux1_reg: regulator@9 {
+> +		vaux1_reg: regulator at 9 {
 > +			regulator-name = "vaux1_1v8,usb";
 > +			regulator-min-microvolt = <1800000>;
 > +			regulator-max-microvolt = <1800000>;
@@ -302,7 +302,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +			regulator-always-on;
 > +		};
 > +
-> +		vaux2_reg: regulator@10 {
+> +		vaux2_reg: regulator at 10 {
 > +			regulator-name = "vaux2_3v3,io";
 > +			regulator-min-microvolt = <3300000>;
 > +			regulator-max-microvolt = <3300000>;
@@ -310,7 +310,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +			regulator-always-on;
 > +		};
 > +
-> +		vaux33_reg: regulator@11 {
+> +		vaux33_reg: regulator at 11 {
 > +			regulator-name = "vaux33_3v3,usb";
 > +			regulator-min-microvolt = <3300000>;
 > +			regulator-max-microvolt = <3300000>;
@@ -318,7 +318,7 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 > +			regulator-always-on;
 > +		};
 > +
-> +		vmmc_reg: regulator@12 {
+> +		vmmc_reg: regulator at 12 {
 > +			regulator-name = "vmmc_3v3,io";
 > +			regulator-min-microvolt = <3300000>;
 > +			regulator-max-microvolt = <3300000>;
@@ -423,3 +423,10 @@ Reviewed-by: Felipe Balbi <balbi@ti.com>
 
 -- 
 balbi
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: signature.asc
+Type: application/pgp-signature
+Size: 819 bytes
+Desc: Digital signature
+URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141117/4be311fc/attachment-0001.sig>
diff --git a/a/2.bin b/a/2.bin
deleted file mode 100644
index ac6b3fc..0000000
--- a/a/2.bin
+++ /dev/null
@@ -1,17 +0,0 @@
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1
-
-iQIcBAEBAgAGBQJUakfMAAoJEIaOsuA1yqREIJIP/AgWj+qVYgVo/jvI6VYB0a0Q
-LNL7gXev7qkrmBRGqAEe5fuGnswn2XpW9aUXCq/CA2c4i3ILM83J7mTyY+OUiioS
-Q7Ct23OxPRO7l1C18MZ65xwRb8bbi1iIJmAD0N55tHHNUEzF9YBah85KYfO/QgCx
-EfvtMiYllJz/979fyGgB4eW1PURxN22u45kjcEj1GW44/qGKEqbziUKUhlTNjHjJ
-duFGMh5/bFbAMw23uhKQi+KofXQ4teq+EMlCvleUZf7fNTEzBW/vPwt+pGs6ZdaS
-z7DJMD8GwtNMb8zLAkLS/59gv+9Ltg541pkJWnytmHZ1kq67lQ/cpt9pGkyQigAX
-vP27UY53pLSMJGixn5DPESOCSnfVJ7qpApW504DGRHft0x9eYHSbuGgexAKW2i2P
-RmE5yiVUhEwqSbWQ7IpeU/jga1oNUIgN3i/L9SxduAWWDdyLMqUdzHKdeKTvz5RG
-A5LEo+ip2krzgvFfDIIbi0mm61ry8CVpPhmDRcbr/PhR57fkj7mYy6zIk2guZMHt
-loh5TclZJ0uCHHi2xVld7zAFxsgajf/rjNvqpovQtQGo7tWcLWWG306S41eYSKzA
-6c46tblwBFZU26N6HihyQUr38ZXeCHzQZjH4g6M99eC1Jf1kipPZchZCmoMXVYFx
-ggESKqqnBq1aoerszhc1
-=ln5H
------END PGP SIGNATURE-----
diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index 3237378..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: application/pgp-signature; name="signature.asc"
-Content-Description: Digital signature
diff --git a/a/content_digest b/N1/content_digest
index ec9f542..4587707 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,29 +1,10 @@
  "ref\01416250957-11065-1-git-send-email-george.mccollister@gmail.com\0"
  "ref\01416250957-11065-2-git-send-email-george.mccollister@gmail.com\0"
- "From\0Felipe Balbi <balbi@ti.com>\0"
- "Subject\0Re: [PATCH v2 2/2] ARM: dts: Add devicetree for NovaTech OrionLXm\0"
+ "From\0balbi@ti.com (Felipe Balbi)\0"
+ "Subject\0[PATCH v2 2/2] ARM: dts: Add devicetree for NovaTech OrionLXm\0"
  "Date\0Mon, 17 Nov 2014 13:09:00 -0600\0"
- "To\0George McCollister <george.mccollister@gmail.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>
-  Russell King <linux@arm.linux.org.uk>
- " Beno\303\256t Cousson <bcousson@baylibre.com>"
-  Tony Lindgren <tony@atomide.com>
-  Nishanth Menon <nm@ti.com>
-  Florian Vaussard <florian.vaussard@epfl.ch>
-  Tomi Valkeinen <tomi.valkeinen@ti.com>
-  Joachim Eastwood <manabian@gmail.com>
-  Felipe Balbi <balbi@ti.com>
-  Lokesh Vutla <lokeshvutla@ti.com>
-  Carlos Garcia <carlos@cgarcia.org>
-  open list:OPEN FIRMWARE AND... <devicetree@vger.kernel.org>
-  open list <linux-kernel@vger.kernel.org>
-  moderated list:ARM PORT <linux-arm-kernel@lists.infradead.org>
- " open list:OMAP DEVICE TREE... <linux-omap@vger.kernel.org>\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "On Mon, Nov 17, 2014 at 01:02:35PM -0600, George McCollister wrote:\n"
  "> This adds the NovaTech OrionLXm which is based on the AM335x SoC\n"
@@ -98,7 +79,7 @@
  "> +\tcompatible = \"novatech,am335x-lxm\", \"ti,am33xx\";\n"
  "> +\n"
  "> +\tcpus {\n"
- "> +\t\tcpu@0 {\n"
+ "> +\t\tcpu at 0 {\n"
  "> +\t\t\tcpu0-supply = <&vdd1_reg>;\n"
  "> +\t\t};\n"
  "> +\t};\n"
@@ -109,7 +90,7 @@
  "> +\t};\n"
  "> +\n"
  "> +\t/* Power supply provides a fixed 5V @2A */\n"
- "> +\tvbat: fixedregulator@0 {\n"
+ "> +\tvbat: fixedregulator at 0 {\n"
  "> +\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\tregulator-name = \"vbat\";\n"
  "> +\t\tregulator-min-microvolt = <5000000>;\n"
@@ -118,7 +99,7 @@
  "> +\t};\n"
  "> +\n"
  "> +\t/* Power supply provides a fixed 3.3V @3A */\n"
- "> +\tvmmcsd_fixed: fixedregulator@1 {\n"
+ "> +\tvmmcsd_fixed: fixedregulator at 1 {\n"
  "> +\t\tcompatible = \"regulator-fixed\";\n"
  "> +\t\tregulator-name = \"vmmcsd_fixed\";\n"
  "> +\t\tregulator-min-microvolt = <3300000>;\n"
@@ -244,17 +225,17 @@
  "> +\tstatus = \"okay\";\n"
  "> +\tclock-frequency = <400000>;\n"
  "> +\n"
- "> +\tserial_config1: serial_config1@20 {\n"
+ "> +\tserial_config1: serial_config1 at 20 {\n"
  "> +\t\tcompatible = \"nxp,pca9539\";\n"
  "> +\t\treg = <0x20>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\tserial_config2: serial_config2@21 {\n"
+ "> +\tserial_config2: serial_config2 at 21 {\n"
  "> +\t\tcompatible = \"nxp,pca9539\";\n"
  "> +\t\treg = <0x21>;\n"
  "> +\t};\n"
  "> +\n"
- "> +\ttps: tps@2d {\n"
+ "> +\ttps: tps at 2d {\n"
  "> +\t\tcompatible = \"ti,tps65910\";\n"
  "> +\t\treg = <0x2d>;\n"
  "> +\t};\n"
@@ -275,7 +256,7 @@
  "> +\tregulators {\n"
  "> +\t\t/* vrtc - unused */\n"
  "> +\n"
- "> +\t\tvio_reg: regulator@1 {\n"
+ "> +\t\tvio_reg: regulator at 1 {\n"
  "> +\t\t\tregulator-name = \"vio_1v5,ddr\";\n"
  "> +\t\t\tregulator-min-microvolt = <1500000>;\n"
  "> +\t\t\tregulator-max-microvolt = <1500000>;\n"
@@ -283,7 +264,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd1_reg: regulator@2 {\n"
+ "> +\t\tvdd1_reg: regulator at 2 {\n"
  "> +\t\t\tregulator-name = \"vdd1,mpu\";\n"
  "> +\t\t\tregulator-min-microvolt = <600000>;\n"
  "> +\t\t\tregulator-max-microvolt = <1500000>;\n"
@@ -291,7 +272,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvdd2_reg: regulator@3 {\n"
+ "> +\t\tvdd2_reg: regulator at 3 {\n"
  "> +\t\t\tregulator-name = \"vdd2_1v1,core\";\n"
  "> +\t\t\tregulator-min-microvolt = <1100000>;\n"
  "> +\t\t\tregulator-max-microvolt = <1100000>;\n"
@@ -303,7 +284,7 @@
  "> +\n"
  "> +\t\t/* vdig1 - unused */\n"
  "> +\n"
- "> +\t\tvdig2_reg: regulator@6 {\n"
+ "> +\t\tvdig2_reg: regulator at 6 {\n"
  "> +\t\t\tregulator-name = \"vdig2_1v8,vdds_pll\";\n"
  "> +\t\t\tregulator-min-microvolt = <1800000>;\n"
  "> +\t\t\tregulator-max-microvolt = <1800000>;\n"
@@ -313,7 +294,7 @@
  "> +\n"
  "> +\t\t/* vpll - unused */\n"
  "> +\n"
- "> +\t\tvdac_reg: regulator@8 {\n"
+ "> +\t\tvdac_reg: regulator at 8 {\n"
  "> +\t\t\tregulator-name = \"vdac_1v8,vdds\";\n"
  "> +\t\t\tregulator-min-microvolt = <1800000>;\n"
  "> +\t\t\tregulator-max-microvolt = <1800000>;\n"
@@ -321,7 +302,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvaux1_reg: regulator@9 {\n"
+ "> +\t\tvaux1_reg: regulator at 9 {\n"
  "> +\t\t\tregulator-name = \"vaux1_1v8,usb\";\n"
  "> +\t\t\tregulator-min-microvolt = <1800000>;\n"
  "> +\t\t\tregulator-max-microvolt = <1800000>;\n"
@@ -329,7 +310,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvaux2_reg: regulator@10 {\n"
+ "> +\t\tvaux2_reg: regulator at 10 {\n"
  "> +\t\t\tregulator-name = \"vaux2_3v3,io\";\n"
  "> +\t\t\tregulator-min-microvolt = <3300000>;\n"
  "> +\t\t\tregulator-max-microvolt = <3300000>;\n"
@@ -337,7 +318,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvaux33_reg: regulator@11 {\n"
+ "> +\t\tvaux33_reg: regulator at 11 {\n"
  "> +\t\t\tregulator-name = \"vaux33_3v3,usb\";\n"
  "> +\t\t\tregulator-min-microvolt = <3300000>;\n"
  "> +\t\t\tregulator-max-microvolt = <3300000>;\n"
@@ -345,7 +326,7 @@
  "> +\t\t\tregulator-always-on;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tvmmc_reg: regulator@12 {\n"
+ "> +\t\tvmmc_reg: regulator at 12 {\n"
  "> +\t\t\tregulator-name = \"vmmc_3v3,io\";\n"
  "> +\t\t\tregulator-min-microvolt = <3300000>;\n"
  "> +\t\t\tregulator-max-microvolt = <3300000>;\n"
@@ -449,27 +430,13 @@
  "> \n"
  "\n"
  "-- \n"
- balbi
- "\01:2\0"
- "fn\0signature.asc\0"
- "d\0Digital signature\0"
- "b\0"
- "-----BEGIN PGP SIGNATURE-----\n"
- "Version: GnuPG v1\n"
- "\n"
- "iQIcBAEBAgAGBQJUakfMAAoJEIaOsuA1yqREIJIP/AgWj+qVYgVo/jvI6VYB0a0Q\n"
- "LNL7gXev7qkrmBRGqAEe5fuGnswn2XpW9aUXCq/CA2c4i3ILM83J7mTyY+OUiioS\n"
- "Q7Ct23OxPRO7l1C18MZ65xwRb8bbi1iIJmAD0N55tHHNUEzF9YBah85KYfO/QgCx\n"
- "EfvtMiYllJz/979fyGgB4eW1PURxN22u45kjcEj1GW44/qGKEqbziUKUhlTNjHjJ\n"
- "duFGMh5/bFbAMw23uhKQi+KofXQ4teq+EMlCvleUZf7fNTEzBW/vPwt+pGs6ZdaS\n"
- "z7DJMD8GwtNMb8zLAkLS/59gv+9Ltg541pkJWnytmHZ1kq67lQ/cpt9pGkyQigAX\n"
- "vP27UY53pLSMJGixn5DPESOCSnfVJ7qpApW504DGRHft0x9eYHSbuGgexAKW2i2P\n"
- "RmE5yiVUhEwqSbWQ7IpeU/jga1oNUIgN3i/L9SxduAWWDdyLMqUdzHKdeKTvz5RG\n"
- "A5LEo+ip2krzgvFfDIIbi0mm61ry8CVpPhmDRcbr/PhR57fkj7mYy6zIk2guZMHt\n"
- "loh5TclZJ0uCHHi2xVld7zAFxsgajf/rjNvqpovQtQGo7tWcLWWG306S41eYSKzA\n"
- "6c46tblwBFZU26N6HihyQUr38ZXeCHzQZjH4g6M99eC1Jf1kipPZchZCmoMXVYFx\n"
- "ggESKqqnBq1aoerszhc1\n"
- "=ln5H\n"
- "-----END PGP SIGNATURE-----\n"
+ "balbi\n"
+ "-------------- next part --------------\n"
+ "A non-text attachment was scrubbed...\n"
+ "Name: signature.asc\n"
+ "Type: application/pgp-signature\n"
+ "Size: 819 bytes\n"
+ "Desc: Digital signature\n"
+ URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20141117/4be311fc/attachment-0001.sig>
 
-b49a8c38a36db9c46cd4fab5e5c723ba0a76ba9f1e5a8acdd6a8260787cc596e
+16975e73969411badef828072a35e60b0f752b243a3edac671f3fa22380ecb30

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.