linux/drivers/pinctrl/qcom
Linus Torvalds e63c75f72f Pin control fixes for the v7.2 series:
- Wakeup nits on the Qualcomm SC8280XP.
 
 - Double-free issues on the device tree parsing error path.
 
 - Fixup of the S4 sleep state handling on AMD pin control.
 
 - Missing Kconfig select REGMAP_MMIO for the Microchip
   driver leading to compile stalls.
 
 - Missing Kconfig select GENERIC_PINCONF for the Bitmain
   BM1880 leading to compile stalls.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEElDRnuGcz/wPCXQWMQRCzN7AZXXMFAmpnIncACgkQQRCzN7AZ
 XXPYww/6A9lTia3eOzmtjGCJZpKtIjQQ1S6E9/Fm8zSkWJGEDykcPRu2TE4cj12L
 6ciGxdfUOhcRS+Trjezz9QntwF1QXQCFx+BuDHMUOVqHOSwmzsX2qCEr1w056nk5
 6DcMDvF11/k9axkZfSI9SQtUacI0eCRXVGJ3y1TVkgm6KS3fhrzDl0dUmlhSbj5H
 bzNWyzJT9CdNAZEXily3phfKbPB8C+j7cy7MHX/T7QVt/GMGYR9VxZUkrqBknQXc
 Bnv+TkNrmrOcOlFgEVJ1iwjXi19yvf+E/9xSTgSO/K7piTLNjPJebV0g4OOc3iNF
 Lu6DxMVkj3To+LoknmatSK0Dnns97qngZalxmKwo0ptzccXNuae6rgsAAeHQLGvZ
 iZ33xYOkWj2deMPH5H2su1YPxIN6YwOdT9dmvO52nZ4mG5khqp23idgyzLK/VCo/
 yglJ158QTFa1oH9Vk8qvNTG5c4gQsoLIj1e8vGHUdZtswTDoJrYu3qTo9OkX98yc
 97hxits+kw31ZH65w9bXfneHV1hc53BqTr8FKqkjHTQV8NPBe5rVehitRWYoTGn0
 wfhkgOcvtYzGRII6QbBqMm4BW+0GnIddXFp8EUEm+tDF9Uh9sviJigjvLYjPt2VA
 QalF6hDrSwZE/IQLccG1YaxdQxq+ddUaIEMn++vP1uFOly56pys=
 =GI5s
 -----END PGP SIGNATURE-----

Merge tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl

Pull pin control fixes from Linus Walleij:
 "The most interesting commit is the S4 fix for AMD, which probably is
  helpful to a whole bunch of important machines.

   - Wakeup nits on the Qualcomm SC8280XP

   - Double-free issues on the device tree parsing error path

   - Fixup of the S4 sleep state handling on AMD pin control

   - Missing Kconfig select REGMAP_MMIO for the Microchip driver leading
     to compile stalls

   - Missing Kconfig select GENERIC_PINCONF for the Bitmain BM1880
     leading to compile stalls"

* tag 'pinctrl-v7.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl:
  pinctrl: bm1880: add missing select GENERIC_PINCONF
  pinctrl-amd: Don't clear S4 wake bits at probe
  pinctrl: microchip-sgpio: add missing select REGMAP_MMIO
  pinctrl: devicetree: don't free uninitialized dev_name on error path
  pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151
  pinctrl: qcom: Unconditionally mark gpio as wakeup enable
2026-07-27 08:48:48 -07:00
..
Kconfig pinctrl: qcom: lpass-lpi: Switch to PM clock framework for runtime PM 2026-06-08 10:46:42 +02:00
Kconfig.msm pinctrl: qcom: Add Shikra pinctrl driver 2026-05-23 10:53:53 +02:00
Makefile pinctrl: qcom: Add Shikra pinctrl driver 2026-05-23 10:53:53 +02:00
pinctrl-apq8064.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-apq8084.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-eliza.c Pin control changes for the v7.2 kernel cycle: 2026-06-18 15:03:21 -07:00
pinctrl-glymur.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-hawi.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-ipq4019.c Pin control changes for the v7.2 kernel cycle: 2026-06-18 15:03:21 -07:00
pinctrl-ipq5018.c Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c files) 2026-07-03 07:38:17 +02:00
pinctrl-ipq5210.c pinctrl: qcom: Introduce IPQ5210 TLMM driver 2026-03-30 10:47:39 +02:00
pinctrl-ipq5332.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-ipq5424.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-ipq6018.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-ipq8064.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-ipq8074.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-ipq9574.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-ipq9650.c pinctrl: qcom: Introduce IPQ9650 TLMM driver 2026-04-28 11:26:40 +02:00
pinctrl-kaanapali.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-lpass-lpi.c pinctrl: qcom: lpass-lpi: drop unused runtime-PM write helper 2026-06-10 22:37:56 +02:00
pinctrl-lpass-lpi.h pinctrl: qcom: lpass-lpi: Add ability to use SPARE_1 for slew control 2026-05-06 21:05:15 +02:00
pinctrl-mdm9607.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-mdm9615.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-milos-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-milos.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-msm.c pinctrl: qcom: Unconditionally mark gpio as wakeup enable 2026-06-30 16:51:33 +02:00
pinctrl-msm.h pinctrl: qcom: ipq4019: mark gpio as a GPIO pin function 2026-04-27 10:35:30 +02:00
pinctrl-msm8x74.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-msm8226.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-msm8660.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-msm8909.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-msm8916.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-msm8917.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-msm8953.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-msm8960.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-msm8976.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-msm8994.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-msm8996.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-msm8998.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-nord.c pinctrl: qcom: nord: remove duplicated pin function 2026-05-07 15:18:40 +02:00
pinctrl-qcm2290.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-qcs404.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-qcs615.c Pin control changes for the v7.2 kernel cycle: 2026-06-18 15:03:21 -07:00
pinctrl-qcs8300.c pinctrl: qcom: Remove unused macro definitions 2026-06-11 14:06:47 +02:00
pinctrl-qdf2xxx.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-qdu1000.c pinctrl: qcom: Remove unused macro definitions 2026-06-11 14:06:47 +02:00
pinctrl-sa8775p.c pinctrl: qcom: Remove unused macro definitions 2026-06-11 14:06:47 +02:00
pinctrl-sar2130p.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-sc7180.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sc7280-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sc7280.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sc8180x.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-sc8280xp-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sc8280xp.c pinctrl: qcom: sc8280xp: Add missing wakeup entries for GPIO143/151 2026-07-01 09:22:45 +02:00
pinctrl-sdm660-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sdm660.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sdm670-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sdm670.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-sdm845.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sdx55.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sdx65.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sdx75.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-shikra.c pinctrl: qcom: Add Shikra pinctrl driver 2026-05-23 10:53:53 +02:00
pinctrl-sm4250-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sm4450.c pinctrl: qcom: Remove unused macro definitions 2026-05-06 21:05:14 +02:00
pinctrl-sm6115-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sm6115.c pinctrl: qcom: sm6115: Add egpio support 2026-05-27 18:26:04 +02:00
pinctrl-sm6125.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sm6350-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sm6350.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sm6375.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sm7150.c pinctrl: qcom: Drop redundant intr_target_reg on modern SoCs 2026-03-30 10:29:59 +02:00
pinctrl-sm8150.c Pin control changes for the v7.2 kernel cycle: 2026-06-18 15:03:21 -07:00
pinctrl-sm8250-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sm8250.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sm8350.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sm8450-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sm8450.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sm8550-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sm8550.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sm8650-lpass-lpi.c pinctrl: qcom: lpass-lpi: Enable runtime PM hooks on LPASS LPI SoCs 2026-06-08 10:46:41 +02:00
pinctrl-sm8650.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-sm8750.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
pinctrl-spmi-gpio.c pinctrl: qcom: spmi-gpio: Add PM8010 GPIO support 2026-05-23 10:56:45 +02:00
pinctrl-spmi-mpp.c pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL 2025-09-08 14:24:20 +02:00
pinctrl-ssbi-gpio.c pinctrl: qcom: Fix typo 2026-05-11 22:06:56 +02:00
pinctrl-ssbi-mpp.c pinctrl: generic: rename PIN_CONFIG_OUTPUT to LEVEL 2025-09-08 14:24:20 +02:00
pinctrl-x1e80100.c pinctrl: qcom: Move MODULE_DEVICE_TABLE next to the table itself 2026-05-06 21:05:15 +02:00
tlmm-test.c pinctrl: qcom: Fix resolving register base address from device node 2026-06-08 21:30:53 +02:00