All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ARM: config: enable ams AS3722 power reset driver
@ 2014-01-07  8:39 ` Laxman Dewangan
  0 siblings, 0 replies; 11+ messages in thread
From: Laxman Dewangan @ 2014-01-07  8:39 UTC (permalink / raw)
  To: swarren-3lzwWm7+Weoh9ZMKESR00Q
  Cc: linux-lFZ/pmaqli7XmaaqVzeoHQ,
	thierry.reding-Re5JQEeQqe8AvxtiuMwx3w,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Laxman Dewangan

ams AS3722 is used as system PMIC for Tegra124 based Venice2.
Enable ams AS3722 power reset driver for enabling power off
system using PMIC.

Signed-off-by: Laxman Dewangan <ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
---
 arch/arm/configs/tegra_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 5fdc9a0..b17d301 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -142,6 +142,7 @@ CONFIG_POWER_SUPPLY=y
 CONFIG_BATTERY_SBS=y
 CONFIG_CHARGER_TPS65090=y
 CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_AS3722=y
 CONFIG_POWER_RESET_GPIO=y
 CONFIG_SENSORS_LM90=y
 CONFIG_MFD_AS3722=y
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH] ARM: config: enable ams AS3722 power reset driver
@ 2014-01-07  8:39 ` Laxman Dewangan
  0 siblings, 0 replies; 11+ messages in thread
From: Laxman Dewangan @ 2014-01-07  8:39 UTC (permalink / raw)
  To: linux-arm-kernel

ams AS3722 is used as system PMIC for Tegra124 based Venice2.
Enable ams AS3722 power reset driver for enabling power off
system using PMIC.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
---
 arch/arm/configs/tegra_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 5fdc9a0..b17d301 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -142,6 +142,7 @@ CONFIG_POWER_SUPPLY=y
 CONFIG_BATTERY_SBS=y
 CONFIG_CHARGER_TPS65090=y
 CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_AS3722=y
 CONFIG_POWER_RESET_GPIO=y
 CONFIG_SENSORS_LM90=y
 CONFIG_MFD_AS3722=y
-- 
1.7.9.5

^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH] ARM: config: enable ams AS3722 power reset driver
@ 2014-01-07  8:39 ` Laxman Dewangan
  0 siblings, 0 replies; 11+ messages in thread
From: Laxman Dewangan @ 2014-01-07  8:39 UTC (permalink / raw)
  To: swarren
  Cc: linux, thierry.reding, linux-arm-kernel, linux-tegra,
	linux-kernel, Laxman Dewangan

ams AS3722 is used as system PMIC for Tegra124 based Venice2.
Enable ams AS3722 power reset driver for enabling power off
system using PMIC.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
---
 arch/arm/configs/tegra_defconfig |    1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/configs/tegra_defconfig b/arch/arm/configs/tegra_defconfig
index 5fdc9a0..b17d301 100644
--- a/arch/arm/configs/tegra_defconfig
+++ b/arch/arm/configs/tegra_defconfig
@@ -142,6 +142,7 @@ CONFIG_POWER_SUPPLY=y
 CONFIG_BATTERY_SBS=y
 CONFIG_CHARGER_TPS65090=y
 CONFIG_POWER_RESET=y
+CONFIG_POWER_RESET_AS3722=y
 CONFIG_POWER_RESET_GPIO=y
 CONFIG_SENSORS_LM90=y
 CONFIG_MFD_AS3722=y
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* Re: [PATCH] ARM: config: enable ams AS3722 power reset driver
  2014-01-07  8:39 ` Laxman Dewangan
  (?)
@ 2014-01-08 19:05     ` Stephen Warren
  -1 siblings, 0 replies; 11+ messages in thread
From: Stephen Warren @ 2014-01-08 19:05 UTC (permalink / raw)
  To: Laxman Dewangan
  Cc: linux-lFZ/pmaqli7XmaaqVzeoHQ,
	thierry.reding-Re5JQEeQqe8AvxtiuMwx3w,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA

On 01/07/2014 01:39 AM, Laxman Dewangan wrote:
> ams AS3722 is used as system PMIC for Tegra124 based Venice2.
> Enable ams AS3722 power reset driver for enabling power off
> system using PMIC.

I assume you'll also send a patch to add the following to DT:

			ams,system-power-controller;

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH] ARM: config: enable ams AS3722 power reset driver
@ 2014-01-08 19:05     ` Stephen Warren
  0 siblings, 0 replies; 11+ messages in thread
From: Stephen Warren @ 2014-01-08 19:05 UTC (permalink / raw)
  To: linux-arm-kernel

On 01/07/2014 01:39 AM, Laxman Dewangan wrote:
> ams AS3722 is used as system PMIC for Tegra124 based Venice2.
> Enable ams AS3722 power reset driver for enabling power off
> system using PMIC.

I assume you'll also send a patch to add the following to DT:

			ams,system-power-controller;

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH] ARM: config: enable ams AS3722 power reset driver
@ 2014-01-08 19:05     ` Stephen Warren
  0 siblings, 0 replies; 11+ messages in thread
From: Stephen Warren @ 2014-01-08 19:05 UTC (permalink / raw)
  To: Laxman Dewangan
  Cc: linux, thierry.reding, linux-arm-kernel, linux-tegra,
	linux-kernel

On 01/07/2014 01:39 AM, Laxman Dewangan wrote:
> ams AS3722 is used as system PMIC for Tegra124 based Venice2.
> Enable ams AS3722 power reset driver for enabling power off
> system using PMIC.

I assume you'll also send a patch to add the following to DT:

			ams,system-power-controller;


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH] ARM: config: enable ams AS3722 power reset driver
  2014-01-08 19:05     ` Stephen Warren
  (?)
@ 2014-01-09 11:03         ` Laxman Dewangan
  -1 siblings, 0 replies; 11+ messages in thread
From: Laxman Dewangan @ 2014-01-09 11:03 UTC (permalink / raw)
  To: Stephen Warren
  Cc: linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org,
	thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On Thursday 09 January 2014 12:35 AM, Stephen Warren wrote:
> On 01/07/2014 01:39 AM, Laxman Dewangan wrote:
>> ams AS3722 is used as system PMIC for Tegra124 based Venice2.
>> Enable ams AS3722 power reset driver for enabling power off
>> system using PMIC.
> I assume you'll also send a patch to add the following to DT:
>
> 			ams,system-power-controller;
>
Oops, I missed it.
Sent it.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH] ARM: config: enable ams AS3722 power reset driver
@ 2014-01-09 11:03         ` Laxman Dewangan
  0 siblings, 0 replies; 11+ messages in thread
From: Laxman Dewangan @ 2014-01-09 11:03 UTC (permalink / raw)
  To: linux-arm-kernel

On Thursday 09 January 2014 12:35 AM, Stephen Warren wrote:
> On 01/07/2014 01:39 AM, Laxman Dewangan wrote:
>> ams AS3722 is used as system PMIC for Tegra124 based Venice2.
>> Enable ams AS3722 power reset driver for enabling power off
>> system using PMIC.
> I assume you'll also send a patch to add the following to DT:
>
> 			ams,system-power-controller;
>
Oops, I missed it.
Sent it.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH] ARM: config: enable ams AS3722 power reset driver
@ 2014-01-09 11:03         ` Laxman Dewangan
  0 siblings, 0 replies; 11+ messages in thread
From: Laxman Dewangan @ 2014-01-09 11:03 UTC (permalink / raw)
  To: Stephen Warren
  Cc: linux@arm.linux.org.uk, thierry.reding@gmail.com,
	linux-arm-kernel@lists.infradead.org, linux-tegra@vger.kernel.org,
	linux-kernel@vger.kernel.org

On Thursday 09 January 2014 12:35 AM, Stephen Warren wrote:
> On 01/07/2014 01:39 AM, Laxman Dewangan wrote:
>> ams AS3722 is used as system PMIC for Tegra124 based Venice2.
>> Enable ams AS3722 power reset driver for enabling power off
>> system using PMIC.
> I assume you'll also send a patch to add the following to DT:
>
> 			ams,system-power-controller;
>
Oops, I missed it.
Sent it.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH] ARM: config: enable ams AS3722 power reset driver
  2014-01-07  8:39 ` Laxman Dewangan
@ 2014-02-05 17:18   ` Stephen Warren
  -1 siblings, 0 replies; 11+ messages in thread
From: Stephen Warren @ 2014-02-05 17:18 UTC (permalink / raw)
  To: Laxman Dewangan
  Cc: linux, thierry.reding, linux-arm-kernel, linux-tegra,
	linux-kernel

On 01/07/2014 01:39 AM, Laxman Dewangan wrote:
> ams AS3722 is used as system PMIC for Tegra124 based Venice2.
> Enable ams AS3722 power reset driver for enabling power off
> system using PMIC.

Applied to Tegra's for-3.15/defconfig branch.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [PATCH] ARM: config: enable ams AS3722 power reset driver
@ 2014-02-05 17:18   ` Stephen Warren
  0 siblings, 0 replies; 11+ messages in thread
From: Stephen Warren @ 2014-02-05 17:18 UTC (permalink / raw)
  To: linux-arm-kernel

On 01/07/2014 01:39 AM, Laxman Dewangan wrote:
> ams AS3722 is used as system PMIC for Tegra124 based Venice2.
> Enable ams AS3722 power reset driver for enabling power off
> system using PMIC.

Applied to Tegra's for-3.15/defconfig branch.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-02-05 17:18 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-07  8:39 [PATCH] ARM: config: enable ams AS3722 power reset driver Laxman Dewangan
2014-01-07  8:39 ` Laxman Dewangan
2014-01-07  8:39 ` Laxman Dewangan
     [not found] ` <1389084000-17033-1-git-send-email-ldewangan-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2014-01-08 19:05   ` Stephen Warren
2014-01-08 19:05     ` Stephen Warren
2014-01-08 19:05     ` Stephen Warren
     [not found]     ` <52CDA181.4030005-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>
2014-01-09 11:03       ` Laxman Dewangan
2014-01-09 11:03         ` Laxman Dewangan
2014-01-09 11:03         ` Laxman Dewangan
2014-02-05 17:18 ` Stephen Warren
2014-02-05 17:18   ` Stephen Warren

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.