All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1963397.cqAXgGafFs@ax5200p>

diff --git a/a/1.txt b/N1/1.txt
index 1cbdf5d..100a606 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Hi Stephen,
 
 On Friday 22 June 2012 17:14:02 Stephen Warren wrote:
-> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+> From: Stephen Warren <swarren@nvidia.com>
 > 
 > The Toshiba AC100/PAZ00 uses a TPS6586x regulator. Instantiate this.
 > 
@@ -11,8 +11,8 @@ On Friday 22 June 2012 17:14:02 Stephen Warren wrote:
 > git://gitorious.org/~marvin24/ac100/marvin24s-kernel.git
 > chromeos-ac100-3.0-exp
 > 
-> Cc: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
-> Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
+> Cc: Marc Dietrich <marvin24@gmx.de>
+> Signed-off-by: Stephen Warren <swarren@nvidia.com>
 > ---
 >  arch/arm/boot/dts/tegra20-paz00.dts |  138
 > +++++++++++++++++++++++++++++++++++ 1 files changed, 138 insertions(+), 0
@@ -26,7 +26,7 @@ On Friday 22 June 2012 17:14:02 Stephen Warren wrote:
 >  		status = "okay";
 >  		clock-frequency = <400000>;
 > 
-> +		pmic: tps6586x@34 {
+> +		pmic: tps6586x at 34 {
 > +			compatible = "ti,tps6586x";
 > +			reg = <0x34>;
 > +			interrupts = <0 86 0x4>;
@@ -38,7 +38,7 @@ On Friday 22 June 2012 17:14:02 Stephen Warren wrote:
 > +				#address-cells = <1>;
 > +				#size-cells = <0>;
 > +
-> +				regulator@0 {
+> +				regulator at 0 {
 > +					reg = <0>;
 > +					regulator-compatible = "sm0";
 > +					regulator-name = "+1.2vs_sm0";
@@ -47,7 +47,7 @@ On Friday 22 June 2012 17:14:02 Stephen Warren wrote:
 > +					regulator-always-on;
 > +				};
 > +
-> +				regulator@1 {
+> +				regulator at 1 {
 > +					reg = <1>;
 > +					regulator-compatible = "sm1";
 > +					regulator-name = "+1.0vs_sm1";
@@ -56,7 +56,7 @@ On Friday 22 June 2012 17:14:02 Stephen Warren wrote:
 > +					regulator-always-on;
 > +				};
 > +
-> +				sm2_reg: regulator@2 {
+> +				sm2_reg: regulator at 2 {
 > +					reg = <2>;
 > +					regulator-compatible = "sm2";
 > +					regulator-name = "+3.7vs_sm2";
@@ -65,7 +65,7 @@ On Friday 22 June 2012 17:14:02 Stephen Warren wrote:
 > +					regulator-always-on;
 > +				};
 > +
-> +				regulator@3 {
+> +				regulator at 3 {
 > +					reg = <3>;
 > +					regulator-compatible = "ldo0";
 > +					regulator-name = "+3.3vs_ldo0";
@@ -75,14 +75,14 @@ I think the common sense was that this should also be 3.3 V as it is the pex
 clock (which is not used at all on this board). I guess it doesn't matter 
 much. So ...
 
-Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
+Acked-By: Marc Dietrich <marvin24@gmx.de>
 
 
 > +					regulator-max-microvolt = <3300000>;
 > +					vin-supply = <&sm2_reg>;
 > +				};
 > +
-> +				regulator@4 {
+> +				regulator at 4 {
 > +					reg = <4>;
 > +					regulator-compatible = "ldo1";
 > +					regulator-name = "+1.1vs_ldo1";
@@ -92,7 +92,7 @@ Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
 > +					vin-supply = <&sm2_reg>;
 > +				};
 > +
-> +				regulator@5 {
+> +				regulator at 5 {
 > +					reg = <5>;
 > +					regulator-compatible = "ldo2";
 > +					regulator-name = "+1.2vs_ldo2";
@@ -101,7 +101,7 @@ Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
 > +					vin-supply = <&sm2_reg>;
 > +				};
 > +
-> +				regulator@6 {
+> +				regulator at 6 {
 > +					reg = <6>;
 > +					regulator-compatible = "ldo3";
 > +					regulator-name = "+3.3vs_ldo3";
@@ -110,7 +110,7 @@ Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
 > +					vin-supply = <&sm2_reg>;
 > +				};
 > +
-> +				regulator@7 {
+> +				regulator at 7 {
 > +					reg = <7>;
 > +					regulator-compatible = "ldo4";
 > +					regulator-name = "+1.8vs_ldo4";
@@ -120,7 +120,7 @@ Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
 > +					vin-supply = <&sm2_reg>;
 > +				};
 > +
-> +				regulator@8 {
+> +				regulator at 8 {
 > +					reg = <8>;
 > +					regulator-compatible = "ldo5";
 > +					regulator-name = "+2.85vs_ldo5";
@@ -129,7 +129,7 @@ Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
 > +					regulator-always-on;
 > +				};
 > +
-> +				regulator@9 {
+> +				regulator at 9 {
 > +					reg = <9>;
 > +					regulator-compatible = "ldo6";
 > +					regulator-name = "+2.85vs_ldo6";
@@ -138,7 +138,7 @@ Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
 > +					vin-supply = <&sm2_reg>;
 > +				};
 > +
-> +				regulator@10 {
+> +				regulator at 10 {
 > +					reg = <10>;
 > +					regulator-compatible = "ldo7";
 > +					regulator-name = "+3.3vs_ldo7";
@@ -147,7 +147,7 @@ Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
 > +					vin-supply = <&sm2_reg>;
 > +				};
 > +
-> +				regulator@11 {
+> +				regulator at 11 {
 > +					reg = <11>;
 > +					regulator-compatible = "ldo8";
 > +					regulator-name = "+1.8vs_ldo8";
@@ -156,7 +156,7 @@ Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
 > +					vin-supply = <&sm2_reg>;
 > +				};
 > +
-> +				regulator@12 {
+> +				regulator at 12 {
 > +					reg = <12>;
 > +					regulator-compatible = "ldo9";
 > +					regulator-name = "+2.85vs_ldo9";
@@ -168,7 +168,7 @@ Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
 > +			};
 > +		};
 > +
->  		adt7461@4c {
+>  		adt7461 at 4c {
 >  			compatible = "adi,adt7461";
 >  			reg = <0x4c>;
 >  		};
@@ -178,6 +178,6 @@ Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>
 > +		nvidia,invert-interrupt;
 > +	};
 > +
->  	usb@c5000000 {
+>  	usb at c5000000 {
 >  		status = "okay";
 >  	};
diff --git a/a/content_digest b/N1/content_digest
index 64f61aa..2a79bc6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,21 +1,15 @@
  "ref\01340406842-27135-1-git-send-email-swarren@wwwdotorg.org\0"
  "ref\01340406842-27135-3-git-send-email-swarren@wwwdotorg.org\0"
- "ref\01340406842-27135-3-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org\0"
- "From\0Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>\0"
- "Subject\0Re: [PATCH 3/3] ARM: dt: tegra: paz00: add regulators\0"
+ "From\0marvin24@gmx.de (Marc Dietrich)\0"
+ "Subject\0[PATCH 3/3] ARM: dt: tegra: paz00: add regulators\0"
  "Date\0Sat, 23 Jun 2012 18:35:01 +0200\0"
- "To\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0"
- "Cc\0Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>"
-  Colin Cross <ccross-z5hGa2qSFaRBDgjK7y7TUQ@public.gmane.org>
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Stephen,\n"
  "\n"
  "On Friday 22 June 2012 17:14:02 Stephen Warren wrote:\n"
- "> From: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "> From: Stephen Warren <swarren@nvidia.com>\n"
  "> \n"
  "> The Toshiba AC100/PAZ00 uses a TPS6586x regulator. Instantiate this.\n"
  "> \n"
@@ -25,8 +19,8 @@
  "> git://gitorious.org/~marvin24/ac100/marvin24s-kernel.git\n"
  "> chromeos-ac100-3.0-exp\n"
  "> \n"
- "> Cc: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>\n"
- "> Signed-off-by: Stephen Warren <swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n"
+ "> Cc: Marc Dietrich <marvin24@gmx.de>\n"
+ "> Signed-off-by: Stephen Warren <swarren@nvidia.com>\n"
  "> ---\n"
  ">  arch/arm/boot/dts/tegra20-paz00.dts |  138\n"
  "> +++++++++++++++++++++++++++++++++++ 1 files changed, 138 insertions(+), 0\n"
@@ -40,7 +34,7 @@
  ">  \t\tstatus = \"okay\";\n"
  ">  \t\tclock-frequency = <400000>;\n"
  "> \n"
- "> +\t\tpmic: tps6586x@34 {\n"
+ "> +\t\tpmic: tps6586x at 34 {\n"
  "> +\t\t\tcompatible = \"ti,tps6586x\";\n"
  "> +\t\t\treg = <0x34>;\n"
  "> +\t\t\tinterrupts = <0 86 0x4>;\n"
@@ -52,7 +46,7 @@
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\t\t\tregulator@0 {\n"
+ "> +\t\t\t\tregulator at 0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"sm0\";\n"
  "> +\t\t\t\t\tregulator-name = \"+1.2vs_sm0\";\n"
@@ -61,7 +55,7 @@
  "> +\t\t\t\t\tregulator-always-on;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@1 {\n"
+ "> +\t\t\t\tregulator at 1 {\n"
  "> +\t\t\t\t\treg = <1>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"sm1\";\n"
  "> +\t\t\t\t\tregulator-name = \"+1.0vs_sm1\";\n"
@@ -70,7 +64,7 @@
  "> +\t\t\t\t\tregulator-always-on;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tsm2_reg: regulator@2 {\n"
+ "> +\t\t\t\tsm2_reg: regulator at 2 {\n"
  "> +\t\t\t\t\treg = <2>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"sm2\";\n"
  "> +\t\t\t\t\tregulator-name = \"+3.7vs_sm2\";\n"
@@ -79,7 +73,7 @@
  "> +\t\t\t\t\tregulator-always-on;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@3 {\n"
+ "> +\t\t\t\tregulator at 3 {\n"
  "> +\t\t\t\t\treg = <3>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"ldo0\";\n"
  "> +\t\t\t\t\tregulator-name = \"+3.3vs_ldo0\";\n"
@@ -89,14 +83,14 @@
  "clock (which is not used at all on this board). I guess it doesn't matter \n"
  "much. So ...\n"
  "\n"
- "Acked-By: Marc Dietrich <marvin24-Mmb7MZpHnFY@public.gmane.org>\n"
+ "Acked-By: Marc Dietrich <marvin24@gmx.de>\n"
  "\n"
  "\n"
  "> +\t\t\t\t\tregulator-max-microvolt = <3300000>;\n"
  "> +\t\t\t\t\tvin-supply = <&sm2_reg>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@4 {\n"
+ "> +\t\t\t\tregulator at 4 {\n"
  "> +\t\t\t\t\treg = <4>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"ldo1\";\n"
  "> +\t\t\t\t\tregulator-name = \"+1.1vs_ldo1\";\n"
@@ -106,7 +100,7 @@
  "> +\t\t\t\t\tvin-supply = <&sm2_reg>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@5 {\n"
+ "> +\t\t\t\tregulator at 5 {\n"
  "> +\t\t\t\t\treg = <5>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"ldo2\";\n"
  "> +\t\t\t\t\tregulator-name = \"+1.2vs_ldo2\";\n"
@@ -115,7 +109,7 @@
  "> +\t\t\t\t\tvin-supply = <&sm2_reg>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@6 {\n"
+ "> +\t\t\t\tregulator at 6 {\n"
  "> +\t\t\t\t\treg = <6>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"ldo3\";\n"
  "> +\t\t\t\t\tregulator-name = \"+3.3vs_ldo3\";\n"
@@ -124,7 +118,7 @@
  "> +\t\t\t\t\tvin-supply = <&sm2_reg>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@7 {\n"
+ "> +\t\t\t\tregulator at 7 {\n"
  "> +\t\t\t\t\treg = <7>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"ldo4\";\n"
  "> +\t\t\t\t\tregulator-name = \"+1.8vs_ldo4\";\n"
@@ -134,7 +128,7 @@
  "> +\t\t\t\t\tvin-supply = <&sm2_reg>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@8 {\n"
+ "> +\t\t\t\tregulator at 8 {\n"
  "> +\t\t\t\t\treg = <8>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"ldo5\";\n"
  "> +\t\t\t\t\tregulator-name = \"+2.85vs_ldo5\";\n"
@@ -143,7 +137,7 @@
  "> +\t\t\t\t\tregulator-always-on;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@9 {\n"
+ "> +\t\t\t\tregulator at 9 {\n"
  "> +\t\t\t\t\treg = <9>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"ldo6\";\n"
  "> +\t\t\t\t\tregulator-name = \"+2.85vs_ldo6\";\n"
@@ -152,7 +146,7 @@
  "> +\t\t\t\t\tvin-supply = <&sm2_reg>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@10 {\n"
+ "> +\t\t\t\tregulator at 10 {\n"
  "> +\t\t\t\t\treg = <10>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"ldo7\";\n"
  "> +\t\t\t\t\tregulator-name = \"+3.3vs_ldo7\";\n"
@@ -161,7 +155,7 @@
  "> +\t\t\t\t\tvin-supply = <&sm2_reg>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@11 {\n"
+ "> +\t\t\t\tregulator at 11 {\n"
  "> +\t\t\t\t\treg = <11>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"ldo8\";\n"
  "> +\t\t\t\t\tregulator-name = \"+1.8vs_ldo8\";\n"
@@ -170,7 +164,7 @@
  "> +\t\t\t\t\tvin-supply = <&sm2_reg>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tregulator@12 {\n"
+ "> +\t\t\t\tregulator at 12 {\n"
  "> +\t\t\t\t\treg = <12>;\n"
  "> +\t\t\t\t\tregulator-compatible = \"ldo9\";\n"
  "> +\t\t\t\t\tregulator-name = \"+2.85vs_ldo9\";\n"
@@ -182,7 +176,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tadt7461@4c {\n"
+ ">  \t\tadt7461 at 4c {\n"
  ">  \t\t\tcompatible = \"adi,adt7461\";\n"
  ">  \t\t\treg = <0x4c>;\n"
  ">  \t\t};\n"
@@ -192,8 +186,8 @@
  "> +\t\tnvidia,invert-interrupt;\n"
  "> +\t};\n"
  "> +\n"
- ">  \tusb@c5000000 {\n"
+ ">  \tusb at c5000000 {\n"
  ">  \t\tstatus = \"okay\";\n"
  ">  \t};"
 
-d4a4c56a6ccada82f00619129a1a3c9902bc4a8f3951d1edeefb621e0cd8c348
+4aab0134d47719dec094c383cdcbdb0e1f2ea30feeae5411dfa2ab083b7055f2

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.