]> git.ipfire.org Git - thirdparty/linux.git/commit
pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151
authorKonrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Fri, 26 Jun 2026 13:08:05 +0000 (15:08 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Wed, 1 Jul 2026 07:22:45 +0000 (09:22 +0200)
commit437a8d2aa1aa442c4a176fdf4700a9b3bb0c8794
tree65714b217e97728f7f1a344196b2edeee6761637
parent859e02a369ab328a77dfcabf59562100e55f9c5c
pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151

Pins 143 and 151 were not included in the PDC wakeup map. They are
normally used for PCIe2A and PCIe3a PERST# respectively, so they're
unlikely to be excercised in practice, but still add them for the sake
of completeness.

Fixes: c0e4c71a9e7c ("pinctrl: qcom: Introduce sc8280xp TLMM driver")
Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://patch.msgid.link/20260626-topic-8280_pinctrl_wakeup-v1-1-2ccb267148f5@oss.qualcomm.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
drivers/pinctrl/qcom/pinctrl-sc8280xp.c