[PATCH v3 0/7] PCI: rzg3s-host: Add PCIe hotplug support
Claudiu Beznea <[email protected]>
| Newsgroups | org.kernel.vger.linux-renesas-soc,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pci |
|---|---|
| Message-ID | <[email protected]> |
From: Claudiu Beznea <[email protected]> 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/[email protected]/ [2] https://lore.kernel.org/all/[email protected]/ 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