From: sboyd@codeaurora.org (Stephen Boyd)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/2] SPMI regulator driver updates
Date: Fri, 17 Jul 2015 14:41:53 -0700 [thread overview]
Message-ID: <1437169315-31530-1-git-send-email-sboyd@codeaurora.org> (raw)
This is the leftover parts of the SPMI regulator driver port. The
OCP feature and other vendor specific DT bindings that didn't make
v4.2. I've added a hook to configure OCP per
Stephen Boyd (2):
regulator: Add over current protection (OCP) support
regulator: qcom-spmi: Add vendor specific configuration
.../bindings/regulator/qcom,spmi-regulator.txt | 60 ++++++-
.../devicetree/bindings/regulator/regulator.txt | 1 +
drivers/regulator/core.c | 9 +
drivers/regulator/of_regulator.c | 3 +
drivers/regulator/qcom_spmi-regulator.c | 200 ++++++++++++++++++++-
include/linux/regulator/driver.h | 1 +
include/linux/regulator/machine.h | 1 +
7 files changed, 266 insertions(+), 9 deletions(-)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
next reply other threads:[~2015-07-17 21:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-17 21:41 Stephen Boyd [this message]
2015-07-17 21:41 ` [PATCH v4 1/2] regulator: Add over current protection (OCP) support Stephen Boyd
2015-07-17 21:41 ` [PATCH v4 2/2] regulator: qcom-spmi: Add vendor specific configuration Stephen Boyd
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=1437169315-31530-1-git-send-email-sboyd@codeaurora.org \
--to=sboyd@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.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).