public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Introduce TLMM driver for Qualcomm IPQ9650 SoC
@ 2026-04-15 11:29 Kathiravan Thirumoorthy
  2026-04-15 11:29 ` [PATCH 1/2] dt-bindings: pinctrl: qcom: add IPQ9650 pinctrl Kathiravan Thirumoorthy
  2026-04-15 11:29 ` [PATCH 2/2] pinctrl: qcom: Introduce IPQ9650 TLMM driver Kathiravan Thirumoorthy
  0 siblings, 2 replies; 5+ messages in thread
From: Kathiravan Thirumoorthy @ 2026-04-15 11:29 UTC (permalink / raw)
  To: Bjorn Andersson, Linus Walleij, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley
  Cc: linux-arm-msm, linux-gpio, devicetree, linux-kernel,
	Kathiravan Thirumoorthy

The IPQ9650 is Qualcomm's SoC for Routers, Gateways and Access Points.
Add the pinctrl support for the same.

Signed-off-by: Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>
---
Kathiravan Thirumoorthy (2):
      dt-bindings: pinctrl: qcom: add IPQ9650 pinctrl
      pinctrl: qcom: Introduce IPQ9650 TLMM driver

 .../bindings/pinctrl/qcom,ipq9650-tlmm.yaml        | 118 ++++
 drivers/pinctrl/qcom/Kconfig.msm                   |   9 +
 drivers/pinctrl/qcom/Makefile                      |   1 +
 drivers/pinctrl/qcom/pinctrl-ipq9650.c             | 762 +++++++++++++++++++++
 4 files changed, 890 insertions(+)
---
base-commit: e6efabc0afca02efa263aba533f35d90117ab283
change-id: 20260326-ipq9650_tlmm-2a1cea46fc91

Best regards,
--  
Kathiravan Thirumoorthy <kathiravan.thirumoorthy@oss.qualcomm.com>


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

end of thread, other threads:[~2026-04-16  9:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-15 11:29 [PATCH 0/2] Introduce TLMM driver for Qualcomm IPQ9650 SoC Kathiravan Thirumoorthy
2026-04-15 11:29 ` [PATCH 1/2] dt-bindings: pinctrl: qcom: add IPQ9650 pinctrl Kathiravan Thirumoorthy
2026-04-16  9:30   ` Krzysztof Kozlowski
2026-04-15 11:29 ` [PATCH 2/2] pinctrl: qcom: Introduce IPQ9650 TLMM driver Kathiravan Thirumoorthy
2026-04-15 11:49   ` Konrad Dybcio

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