linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: qcom: add sm4250 lpi pinctrl
@ 2024-06-12 11:55 Srinivas Kandagatla
  2024-06-12 11:55 ` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SM4250 pinctrl Srinivas Kandagatla
  2024-06-12 11:55 ` [PATCH v2 2/2] pinctrl: qcom: Introduce SM4250 LPI pinctrl driver Srinivas Kandagatla
  0 siblings, 2 replies; 5+ messages in thread
From: Srinivas Kandagatla @ 2024-06-12 11:55 UTC (permalink / raw)
  To: Bjorn Andersson, Linus Walleij, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, linux-gpio, devicetree, linux-kernel,
	Srinivas Kandagatla, Krzysztof Kozlowski

Add support for sm4250 lpi pinctrl.

changes since v1:
- updated dt bindings with suggestions from Krzysztof
- removed duplicate function name.
- added all the lpi pins

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@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     | 119 +++++++++++
 drivers/pinctrl/qcom/Kconfig                       |   9 +
 drivers/pinctrl/qcom/Makefile                      |   1 +
 drivers/pinctrl/qcom/pinctrl-sm4250-lpass-lpi.c    | 236 +++++++++++++++++++++
 4 files changed, 365 insertions(+)
---
base-commit: 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0
change-id: 20240612-sm4250-lpi-b1ab26b3b050

Best regards,
-- 
Srinivas Kandagatla <srinivas.kandagatla@linaro.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-06-18 11:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-12 11:55 [PATCH v2 0/2] pinctrl: qcom: add sm4250 lpi pinctrl Srinivas Kandagatla
2024-06-12 11:55 ` [PATCH v2 1/2] dt-bindings: pinctrl: qcom: Add SM4250 pinctrl Srinivas Kandagatla
2024-06-13  7:15   ` Krzysztof Kozlowski
2024-06-18 11:49     ` Srinivas Kandagatla
2024-06-12 11:55 ` [PATCH v2 2/2] pinctrl: qcom: Introduce SM4250 LPI pinctrl driver Srinivas Kandagatla

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).