From: Andy Gross <andy.gross@linaro.org>
To: Mark Brown <broonie@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Bjorn Andersson <bjorn.andersson@sonymobile.com>,
Andy Gross <andy.gross@linaro.org>
Subject: [Patch v2 0/3] Add support for APQ8084 and MSM8916 Regulators
Date: Mon, 14 Dec 2015 23:30:42 -0600 [thread overview]
Message-ID: <1450157445-23723-1-git-send-email-andy.gross@linaro.org> (raw)
This patch set is a resend of part of the following series:
https://lkml.org/lkml/2015/9/24/561
This adds support for the PMA8084 regulators found on APQ8084 platforms
and the PM8916 regulators found on MSM8916 platforms. This also adds in the
Documentation dependency required for the regulator patches. This is a
standalone set of patches that can be taken as a whole.
Changes since v1:
- Added in Documentation dependency
Andy Gross (3):
soc: qcom: documentation: Update SMD/RPM Docs
regulator: qcom-smd: Add PM8916 support
regulator: qcom-smd: Add support for PMA8084
.../bindings/regulator/qcom,smd-rpm-regulator.txt | 159 +++++++++++++++++++++
.../devicetree/bindings/soc/qcom,smd-rpm.txt | 117 ---------------
.../devicetree/bindings/soc/qcom/qcom,smd-rpm.txt | 58 ++++++++
drivers/regulator/qcom_smd-regulator.c | 159 +++++++++++++++++++++
4 files changed, 376 insertions(+), 117 deletions(-)
create mode 100644 Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt
delete mode 100644 Documentation/devicetree/bindings/soc/qcom,smd-rpm.txt
create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt
--
1.9.1
next reply other threads:[~2015-12-15 5:31 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-15 5:30 Andy Gross [this message]
2015-12-15 5:30 ` [Patch v2 1/3] soc: qcom: documentation: Update SMD/RPM Docs Andy Gross
2015-12-16 13:26 ` Applied "soc: qcom: documentation: Update SMD/RPM Docs" to the regulator tree Mark Brown
2015-12-15 5:30 ` [Patch v2 2/3] regulator: qcom-smd: Add PM8916 support Andy Gross
2015-12-16 13:26 ` Applied "regulator: qcom-smd: Add PM8916 support" to the regulator tree Mark Brown
2015-12-15 5:30 ` [Patch v2 3/3] regulator: qcom-smd: Add support for PMA8084 Andy Gross
2015-12-16 13:26 ` Applied "regulator: qcom-smd: Add support for PMA8084" to the regulator tree 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=1450157445-23723-1-git-send-email-andy.gross@linaro.org \
--to=andy.gross@linaro.org \
--cc=bjorn.andersson@sonymobile.com \
--cc=broonie@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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