From: Dominik Kobinski <dominikkobinski314@gmail.com>
To: bjorn.andersson@linaro.org
Cc: agross@kernel.org, linus.walleij@linaro.org,
linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-kernel@vger.kernel.org,
Dominik Kobinski <dominikkobinski314@gmail.com>
Subject: [PATCH v2,0/5] Add pm8226 SPMI regulators
Date: Thu, 25 Nov 2021 22:34:51 +0100 [thread overview]
Message-ID: <20211125213451.62010-1-dominikkobinski314@gmail.com> (raw)
This series enables pm8226 SPMI regulators commonly used on msm8x26 platforms.
It is a v2 of this series : https://patchwork.kernel.org/project/linux-arm-msm/list/?series=584741
Changes since v1:
- Add spmi regulators node in qcom-pm8226.dtsi to enable probing them.
Dominik Kobinski (5):
pinctrl: qcom: spmi-gpio: Add pm8226 compatibility
dt-bindings: pinctrl: qcom: pmic-gpio: Document pm8226 compatible
dt-bindings: regulator: qcom: spmi-regulator: Document pm8226
compatible
regulator: qcom_spmi: Add pm8226 regulators
arm: dts: qcom: pm8226: Support SPMI regulators on PMIC sid 1
.../bindings/pinctrl/qcom,pmic-gpio.yaml | 1 +
.../regulator/qcom,spmi-regulator.txt | 1 +
arch/arm/boot/dts/qcom-pm8226.dtsi | 4 ++
drivers/pinctrl/qcom/pinctrl-spmi-gpio.c | 1 +
drivers/regulator/qcom_spmi-regulator.c | 39 +++++++++++++++++++
5 files changed, 46 insertions(+)
--
2.34.0
next reply other threads:[~2021-11-25 21:49 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-11-25 21:34 Dominik Kobinski [this message]
2021-11-25 21:53 ` [PATCH v2,1/5] pinctrl: qcom: spmi-gpio: Add pm8226 compatibility Dominik Kobinski
2021-11-26 0:49 ` Linus Walleij
2021-11-26 16:36 ` Dominik Kobinski
2021-11-27 1:37 ` Linus Walleij
2021-11-27 1:42 ` Linus Walleij
2022-07-08 19:43 ` Matti Lehtimäki
2022-07-11 13:27 ` Linus Walleij
2021-11-25 21:56 ` [PATCH v2,2/5] dt-bindings: pinctrl: qcom: pmic-gpio: Document pm8226 compatible Dominik Kobinski
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=20211125213451.62010-1-dominikkobinski314@gmail.com \
--to=dominikkobinski314@gmail.com \
--cc=agross@kernel.org \
--cc=bjorn.andersson@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-gpio@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;
as well as URLs for NNTP newsgroup(s).