openwrt/target/linux/ramips/files/drivers
Michael Pratt 3f976d0225 ramips: mt7620: fix RGMII TXID PHY mode
the register bits for TX delay and RX delay are opposites:
when TX delay bit is set, delay is enabled
when RX delay bit is set, delay is disabled

So, when both bits are unset, it is RX delay
and when both bits are set, it is TX delay

Note: TXID is the default RGMII mode of the SOC

Fixes: 5410a8e295 ("ramips: mt7620: add rgmii delays support")
Signed-off-by: Michael Pratt <mcpratt@pm.me>
(cherry picked from commit 26c84b2e46)
2022-04-19 14:48:21 +02:00
..
mmc/host/mtk-mmc ramips: fix sd polling 2020-06-27 00:19:13 +02:00
net/ethernet/ralink ramips: mt7620: fix RGMII TXID PHY mode 2022-04-19 14:48:21 +02:00