[GIT PULL] qualcomm pinctrl fixes for v7.2-rc3

From: Bartosz Golaszewski

Date: Fri Jul 10 2026 - 05:20:04 EST


Linus,

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

Thanks,
Bartosz

The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:

Linux 7.2-rc1 (2026-06-28 12:01:31 -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.2-rc3

for you to fetch changes up to 437a8d2aa1aa442c4a176fdf4700a9b3bb0c8794:

pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151 (2026-07-01 09:22:45 +0200)

----------------------------------------------------------------
Qualcomm pin control fixes for v7.2-rc3

- add missing wakeup entries for GPIO143/151 in pinctrl-sc8280xp
- fix GPIO wakeup interrupt detection in pinctrl-msm

----------------------------------------------------------------
Konrad Dybcio (1):
pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151

Sneh Mankad (1):
pinctrl: qcom: Unconditionally mark gpio as wakeup enable

drivers/pinctrl/qcom/pinctrl-msm.c | 8 ++++----
drivers/pinctrl/qcom/pinctrl-sc8280xp.c | 21 +++++++++++----------
2 files changed, 15 insertions(+), 14 deletions(-)