Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/3] pinctrl: qcom: Add support for Qualcomm Eliza SoC
@ 2026-01-20  9:56 Abel Vesa
  2026-01-20  9:56 ` [PATCH 1/3] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer Abel Vesa
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Abel Vesa @ 2026-01-20  9:56 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

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>
---
Abel Vesa (3):
      dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer
      pinctrl: qcom: Add Eliza pinctrl driver
      arm64: defconfig: Enable Qualcomm Eliza pinctrl

 .../bindings/pinctrl/qcom,eliza-tlmm.yaml          |  138 ++
 arch/arm64/configs/defconfig                       |    1 +
 drivers/pinctrl/qcom/Kconfig.msm                   |   10 +
 drivers/pinctrl/qcom/Makefile                      |    1 +
 drivers/pinctrl/qcom/pinctrl-eliza.c               | 1548 ++++++++++++++++++++
 5 files changed, 1698 insertions(+)
---
base-commit: d08c85ac8894995d4b0d8fb48d2f6a3e53cd79ab
change-id: 20260120-eliza-pinctrl-7bb592ad63f1

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


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

end of thread, other threads:[~2026-01-21 11:13 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-20  9:56 [PATCH 0/3] pinctrl: qcom: Add support for Qualcomm Eliza SoC Abel Vesa
2026-01-20  9:56 ` [PATCH 1/3] dt-bindings: pinctrl: document the Eliza Top Level Mode Multiplexer Abel Vesa
2026-01-20 23:40   ` Bjorn Andersson
2026-01-21 11:05     ` Konrad Dybcio
2026-01-20  9:56 ` [PATCH 2/3] pinctrl: qcom: Add Eliza pinctrl driver Abel Vesa
2026-01-20 23:10   ` Dmitry Baryshkov
2026-01-21 11:12   ` Konrad Dybcio
2026-01-20  9:56 ` [PATCH 3/3] arm64: defconfig: Enable Qualcomm Eliza pinctrl Abel Vesa
2026-01-20 23:08   ` Dmitry Baryshkov
2026-01-21  7:33   ` Krzysztof Kozlowski

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