public inbox for linux-gpio@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for Hawi
@ 2026-04-01 11:52 Mukesh Ojha
  2026-04-01 11:52 ` [PATCH 1/2] dt-bindings: pinctrl: describe Hawi TLMM Mukesh Ojha
  2026-04-01 11:52 ` [PATCH 2/2] pinctrl: qcom: Add Hawi pinctrl driver Mukesh Ojha
  0 siblings, 2 replies; 5+ messages in thread
From: Mukesh Ojha @ 2026-04-01 11:52 UTC (permalink / raw)
  To: Bjorn Andersson, Linus Walleij, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, linux-gpio, devicetree, linux-kernel, Mukesh Ojha,
	Konrad Dybcio

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

Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
---
Mukesh Ojha (2):
      dt-bindings: pinctrl: describe Hawi TLMM
      pinctrl: qcom: Add Hawi pinctrl driver

 .../bindings/pinctrl/qcom,hawi-tlmm.yaml           |  123 ++
 drivers/pinctrl/qcom/Kconfig.msm                   |   10 +
 drivers/pinctrl/qcom/Makefile                      |    1 +
 drivers/pinctrl/qcom/pinctrl-hawi.c                | 1716 ++++++++++++++++++++
 4 files changed, 1850 insertions(+)
---
base-commit: 3b058d1aeeeff27a7289529c4944291613b364e9
change-id: 20260401-hawi-pinctrl-7c9ff163bfec

Best regards,
-- 
-Mukesh Ojha


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

end of thread, other threads:[~2026-04-02 21:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-01 11:52 [PATCH 0/2] pinctrl: qcom: Introduce Pinctrl for Hawi Mukesh Ojha
2026-04-01 11:52 ` [PATCH 1/2] dt-bindings: pinctrl: describe Hawi TLMM Mukesh Ojha
2026-04-01 13:23   ` Krzysztof Kozlowski
2026-04-01 11:52 ` [PATCH 2/2] pinctrl: qcom: Add Hawi pinctrl driver Mukesh Ojha
2026-04-02 21:18   ` Bjorn Andersson

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