[GIT PULL] Qualcomm pin control fixes for v7.3-rc4

From: Bartosz Golaszewski

Date: Thu Sep 17 2026 - 05:54:02 EST


Linus,

Please pull the following set of Qualcomm pin controller fixes for the
next RC.

Thanks,
Bartosz

The following changes since commit df2908090cda368b01ff43709f51890076c56157:

Linux 7.3-rc2 (2026-09-06 15:07:20 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux.git tags/pinctrl-qcom-fixes-for-v7.3-rc4

for you to fetch changes up to 818103dc7f5998a0d7957fb71d4deecdf4d579e1:

pinctrl: qcom: ipq5210: Publish the OF module alias (2026-09-07 10:51:54 +0200)

----------------------------------------------------------------
Qualcomm pin control fixes for v7.3-rc4

- fix QUP1 functions in pinctrl-nord
- add missing MODULE_DEVICE_TABLE() for pinctrl-ipq5210

----------------------------------------------------------------
Shawn Guo (1):
pinctrl: qcom: nord: Split QUP1 SE2/SE3 into lane-pair functions

hpp.iscas (1):
pinctrl: qcom: ipq5210: Publish the OF module alias

.../bindings/pinctrl/qcom,nord-tlmm.yaml | 7 +++--
drivers/pinctrl/qcom/pinctrl-ipq5210.c | 1 +
drivers/pinctrl/qcom/pinctrl-nord.c | 34 +++++++++++++++-------
3 files changed, 28 insertions(+), 14 deletions(-)