[PATCH 0/2] Introduce TLMM driver for Qualcomm IPQ9650 SoC

From: Kathiravan Thirumoorthy

Date: Wed Apr 15 2026 - 07:35:34 EST


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@xxxxxxxxxxxxxxxx>
---
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@xxxxxxxxxxxxxxxx>