Re: [PATCH v2] PCI: qcom: Add async probe support

From: Lorenzo Pieralisi
Date: Tue Apr 11 2023 - 06:00:29 EST


On Mon, 20 Mar 2023 12:16:44 +0530, Manivannan Sadhasivam wrote:
> Qcom PCIe RC driver waits for the PHY link to be up during the probe. This
> consumes several milliseconds during boot. So add async probe support so
> that other drivers can load in parallel while this driver waits for the
> link to be up.
>
>

Applied to controller/qcom, thanks!

[1/1] PCI: qcom: Add async probe support
https://git.kernel.org/pci/pci/c/2dee743c8b4d

Thanks,
Lorenzo