Re: [PATCH linu-next v1] PCI: dw-rockchip: Enable async probe by default
From: Anand Moon
Date: Wed Aug 07 2024 - 00:40:19 EST
Hi All,
On Tue, 25 Jun 2024 at 21:28, Anand Moon <linux.amoon@xxxxxxxxx> wrote:
>
> Rockchip PCIe driver lets waits for the combo PHY link like PCIe 3.0,
> PCIe 2.0 and SATA 3.0 controller to be up during the probe this
> consumes several milliseconds during boot.
>
> Establishing a PCIe link can take a while; allow asynchronous probing so
> that link establishment can happen in the background while other devices
> are being probed.
>
> Signed-off-by: Anand Moon <linux.amoon@xxxxxxxxx>
Gentle ping.
Thanks
-Anand