[PATCH v3 0/7] PCI: rzg3s-host: Add PCIe hotplug support

From: Claudiu Beznea

Date: Fri Aug 14 2026 - 10:14:41 EST


From: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx>

Hi,

Series adds hotplug support for the rzg3s-host driver. This is a
continuation of the series John posted initially at [1]. Along with it,
prerequisites fixes and cleanup patches were added.

Series applies on top of [2].

Thank you,
Claudiu

Changes in v2:
- added patches 1-6
- re-worked patch 7 to use struct pci_host_bridge::reset_root_port() API

[1] https://lore.kernel.org/all/20260630141720.3938514-1-john.madieu.xa@xxxxxxxxxxxxxx/
[2] https://lore.kernel.org/all/20260811200013.185956-1-prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx/

Claudiu Beznea (6):
PCI: rzg3s-host: Follow hardware manual clock/reset initialization
order
PCI: rzg3s-host: Fix runtime PM handling in the NOIRQ suspend/resume
phase
PCI: rzg3s-host: Drop nop instructions
PCI: rzg3s-host: Move host configuration code together
PCI: rzg3s-host: Move suspend/resume code into dedicated functions
PCI: rzg3s-host: Move IRQ domain setup code

John Madieu (1):
PCI: rzg3s-host: Re-enumerate the bus on PCIe link-state changes

drivers/pci/controller/pcie-rzg3s-host.c | 946 ++++++++++++++++-------
1 file changed, 658 insertions(+), 288 deletions(-)

--
2.43.0