]> Git Repo - J-u-boot.git/commit - drivers/net/dwmac_meson8b.c
net: dwmac_meson8b: do not set TX delay in TXID & RXID
authorNeil Armstrong <[email protected]>
Wed, 5 May 2021 07:52:08 +0000 (09:52 +0200)
committerNeil Armstrong <[email protected]>
Fri, 14 May 2021 15:43:09 +0000 (17:43 +0200)
commit81d0edafd9659c908e4db11d91d06791af0ec183
treeaf08aaa9f6833f9f6887a15bf2dee18aef729ef1
parent60e531fabfaa6b844fa263279f752e868e6d555c
net: dwmac_meson8b: do not set TX delay in TXID & RXID

When the PHY interface is set as TXID & RXID, the delays should be taken from DT,
but first they should not be hardcoded since the PHY driver will set them.

Fixes: 798424e857 ("net: designware: add Amlogic Meson8b & later glue driver")
Signed-off-by: Neil Armstrong <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
drivers/net/dwmac_meson8b.c
This page took 0.02817 seconds and 4 git commands to generate.