Skip to content
Commit b23285e9 authored by Da Xue's avatar Da Xue Committed by Jakub Kicinski
Browse files

net: mdio: mux-meson-gxl: set reversed bit when using internal phy



This bit is necessary to receive packets from the internal PHY.
Without this bit set, no activity occurs on the interface.

Normally u-boot sets this bit, but if u-boot is compiled without
net support, the interface will be up but without any activity.
If bit is set once, it will work until the IP is powered down or reset.

The vendor SDK sets this bit along with the PHY_ID bits.

Signed-off-by: default avatarDa Xue <da@libre.computer>
Fixes: 9a24e1ff ("net: mdio: add amlogic gxl mdio mux support")
Link: https://patch.msgid.link/20250425192009.1439508-1-da@libre.computer


Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent e7e5ae71
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment