Re: [PATCH net-next v2 2/2] net: phy: add DAPU Telecom DAP8210R(I) Gigabit Ethernet PHY driver
From: Artem Shimko
Date: Thu Jul 16 2026 - 13:29:46 EST
Hi Maxime,
On Thu, Jul 16, 2026 at 4:02 PM Maxime Chevallier
<maxime.chevallier@xxxxxxxxxxx> wrote:
> You can simplify the whole delay parsing a log by using phy_get_internal_delay().
> It will give you the index of the delay from the delay table you have :)
>
> https://elixir.bootlin.com/linux/v7.1.3/source/drivers/net/phy/phy_device.c#L3085
>
> You can take a look at the few drivers that use it (mscc, dp83869) for reference
Oh, great =) Thank you!
--
Best Regards,
Artem