Re: [PATCH v3 3/3] arm64: dts: rockchip: add LinkEase EasePi R1
From: Andrew Lunn
Date: Tue Oct 07 2025 - 14:33:06 EST
> I also notice that you suggest use {tx|rx}-internal-delay-ps instead
> of {tx|rx}_delay in
> https://lore.kernel.org/all/e4d3127b-c879-4931-9ea0-de7449bc508c@xxxxxxx/ ,
> but I think this depends on stmmac driver.
It depends on the driver implementing those standard properties. But
as pointed out elsewhere, tx|rx-delay are magic, nobody knows what
they do, so it is hard to implement the standard properties to replace
them.
Andrew