Re: [PATCH net-next v3 8/8] net: phy: qt2025: Wait until PHY becomes ready
From: Alice Ryhl
Date: Wed Oct 16 2024 - 08:01:24 EST
On Wed, Oct 16, 2024 at 5:54 AM FUJITA Tomonori
<fujita.tomonori@xxxxxxxxx> wrote:
>
> Wait until a PHY becomes ready in the probe callback by
> using readx_poll_timeout function.
>
> Signed-off-by: FUJITA Tomonori <fujita.tomonori@xxxxxxxxx>
Reviewed-by: Alice Ryhl <aliceryhl@xxxxxxxxxx>