diff options
author | Michael Pratt <mcpratt@pm.me> | 2021-05-01 14:17:11 -0400 |
---|---|---|
committer | Chuanhong Guo <gch981213@gmail.com> | 2021-06-23 14:22:19 +0800 |
commit | 26c84b2e46caba1ae17bc82a533c99eee65e7004 (patch) | |
tree | bb302592fcd36994182cf10160468efb3ca30d54 /tools/mkimage | |
parent | cc6fd6fbb505071e08011f7998afaffefcf08fd3 (diff) | |
download | upstream-26c84b2e46caba1ae17bc82a533c99eee65e7004.tar.gz upstream-26c84b2e46caba1ae17bc82a533c99eee65e7004.tar.bz2 upstream-26c84b2e46caba1ae17bc82a533c99eee65e7004.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>
Diffstat (limited to 'tools/mkimage')
0 files changed, 0 insertions, 0 deletions