linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: config: enable ams AS3722 power reset driver
@ 2014-01-07  8:39 Laxman Dewangan
  2014-01-08 19:05 ` Stephen Warren
  2014-02-05 17:18 ` Stephen Warren
  0 siblings, 2 replies; 4+ 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] 4+ messages in thread

* [PATCH] ARM: config: enable ams AS3722 power reset driver
  2014-01-07  8:39 [PATCH] ARM: config: enable ams AS3722 power reset driver Laxman Dewangan
@ 2014-01-08 19:05 ` Stephen Warren
  2014-01-09 11:03   ` Laxman Dewangan
  2014-02-05 17:18 ` Stephen Warren
  1 sibling, 1 reply; 4+ 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] 4+ messages in thread

* [PATCH] ARM: config: enable ams AS3722 power reset driver
  2014-01-08 19:05 ` Stephen Warren
@ 2014-01-09 11:03   ` Laxman Dewangan
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

* [PATCH] ARM: config: enable ams AS3722 power reset driver
  2014-01-07  8:39 [PATCH] ARM: config: enable ams AS3722 power reset driver Laxman Dewangan
  2014-01-08 19:05 ` Stephen Warren
@ 2014-02-05 17:18 ` Stephen Warren
  1 sibling, 0 replies; 4+ 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] 4+ messages in thread

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

Thread overview: 4+ 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-08 19:05 ` Stephen Warren
2014-01-09 11:03   ` Laxman Dewangan
2014-02-05 17:18 ` Stephen Warren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).