diff for duplicates of <5023A716.50807@nvidia.com> diff --git a/a/1.txt b/N1/1.txt index 77c840b..2a0d989 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,5 +1,5 @@ On Friday 03 August 2012 11:39 PM, Stephen Warren wrote: -> From: Stephen Warren<swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +> From: Stephen Warren<swarren@nvidia.com> > > Ventana uses a TPS6586x regulator. Instantiate this, and hook up a > couple of fixed GPIO-controlled regulators too. @@ -11,9 +11,9 @@ On Friday 03 August 2012 11:39 PM, Stephen Warren wrote: > research indicates that 1.8v is correct. Our downstream kernel also uses > 1.8v. > -> Portions based on work by Laxman Dewangan<ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +> Portions based on work by Laxman Dewangan<ldewangan@nvidia.com> > -> Signed-off-by: Stephen Warren<swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +> Signed-off-by: Stephen Warren<swarren@nvidia.com> > --- > v3: > * Switch back to simple-bus compatible value for the /regulators node. @@ -28,14 +28,14 @@ On Friday 03 August 2012 11:39 PM, Stephen Warren wrote: > we can put these into DT. > * Rename vdd_pnl regulator-name to match schematic. > * Added vdd_bl regulator. -> * Fix typo in regulator@3 reg property. +> * Fix typo in regulator at 3 reg property. > * Use the enumerated-bus compatible value for the /regulators node. > * Enhanced all regulator-name properties to list all signal names directly > derived from the regulator pins. > * Added ldo_rtc regulator. > --- -Acked-by: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org> +Acked-by: Laxman Dewangan <ldewangan@nvidia.com> You can addd my ACK for harmony dts file. > arch/arm/boot/dts/tegra20-ventana.dts | 204 +++++++++++++++++++++++++++++++++ @@ -46,11 +46,11 @@ You can addd my ACK for harmony dts file. > --- a/arch/arm/boot/dts/tegra20-ventana.dts > +++ b/arch/arm/boot/dts/tegra20-ventana.dts > @@ -289,6 +289,156 @@ -> i2c@7000d000 { +> i2c at 7000d000 { > status = "okay"; > clock-frequency =<400000>; > + -> + pmic: tps6586x@34 { +> + pmic: tps6586x at 34 { > + compatible = "ti,tps6586x"; > + reg =<0x34>; > + interrupts =<0 86 0x4>; diff --git a/a/content_digest b/N1/content_digest index 6955ea7..7966bb7 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,12 @@ "ref\01344017356-29352-1-git-send-email-swarren@wwwdotorg.org\0" - "ref\01344017356-29352-1-git-send-email-swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org\0" - "From\0Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\0" - "Subject\0Re: [PATCH V3] ARM: dt: tegra: ventana: add regulators\0" + "From\0ldewangan@nvidia.com (Laxman Dewangan)\0" + "Subject\0[PATCH V3] ARM: dt: tegra: ventana: add regulators\0" "Date\0Thu, 9 Aug 2012 17:33:34 +0530\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> - Mark Brown <broonie-yzvPICuk2AATkU/dhu1WVueM+bqZidxxQQ4Iyu8u01E@public.gmane.org> - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> - linux-tegra-u79uwXL29TY76Z2rM5mHXA@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" "On Friday 03 August 2012 11:39 PM, Stephen Warren wrote:\n" - "> From: Stephen Warren<swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "> From: Stephen Warren<swarren@nvidia.com>\n" ">\n" "> Ventana uses a TPS6586x regulator. Instantiate this, and hook up a\n" "> couple of fixed GPIO-controlled regulators too.\n" @@ -25,9 +18,9 @@ "> research indicates that 1.8v is correct. Our downstream kernel also uses\n" "> 1.8v.\n" ">\n" - "> Portions based on work by Laxman Dewangan<ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "> Portions based on work by Laxman Dewangan<ldewangan@nvidia.com>\n" ">\n" - "> Signed-off-by: Stephen Warren<swarren-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "> Signed-off-by: Stephen Warren<swarren@nvidia.com>\n" "> ---\n" "> v3:\n" "> * Switch back to simple-bus compatible value for the /regulators node.\n" @@ -42,14 +35,14 @@ "> we can put these into DT.\n" "> * Rename vdd_pnl regulator-name to match schematic.\n" "> * Added vdd_bl regulator.\n" - "> * Fix typo in regulator@3 reg property.\n" + "> * Fix typo in regulator at 3 reg property.\n" "> * Use the enumerated-bus compatible value for the /regulators node.\n" "> * Enhanced all regulator-name properties to list all signal names directly\n" "> derived from the regulator pins.\n" "> * Added ldo_rtc regulator.\n" "> ---\n" "\n" - "Acked-by: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>\n" + "Acked-by: Laxman Dewangan <ldewangan@nvidia.com>\n" "You can addd my ACK for harmony dts file.\n" "\n" "> arch/arm/boot/dts/tegra20-ventana.dts | 204 +++++++++++++++++++++++++++++++++\n" @@ -60,11 +53,11 @@ "> --- a/arch/arm/boot/dts/tegra20-ventana.dts\n" "> +++ b/arch/arm/boot/dts/tegra20-ventana.dts\n" "> @@ -289,6 +289,156 @@\n" - "> \ti2c@7000d000 {\n" + "> \ti2c at 7000d000 {\n" "> \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" @@ -84,4 +77,4 @@ "\n" Should say status OK? -957b46f787a549681f85e77e654d84d4ae1d9ee3a4f3e14a40bf8165dfd52095 +f4b72ea99519df38fab7b5a2ed253bac49d9ea20bef2f361538a69a34ce1e0e0
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.