From: Laxman Dewangan <ldewangan@nvidia.com>
To: <broonie@kernel.org>, <sameo@linux.intel.com>
Cc: <swarren@wwwdotorg.org>, <rob.herring@calxeda.com>,
<pawel.moll@arm.com>, <mark.rutland@arm.com>, <rob@landley.net>,
<lee.jones@linaro.org>, <grant.likely@linaro.org>,
<devicetree@vger.kernel.org>, <linux-doc@vger.kernel.org>,
<linux-kernel@vger.kernel.org>, <gg@slimlogic.co.uk>,
<kishon@ti.com>, <j-keerthy@ti.com>, <ian.campbell@citrix.com>,
Laxman Dewangan <ldewangan@nvidia.com>
Subject: [PATCH V2 0/3] regulator: palmas: add support for external control of rail
Date: Tue, 13 Aug 2013 13:23:09 +0530 [thread overview]
Message-ID: <1376380392-19723-1-git-send-email-ldewangan@nvidia.com> (raw)
This series add the enable/disable of the Palmas regulators to be controlled by
external input signals ENABLE1, ENABLE2 and NSLEEP.
The change is generated on top of
[PATCH v4] regulator: palmas: model SMPS10 as two regulators
by Kishone.
I think it should go on regulator tree if it is fine after review.
Changes from V1:
Fix typos: palams ->palmas
Laxman Dewangan (3):
regulator: palmas: Update the DT binding doc for smps10 out1 and out2
mfd: palmas: add support for external control configuration
regulator: palmas: add support for external control of rails
.../devicetree/bindings/regulator/palmas-pmic.txt | 12 +-
drivers/mfd/palmas.c | 97 ++++++++++++++
drivers/regulator/palmas-regulator.c | 139 +++++++++++++++++++-
include/linux/mfd/palmas.h | 49 +++++++
4 files changed, 287 insertions(+), 10 deletions(-)
next reply other threads:[~2013-08-13 7:38 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-13 7:53 Laxman Dewangan [this message]
2013-08-13 7:53 ` [PATCH V2 1/3] regulator: palmas: Update the DT binding doc for smps10 out1 and out2 Laxman Dewangan
2013-08-13 10:16 ` Mark Brown
2013-08-13 19:14 ` Stephen Warren
2013-08-13 7:53 ` [PATCH V2 2/3] mfd: palmas: add support for external control configuration Laxman Dewangan
2013-08-13 10:27 ` Lee Jones
2013-08-20 1:25 ` Samuel Ortiz
2013-08-13 7:53 ` [PATCH V2 3/3] regulator: palmas: add support for external control of rails Laxman Dewangan
2013-08-13 19:15 ` 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=1376380392-19723-1-git-send-email-ldewangan@nvidia.com \
--to=ldewangan@nvidia.com \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=gg@slimlogic.co.uk \
--cc=grant.likely@linaro.org \
--cc=ian.campbell@citrix.com \
--cc=j-keerthy@ti.com \
--cc=kishon@ti.com \
--cc=lee.jones@linaro.org \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=rob.herring@calxeda.com \
--cc=rob@landley.net \
--cc=sameo@linux.intel.com \
--cc=swarren@wwwdotorg.org \
/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).