On Wed, Apr 05, 2023 at 11:27:03AM +0200, Marco Felsch wrote: > There are phy's not mention any assert/deassert delay within their > datasheets but the real world showed that this is not true. They need at > least a few us to be accessible and to readout the register values. So > add a sane default value of 1000us for both assert and deassert to fix > this in a global matter. > > Signed-off-by: Marco Felsch <m.felsch@xxxxxxxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew