On Wed, 25 Jun 2025 12:23:46 +0200, Niklas Cassel wrote: > The DWC PCIe controller driver currently does not follow the PCIe > specification with regards to the delays after link training, before > sending out configuration requests. This series fixes this. > > At the same time, PATCH 3/7 addresses a regression where a Plextor > NVMe drive fails to be configured correctly. With this series, the > Plextor NVMe drive works once again. > > [...] Applied, thanks! [1/7] PCI: Rename PCIE_RESET_CONFIG_DEVICE_WAIT_MS to PCIE_RESET_CONFIG_WAIT_MS commit: 817f989700fddefa56e5e443e7d138018ca6709d [2/7] PCI: rockchip-host: Use macro PCIE_RESET_CONFIG_WAIT_MS commit: bbc6a829ad3f054181d24a56944f944002e68898 [3/7] PCI: dw-rockchip: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ commit: c7eb9c5e1498882951b7583c56add0b77bfc162e [4/7] PCI: qcom: Wait PCIE_RESET_CONFIG_WAIT_MS after link-up IRQ commit: 15b6b243cc2b1017cf89e2477aa0b4e1a306a82a [5/7] PCI: dwc: Ensure that dw_pcie_wait_for_link() waits 100 ms after link up commit: 80dc18a0cba8dea42614f021b20a04354b213d86 [6/7] PCI: Move link up wait time and max retries macros to pci.h commit: d7467bc72ce4e3f64062017d6c9ae3816e8a7b0e [7/7] PCI: Reduce PCIE_LINK_WAIT_SLEEP_MS commit: 470f10f18b482b3d46429c9e6723ff0f7854d049 Best regards, -- Manivannan Sadhasivam <mani@xxxxxxxxxx>