From: Bill Huang <bilhuang@nvidia.com>
To: sameo@linux.intel.com, grant.likely@secretlab.ca,
rob.herring@calxeda.com, rob@landley.net
Cc: broonie@opensource.wolfsonmicro.com, ldewangan@nvidia.com,
thierry.reding@avionic-design.de, swarren@wwwdotorg.org,
xxie@nvidia.com, lrg@slimlogic.co.uk, jhovold@gmail.com,
kyle.manna@fuel7.com, rklein@nvidia.com,
devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org,
linux-kernel@vger.kernel.org, Bill Huang <bilhuang@nvidia.com>
Subject: [PATCH 0/2] mfd: dt: add power off support for Tegra20/Tegra30
Date: Fri, 17 Aug 2012 02:16:27 -0700 [thread overview]
Message-ID: <1345194989-11614-1-git-send-email-bilhuang@nvidia.com> (raw)
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
next reply other threads:[~2012-08-17 9:16 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-17 9:16 Bill Huang [this message]
[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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1345194989-11614-1-git-send-email-bilhuang@nvidia.com \
--to=bilhuang@nvidia.com \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=grant.likely@secretlab.ca \
--cc=jhovold@gmail.com \
--cc=kyle.manna@fuel7.com \
--cc=ldewangan@nvidia.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=lrg@slimlogic.co.uk \
--cc=rklein@nvidia.com \
--cc=rob.herring@calxeda.com \
--cc=rob@landley.net \
--cc=sameo@linux.intel.com \
--cc=swarren@wwwdotorg.org \
--cc=thierry.reding@avionic-design.de \
--cc=xxie@nvidia.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).