linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Add pinctrl driver for SM7635
@ 2025-06-25  9:12 Luca Weiss
  2025-06-25  9:12 ` [PATCH 1/2] dt-bindings: pinctrl: document the SM7635 Top Level Mode Multiplexer Luca Weiss
  2025-06-25  9:12 ` [PATCH 2/2] pinctrl: qcom: Add SM7635 pinctrl driver Luca Weiss
  0 siblings, 2 replies; 5+ messages in thread
From: Luca Weiss @ 2025-06-25  9:12 UTC (permalink / raw)
  To: Bjorn Andersson, Linus Walleij, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: ~postmarketos/upstreaming, phone-devel, linux-arm-msm, linux-gpio,
	devicetree, linux-kernel, Luca Weiss

Document and add the pinctrl driver for the SM7635 SoC.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
---
Luca Weiss (2):
      dt-bindings: pinctrl: document the SM7635 Top Level Mode Multiplexer
      pinctrl: qcom: Add SM7635 pinctrl driver

 .../bindings/pinctrl/qcom,sm7635-tlmm.yaml         |  133 ++
 drivers/pinctrl/qcom/Kconfig.msm                   |    8 +
 drivers/pinctrl/qcom/Makefile                      |    1 +
 drivers/pinctrl/qcom/pinctrl-sm7635.c              | 1340 ++++++++++++++++++++
 4 files changed, 1482 insertions(+)
---
base-commit: 19272b37aa4f83ca52bdf9c16d5d81bdd1354494
change-id: 20250620-sm7635-pinctrl-9fe3d869346b

Best regards,
-- 
Luca Weiss <luca.weiss@fairphone.com>


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

end of thread, other threads:[~2025-06-28 14:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-25  9:12 [PATCH 0/2] Add pinctrl driver for SM7635 Luca Weiss
2025-06-25  9:12 ` [PATCH 1/2] dt-bindings: pinctrl: document the SM7635 Top Level Mode Multiplexer Luca Weiss
2025-06-27 20:44   ` Rob Herring
2025-06-28 14:33     ` Konrad Dybcio
2025-06-25  9:12 ` [PATCH 2/2] pinctrl: qcom: Add SM7635 pinctrl driver Luca Weiss

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