linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for Kaanapali
@ 2025-09-24 23:16 Jingyi Wang
  2025-09-24 23:16 ` [PATCH 1/2] dt-bindings: pinctrl: describe Kaanapali TLMM Jingyi Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Jingyi Wang @ 2025-09-24 23:16 UTC (permalink / raw)
  To: Bjorn Andersson, Linus Walleij, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, linux-gpio, devicetree, linux-kernel, Jingyi Wang,
	aiqun.yu, tingwei.zhang, trilok.soni, yijie.yang

Introduce Top Level Mode Multiplexer dt-binding and driver for Qualcomm
Kaanapali SoC.

Signed-off-by: Jingyi Wang <jingyi.wang@oss.qualcomm.com>
---
Jingyi Wang (2):
      dt-bindings: pinctrl: describe Kaanapali TLMM
      pinctrl: qcom: add the tlmm driver for Kaanapali platforms

 .../bindings/pinctrl/qcom,kaanapali-tlmm.yaml      |  127 ++
 drivers/pinctrl/qcom/Kconfig.msm                   |    8 +
 drivers/pinctrl/qcom/Makefile                      |    1 +
 drivers/pinctrl/qcom/pinctrl-kaanapali.c           | 1803 ++++++++++++++++++++
 4 files changed, 1939 insertions(+)
---
base-commit: ae2d20002576d2893ecaff25db3d7ef9190ac0b6
change-id: 20250917-knp-tlmm-009fffa55a5e

Best regards,
-- 
Jingyi Wang <jingyi.wang@oss.qualcomm.com>


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

end of thread, other threads:[~2025-10-13 10:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-24 23:16 [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for Kaanapali Jingyi Wang
2025-09-24 23:16 ` [PATCH 1/2] dt-bindings: pinctrl: describe Kaanapali TLMM Jingyi Wang
2025-09-25 14:08   ` Bjorn Andersson
2025-10-09 10:39   ` Krzysztof Kozlowski
2025-09-24 23:16 ` [PATCH 2/2] pinctrl: qcom: add the tlmm driver for Kaanapali platforms Jingyi Wang
2025-09-25 12:43   ` Konrad Dybcio
2025-09-25 14:09   ` Bjorn Andersson
2025-10-03 10:54   ` Bartosz Golaszewski
2025-10-13 10:26 ` [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for Kaanapali Linus Walleij

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