Hi, This series fixes the issues reported for the slot reset feature merged for v6.16. This series is on top of dw-rockchip branch where the slot reset patches are merged. The patches in this series can be squashed into the respective commits since they are not merged into mainline. - Mani Manivannan Sadhasivam (2): PCI: Save and restore root port config space in pcibios_reset_secondary_bus() PCI: Rename host_bridge::reset_slot() to host_bridge::reset_root_port() drivers/pci/controller/dwc/pcie-dw-rockchip.c | 8 ++++---- drivers/pci/controller/dwc/pcie-qcom.c | 8 ++++---- drivers/pci/controller/pci-host-common.c | 20 +++++++++---------- drivers/pci/pci.c | 15 +++++++++++--- include/linux/pci.h | 2 +- 5 files changed, 31 insertions(+), 22 deletions(-) -- 2.43.0