]> Gentwo Git Trees - linux/.git/commit
Merge branch 'pci/controller/stm32'
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 3 Oct 2025 17:13:23 +0000 (12:13 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Fri, 3 Oct 2025 17:13:23 +0000 (12:13 -0500)
commit30eccd3b7d2f0cdd86929fc9a0f7d75493fb520e
tree5d2c7d1aeccf4fdbb344f4e353678622c8ac33a4
parent0157e111db7d7a2527a9387bca18b8e3855780dc
parentc86a24dfa902fc27dd4d7ce138b25315f7241d47
Merge branch 'pci/controller/stm32'

- Update pinctrl documentation of initial states and use in runtime
  suspend/resume (Christian Bruel)

- Add pinctrl_pm_select_init_state() for use by stm32 driver, which needs
  it during resume (Christian Bruel)

- Add devicetree bindings and drivers for the STMicroelectronics STM32MP25
  in host and endpoint modes (Christian Bruel)

* pci/controller/stm32:
  MAINTAINERS: Add entry for ST STM32MP25 PCIe drivers
  PCI: stm32-ep: Add PCIe Endpoint support for STM32MP25
  dt-bindings: PCI: Add STM32MP25 PCIe Endpoint bindings
  PCI: stm32: Add PCIe host support for STM32MP25
  dt-bindings: PCI: Add STM32MP25 PCIe Root Complex bindings
  pinctrl: Add pinctrl_pm_select_init_state helper function
  Documentation: pinctrl: Describe PM helper functions for standard states.
drivers/pci/controller/dwc/Kconfig