[GIT PULL] late pin control fixes for v7.2

From: Linus Walleij

Date: Fri Aug 07 2026 - 15:05:35 EST


Hi Linus,

some late pin control fixes. All about Qualcomm IPQ (networking,
routers etc) SoCs.

Details in the signed tag.

Please pull it in!

Yours,
Linus Wallej

The following changes since commit 075b74841bd0065a3bda3440873c747938e69b68:

Linux 7.2-rc6 (2026-08-02 16:24:24 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl.git
tags/pinctrl-v7.2-3

for you to fetch changes up to 696ff859f5f93a7cedab2a2afa20bd1635918fcf:

Merge tag 'pinctrl-qcom-fixes-for-v7.2-rc6' of
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes
(2026-08-03 09:54:28 +0200)

----------------------------------------------------------------
Pin control fixes for v7.2:

Qualcomm fixes: some incorrectly defined groups in IPQ9650,
two pins needing to be marked as GPIO in IPQ806X.

----------------------------------------------------------------
Hans Ulli Kroll (2):
pinctrl: qcom: ipq806x: mark gpio as a GPIO pin function
pinctrl: qcom: ipq806x: mark pci reset as a GPIO pin function

Linus Walleij (1):
Merge tag 'pinctrl-qcom-fixes-for-v7.2-rc6' of
git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux into fixes

Taceddin Sancak (1):
pinctrl: qcom: ipq9650: fix audio_sec_mclk_in1/out1 group pins

drivers/pinctrl/qcom/pinctrl-ipq8064.c | 8 ++++----
drivers/pinctrl/qcom/pinctrl-ipq9650.c | 4 ++--
drivers/pinctrl/qcom/pinctrl-msm.h | 5 +++++
3 files changed, 11 insertions(+), 6 deletions(-)