[PATCH 0/2] net: dwc_eth_qos_rockchip: Fix disable of delay for RK356x and RK3588

Jonas Karlman jonas at kwiboo.se
Mon Feb 10 00:27:54 CET 2025


When rgmii-rxid/txid/id phy-mode is used the MAC should not add RX
and/or TX delay. Currently RX/TX delay is configured as enabled using
zero as delay value for the rgmii-rxid/txid/id modes.

This series change to disable RX and/or TX delay and using zero as delay
value for RK356x and RK3588.

Jonas Karlman (2):
  net: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK356x
  net: dwc_eth_qos_rockchip: Fix disable of RX/TX delay for RK3588

 drivers/net/dwc_eth_qos_rockchip.c | 14 ++++++++++----
 1 file changed, 10 insertions(+), 4 deletions(-)

-- 
2.48.1



More information about the U-Boot mailing list