From: kholk11@gmail.com
To: linux-arm-msm@vger.kernel.org
Cc: kholk11@gmail.com, marijns95@gmail.com, broonie@kernel.org,
lgirdwood@gmail.com, mark.rutland@arm.com, robh+dt@kernel.org,
lee.jones@linaro.org, agross@kernel.org
Subject: [PATCH 0/5] Add support for PM8950/PMI8950/PM8004 regulators
Date: Sat, 21 Sep 2019 11:50:38 +0200 [thread overview]
Message-ID: <20190921095043.62593-1-kholk11@gmail.com> (raw)
From: "Angelo G. Del Regno" <kholk11@gmail.com>
In this patch series, I'm adding support for the PM8950, PMI8950
and PM8004 regulators (smd/spmi).
The PM(I)8950 regulators are required for multiple SoCs, like
MSM8956, MSM8976, MSM8953 (and maybe others), since they all use
the same PM/PMI combo in their own variants.
The personal aim is to upstream MSM8956 as much as possible.
This code has been tested on two Sony phones featuring the Qualcomm
MSM8956 SoC, with PM/PMI8950 and PM8004.
Angelo G. Del Regno (5):
qcom: spmi-regulator: Add support for ULT LV_P50 and ULT P300
regulator: qcom_spmi: Add PM8950 SPMI regulator
regulator: qcom_smd: Add PM8950 regulators
mfd: qcom-spmi-pmic: Add support for PM/PMI8950
regulator: qcom_spmi: Add support for PM8004 regulators
.../bindings/mfd/qcom,spmi-pmic.txt | 2 +
.../regulator/qcom,smd-rpm-regulator.txt | 21 +++++
.../regulator/qcom,spmi-regulator.txt | 25 +++++
drivers/mfd/qcom-spmi-pmic.c | 4 +
drivers/regulator/qcom_smd-regulator.c | 92 +++++++++++++++++++
drivers/regulator/qcom_spmi-regulator.c | 43 +++++++++
6 files changed, 187 insertions(+)
--
2.21.0
next reply other threads:[~2019-09-21 9:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-21 9:50 kholk11 [this message]
2019-09-21 9:50 ` [PATCH 1/5] qcom: spmi-regulator: Add support for ULT LV_P50 and ULT P300 kholk11
2019-09-21 9:50 ` [PATCH 2/5] regulator: qcom_spmi: Add PM8950 SPMI regulator kholk11
2019-09-21 9:50 ` [PATCH 3/5] regulator: qcom_smd: Add PM8950 regulators kholk11
2019-09-21 9:50 ` [PATCH 4/5] mfd: qcom-spmi-pmic: Add support for PM/PMI8950 kholk11
2019-10-04 14:27 ` Lee Jones
2019-09-21 9:50 ` [PATCH 5/5] regulator: qcom_spmi: Add support for PM8004 regulators kholk11
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=20190921095043.62593-1-kholk11@gmail.com \
--to=kholk11@gmail.com \
--cc=agross@kernel.org \
--cc=broonie@kernel.org \
--cc=lee.jones@linaro.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=marijns95@gmail.com \
--cc=mark.rutland@arm.com \
--cc=robh+dt@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