public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC
@ 2026-01-27 15:47 Abel Vesa
  2026-01-27 15:47 ` [PATCH v2 1/2] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer Abel Vesa
                   ` (2 more replies)
  0 siblings, 3 replies; 21+ messages in thread
From: Abel Vesa @ 2026-01-27 15:47 UTC (permalink / raw)
  To: Bjorn Andersson, Linus Walleij, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, linux-gpio, devicetree, linux-kernel, Abel Vesa,
	Konrad Dybcio, Dmitry Baryshkov

Add the pinctrl driver, document the bindings and enable the
driver in defconfig as built-in.

Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
---
Changes in v2:
- Rebased on next-20260126.
- Fixed the gpio related properties in the schema, as reported by Bjorn.
- Fixed the SoC name in the module description in the driver.
- Dropped the defconfig change patch. Will send one later that includes
  all basic provides.
- Link to v1: https://patch.msgid.link/20260120-eliza-pinctrl-v1-0-b31c3f85a5d5@oss.qualcomm.com

---
Abel Vesa (2):
      dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer
      pinctrl: qcom: Add Eliza pinctrl driver

 .../bindings/pinctrl/qcom,eliza-tlmm.yaml          |  138 ++
 drivers/pinctrl/qcom/Kconfig.msm                   |   10 +
 drivers/pinctrl/qcom/Makefile                      |    1 +
 drivers/pinctrl/qcom/pinctrl-eliza.c               | 1548 ++++++++++++++++++++
 4 files changed, 1697 insertions(+)
---
base-commit: 615aad0f61e0c7a898184a394dc895c610100d4f
change-id: 20260120-eliza-pinctrl-7bb592ad63f1

Best regards,
--  
Abel Vesa <abel.vesa@oss.qualcomm.com>


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

end of thread, other threads:[~2026-02-16 12:57 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-27 15:47 [PATCH v2 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC Abel Vesa
2026-01-27 15:47 ` [PATCH v2 1/2] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer Abel Vesa
2026-01-28 11:38   ` Krzysztof Kozlowski
2026-01-28 17:22     ` Abel Vesa
2026-01-28 19:58       ` Krzysztof Kozlowski
2026-01-29  8:44         ` Abel Vesa
2026-01-29 10:34       ` Konrad Dybcio
2026-01-29 10:41         ` Abel Vesa
2026-01-29 10:45           ` Konrad Dybcio
2026-01-29 10:57             ` Abel Vesa
2026-01-29 11:12             ` Abel Vesa
2026-01-29 12:04               ` Konrad Dybcio
2026-01-29 12:42                 ` Abel Vesa
2026-01-29 14:11                   ` Konrad Dybcio
2026-01-30  8:18                     ` Abel Vesa
2026-01-29 10:54     ` Abel Vesa
2026-01-29 10:59       ` Abel Vesa
2026-02-08 10:04         ` Krzysztof Kozlowski
2026-02-16 12:57           ` Abel Vesa
2026-01-27 15:47 ` [PATCH v2 2/2] pinctrl: qcom: Add Eliza pinctrl driver Abel Vesa
2026-01-27 19:13 ` [PATCH v2 0/2] pinctrl: qcom: Add support for Qualcomm Eliza SoC Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox