linux/drivers/pinctrl/qcom
Linus Torvalds cf9610f911 Pin control bulk changes for kernel v7.3
Core changes:
 
 - Use the non-blocking mux_state_try_select() in the generic
   MUX pin control back-end.
 
 - Free pin maps on pinctrl_generic_to_map() failure in the core
   helpers.
 
 New drivers:
 
 - Qualcomm Maili TLMM SoC pin control.
 
 - Qualcomm PMG1110 PMIC pin control.
 
 - Qualcomm Eliza LPASS LPI TLMM SoC pin control (this is for
   the low power audio, LPASS = Low Power Audio SubSystem
   portions).
 
 - Upboard support on top of the Intel pin controller.
 
 - Apple T6030 and T6031 support (just compatible strings).
 
 - Samsung Exynos 8855 SoC pin control.
 
 - Mediatek MT6858 SoC pin control.
 
 - Rockchip RK3308B SoC pin control.
 
 - Rockchip RV1106 SoC pin control.
 
 - Airoha EN7523 SoC pin control.
 
 - Airoha AN7563 SoC pin control.
 
 Improvements:
 
 - Qualcomm TLMM GPIOs are unconditionally marked as wakeup capable.
 
 - Qualcomm improvements on top of the Qualcomm PDC (power domain
   controller) irqchip improvements from tglx:s tree.
 
 - Qualcomm IPQ806x and IPQ9650 nonurgent pin grop fixups.
 
 - The NPCM8xx driver has been put into shape fixing many pin and
   group definitions.
 
 - Some nonurgent Tegra 264 pin assignments are fixed up.
 
 - Some nonurgent fixups to Airoha AN7581 and AN7583 registers and
   pin assignments, missing features etc.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEElDRnuGcz/wPCXQWMQRCzN7AZXXMFAmqMBvYACgkQQRCzN7AZ
 XXOCRw//aRnxM6R7HJkmcJt70749sE2GSbQ5Vx22zkRLRt8FA0QL4GdPQWjG+rwA
 /Q5XhMv5TpSXaBo63fFyAEHEhgbuxlgyUMijpXuMFVHB4AKIcp0P9Mn+TfTkpsIu
 QPIUktn2wqaIoFoAZj7G2KhXUyyeQnISplBSFl4wfpsJ25fjKqqeoiOMrMCVc05A
 Hfgm047beur5vkvYBIwFG0BC992l9ucSQJ4jDEm2XtkQ/NqIQBd16lYdxrb6vkJu
 Bj2qUH/GVQN3c+n2ZgfwVbkoWMum7VgBymxbnjhraJmQoGm27IQsnBtDnhD5bv6s
 bk5Y6Vyji0kNhHYU5uBFwjDWmYt5PxjXynkeFuruNuBkqnioQCyoTNlIeiJf5pZv
 kM0dBkR0eUTQVPrZX5kXbi9B2JqdbnkdhKbL2YQt1zV0uvs1m8xl3dLu+bvtHjEM
 xNghQKkSDvSHDgulbjTcKEthILSA48Q+poCaOoYre8KIOc4I7novSal6UzcHoTH7
 4D8+BnwJXbS5RRIG2snUWHRLB8aY+yuPlfAQBrAu0apuKWrnr2SjfWMMek1kDv57
 U/iXjSKvjSUQc+sYhq+cPMrD8yYqjIgfg483p4L8xsTIi0Mer6UhnHcZJ82TONTa
 K1A3iGlKOtw4jNFOeow8VAW8MyEHcnx3q70rgA2O+eH7WpT28rs=
 =sSjn
 -----END PGP SIGNATURE-----

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

Pull pin control updates from Linus Walleij:
 "Core changes:

   - Use the non-blocking mux_state_try_select() in the generic MUX pin
     control back-end

   - Free pin maps on pinctrl_generic_to_map() failure in the core
     helpers

  New hardware pin control:

   - Qualcomm Maili TLMM SoC, PMG1110 PMIC, and Eliza LPASS LPI TLMM SoC
     (this is for the low power audio, LPASS = Low Power Audio SubSystem
     portions)

   - Upboard support on top of the Intel pin controller

   - Apple T6030 and T6031 support (just compatible strings)

   - Samsung Exynos 8855 SoC

   - Mediatek MT6858 SoC

   - Rockchip RK3308B and RV1106 SoCs

   - Airoha EN7523 and AN7563 SoCs

  Improvements:

   - Qualcomm TLMM GPIOs are unconditionally marked as wakeup capable

   - Qualcomm improvements on top of the Qualcomm PDC (power domain
     controller) irqchip improvements from tglx:s tree

   - Qualcomm IPQ806x and IPQ9650 non-urgent pin grop fixups

   - The NPCM8xx driver has been put into shape fixing many pin and
     group definitions

   - Some non-urgent Tegra 264 pin assignments are fixed up

   - Some non-urgent fixups to Airoha AN7581 and AN7583 registers and
     pin assignments, missing features etc"

* tag 'pinctrl-v7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: (130 commits)
  dt-bindings: pinctrl: Convert TI DA850 pupd to DT schema
  pinctrl: meson: sync some modify from A4
  pinctrl: meson: a4: Add input enable pin configuration
  pinctrl: realtek: rtd1625: remove unused group name spdif_sel
  pinctrl: realtek: rtd1625: fix base_bit for VE4 GPIO 13
  dt-bindings: pinctrl: microchip,pic32mzda-pinctrl: Convert to DT schema
  Revert "Merge branch 'ib-rsk7204' into devel"
  pinctrl: rockchip: Add RV1106 pinctrl support
  dt-bindings: pinctrl: rockchip: Add RV1106 compatible
  pinctrl: rockchip: Decode drive strength in the get function
  pinctrl: fix PINCTRL_GENERIC_MUX not always being selectable
  pinctrl: airoha: add support of an7563 SoC
  dt-bindings: pinctrl: airoha: add support of an7563 pin controller
  pinctrl: airoha: try to find chip scu node by phandle first
  pinctrl: airoha: add support of en7523 SoC
  dt-bindings: pinctrl: airoha: add support of en7523 pin controller
  pinctrl: airoha: an7583: add support for olt pinmux
  pinctrl: airoha: an7583: add support for pon_alt pinmux
  pinctrl: airoha: an7583: add support for npu_uart pinmux
  dt-bindings: pinctrl: airoha: an7583: add missed features
  ...
2026-08-24 08:46:03 -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 the tlmm driver for Maili platform 2026-07-01 09:51:55 +02:00
Makefile pinctrl: qcom: Add the tlmm driver for Maili platform 2026-07-01 09:51:55 +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: ipq806x: mark pci reset as a GPIO pin function 2026-07-28 11:11:20 +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: ipq9650: fix audio_sec_mclk_in1/out1 group pins 2026-07-27 16:48:20 +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-maili.c pinctrl: qcom: Add the tlmm driver for Maili platform 2026-07-01 09:51:55 +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: milos-lpass-lpi: Add Eliza LPASS LPI TLMM 2026-07-16 16:00:07 +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 Qualcomm pinctrl updates for v7.3-rc1 2026-08-16 18:59:43 +02:00
pinctrl-msm.h pinctrl: qcom: ipq806x: mark gpio as a GPIO pin function 2026-07-28 11:11:20 +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: shikra: Fix intr_target_width for summary interrupt routing 2026-07-31 10:31:21 +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 PMG1110 GPIO support 2026-06-30 16:15:42 +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 Revert "pinctrl: qcom: x1e80100: Bypass PDC wakeup parent for now" 2026-07-08 13:47:36 +02:00
tlmm-test.c pinctrl: qcom: Avoid assigning unused private context in test cases 2026-06-26 11:36:39 +02:00