On Wed, Jul 17, 2024 at 11:27:31PM +0200, Pawel Dembicki wrote: > This patch switches hardcoded RGMII transmit/receive delay to > a configurable value. Delay values are taken from the properties of > the CPU port: 'tx-internal-delay-ps' and 'rx-internal-delay-ps'. > > The default value is configured to 2.0 ns to maintain backward > compatibility with existing code. > > Signed-off-by: Pawel Dembicki <paweldembicki@xxxxxxxxx> Reviewed-by: Andrew Lunn <andrew@xxxxxxx> Andrew