diff options
author | Michael Pratt <mcpratt@pm.me> | 2021-05-01 14:17:11 -0400 |
---|---|---|
committer | Petr Štetiar <ynezz@true.cz> | 2022-04-19 14:48:21 +0200 |
commit | 3f976d0225c7ba6e645a89ff17e101aede6625b3 (patch) | |
tree | a371a77a72bd22d1ee93a68803205df6ff91443c /target/linux/apm821xx | |
parent | 6685eb29e507ee3e6f913290c54767ba63e2ce80 (diff) | |
download | upstream-3f976d0225c7ba6e645a89ff17e101aede6625b3.tar.gz upstream-3f976d0225c7ba6e645a89ff17e101aede6625b3.tar.bz2 upstream-3f976d0225c7ba6e645a89ff17e101aede6625b3.zip |
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: 5410a8e2959a ("ramips: mt7620: add rgmii delays support")
Signed-off-by: Michael Pratt <mcpratt@pm.me>
(cherry picked from commit 26c84b2e46caba1ae17bc82a533c99eee65e7004)
Diffstat (limited to 'target/linux/apm821xx')
0 files changed, 0 insertions, 0 deletions