devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mfd: dt: add power off support for Tegra20/Tegra30
@ 2012-08-17  9:16 Bill Huang
       [not found] ` <1345194989-11614-1-git-send-email-bilhuang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
  2012-08-17  9:16 ` [PATCH 2/2] mfd: dt: tps65910: add " Bill Huang
  0 siblings, 2 replies; 8+ messages in thread
From: Bill Huang @ 2012-08-17  9:16 UTC (permalink / raw)
  To: sameo, grant.likely, rob.herring, rob
  Cc: broonie, ldewangan, thierry.reding, swarren, xxie, lrg, jhovold,
	kyle.manna, rklein, devicetree-discuss, linux-doc, linux-kernel,
	Bill Huang

This patch series add new property into regulator DT for telling whether or not
to hook pmic's power off routine to system call "pm_power_off".

Patch 1 add power off support for Tegra20 boards using TPS6586x
Patch 2 add power off support for Tegra30 boards using TPS65910

Verified on Seaboard (Tegra20) and Cardhu (Tegra30)

Bill Huang (2):
  mfd: dt: tps6586x: Add power off control
  mfd: dt: tps65910: add power off control

 Documentation/devicetree/bindings/mfd/tps65910.txt |    4 +++
 .../devicetree/bindings/regulator/tps6586x.txt     |    6 +++++
 drivers/mfd/tps6586x.c                             |   19 +++++++++++++++++
 drivers/mfd/tps65910.c                             |   22 ++++++++++++++++++++
 include/linux/mfd/tps6586x.h                       |    1 +
 include/linux/mfd/tps65910.h                       |    3 ++
 6 files changed, 55 insertions(+), 0 deletions(-)

-- 
1.7.4.1

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

end of thread, other threads:[~2012-08-17 22:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-17  9:16 [PATCH 0/2] mfd: dt: add power off support for Tegra20/Tegra30 Bill Huang
     [not found] ` <1345194989-11614-1-git-send-email-bilhuang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-08-17  9:16   ` [PATCH 1/2] mfd: dt: tps6586x: Add power off control Bill Huang
2012-08-17 10:41     ` Thierry Reding
     [not found]       ` <20120817104150.GA27633-RM9K5IK7kjIQXX3q8xo1gnVAuStQJXxyR5q1nwbD4aMs9pC9oP6+/A@public.gmane.org>
2012-08-17 22:45         ` Bill Huang
     [not found]     ` <1345194989-11614-2-git-send-email-bilhuang-DDmLM1+adcrQT0dZR+AlfA@public.gmane.org>
2012-08-17 19:05       ` Stephen Warren
2012-08-17  9:16 ` [PATCH 2/2] mfd: dt: tps65910: add " Bill Huang
2012-08-17 10:42   ` Thierry Reding
2012-08-17 19:06   ` 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).