[GIT PULL] Qualcomm pinctrl fixes for v7.2-rc6
From: Bartosz Golaszewski
Date: Thu Jul 30 2026 - 04:13:16 EST
Linus,
Please pull the following set of Qualcomm pin control fixes for the next RC.
Thanks,
Bartosz
The following changes since commit 437a8d2aa1aa442c4a176fdf4700a9b3bb0c8794:
pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151 (2026-07-01 09:22:45 +0200)
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.2-rc6
for you to fetch changes up to fd46760956509f580f7d3d25db4de10e7c6f949b:
pinctrl: qcom: ipq806x: mark pci reset as a GPIO pin function (2026-07-28 11:11:20 +0200)
----------------------------------------------------------------
Qualcomm pin control fixes for v7.2-rc6
- mark gpio and pci reset as a GPIO pin functions in pinctrl-ipq8064
- fix audio_sec_mclk_in1/out1 pin numbers in pinctrl-ipq9650
----------------------------------------------------------------
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
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(-)