From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: Bjorn Andersson <andersson@kernel.org>,
Linus Walleij <linus.walleij@linaro.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, linux-gpio@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
alexey.klimov@linaro.org,
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>,
Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH v3 0/2] pinctrl: qcom: add sm4250 lpi pinctrl
Date: Tue, 18 Jun 2024 13:01:23 +0100 [thread overview]
Message-ID: <20240612-sm4250-lpi-v3-0-a8dce28f20a2@linaro.org> (raw)
Add support for sm4250 lpi pinctrl.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
---
Changes in v3:
- updated dt bindings with suggestions from Krzysztof
- Link to v2: https://lore.kernel.org/r/20240612-sm4250-lpi-v1-0-f19c33e1cc6e@linaro.org
---
Srinivas Kandagatla (2):
dt-bindings: pinctrl: qcom: Add SM4250 pinctrl
pinctrl: qcom: Introduce SM4250 LPI pinctrl driver
.../pinctrl/qcom,sm4250-lpass-lpi-pinctrl.yaml | 121 +++++++++++
drivers/pinctrl/qcom/Kconfig | 9 +
drivers/pinctrl/qcom/Makefile | 1 +
drivers/pinctrl/qcom/pinctrl-sm4250-lpass-lpi.c | 236 +++++++++++++++++++++
4 files changed, 367 insertions(+)
---
base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
change-id: 20240612-sm4250-lpi-b1ab26b3b050
Best regards,
--
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
next reply other threads:[~2024-06-18 12:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-18 12:01 Srinivas Kandagatla [this message]
2024-06-18 12:01 ` [PATCH v2 v3 1/2] dt-bindings: pinctrl: qcom: Add SM4250 pinctrl Srinivas Kandagatla
2024-06-18 13:31 ` Krzysztof Kozlowski
2024-06-18 12:01 ` [PATCH v2 v3 2/2] pinctrl: qcom: Introduce SM4250 LPI pinctrl driver Srinivas Kandagatla
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=20240612-sm4250-lpi-v3-0-a8dce28f20a2@linaro.org \
--to=srinivas.kandagatla@linaro.org \
--cc=alexey.klimov@linaro.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@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 \
--cc=robh@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).