From: Stephen Boyd <sboyd@codeaurora.org>
To: Mark Brown <broonie@kernel.org>
Cc: linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
David Collins <collinsd@codeaurora.org>,
Rob Herring <robherring2@gmail.com>
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
WARNING: multiple messages have this Message-ID (diff)
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: 10+ 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 0/2] SPMI regulator driver updates Stephen Boyd
2015-07-17 21:41 ` [PATCH v4 1/2] regulator: Add over current protection (OCP) support Stephen Boyd
2015-07-17 21:41 ` Stephen Boyd
2015-07-24 17:29 ` Applied "regulator: Add over current protection (OCP) support" to the regulator tree Mark Brown
2015-07-17 21:41 ` [PATCH v4 2/2] regulator: qcom-spmi: Add vendor specific configuration Stephen Boyd
2015-07-17 21:41 ` Stephen Boyd
2015-07-17 21:41 ` Stephen Boyd
[not found] ` <1437169315-31530-3-git-send-email-sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
2015-07-24 17:32 ` Applied "regulator: qcom-spmi: Add vendor specific configuration" to the regulator tree Mark Brown
2015-07-24 17:32 ` Mark Brown
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=broonie@kernel.org \
--cc=collinsd@codeaurora.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robherring2@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.