On Tue, May 21, 2024 at 02:56:45PM -0400, Da Xue wrote:
This bit is necessary to enable packets on the interface. Without this bit set, ethernet behaves as if it is working but no activity occurs.
The vendor SDK sets this bit along with the PHY_ID bits. u-boot will set this bit as well but if u-boot is not compiled with networking, the interface will not work.
Fixes: 9a24e1ff4326 ("net: mdio: add amlogic gxl mdio mux support");
Signed-off-by: Da Xue da@libre.computer
Please don't put blank lines between tags.
If you intend that this patch is backported to stable, please add
Cc: stable@vger.kernel.org
Also please read:
https://www.kernel.org/doc/html/latest/process/maintainer-netdev.html#netdev...
particularly the bit about indicating the tree in the Subject:
Andrew
--- pw-bot: cr