summaryrefslogtreecommitdiff
path: root/doc/develop/bootstd
diff options
context:
space:
mode:
authorChristian Marangi <[email protected]>2025-09-20 18:09:41 +0200
committerJerome Forissier <[email protected]>2025-10-22 11:16:10 +0200
commit9b2e1079e7db35155710a401eb52007abe449ad7 (patch)
tree9857e9749fc98f7354486dda8bc69d6001d682ef /doc/develop/bootstd
parentefaadc02b736da82ef9868d11960a63faae9b3fe (diff)
net: mediatek: mt7531/7988: fix broken PHY turn ON/OFF
The PHY for MT7531/MT7988 are never actully turned ON/OFF for the affected PHY as we are read/writing to the wrong PHY address. This is caused by the fact that we use the MT753X_PHY_ADDR macro 2 times offsetting the address multiple times. One in the _setup() function and one in the mt7531_mii_read/write. Drop the additional usage of MT753X_PHY_ADDR in setup() to correctly set the PHY. Signed-off-by: Christian Marangi <[email protected]>
Diffstat (limited to 'doc/develop/bootstd')
0 files changed, 0 insertions, 0 deletions