mbox series

[net,0/3] fixes for mtk_eth_soc

Message ID 20230119171248.3882021-1-bjorn@mork.no (mailing list archive)
Headers show
Series fixes for mtk_eth_soc | expand

Message

Bjørn Mork Jan. 19, 2023, 5:12 p.m. UTC
Fix mtk_eth_soc sgmii configuration.

This has been tested on a MT7986 with a Maxlinear GPY211C phy
permanently attached to the second SoC mac.

Alexander Couzens (1):
  net: mediatek: sgmii: ensure the SGMII PHY is powered down on
    configuration

Bjørn Mork (2):
  net: mediatek: sgmii: autonegotiation is required
  net: mediatek: sgmii: fix duplex configuration

 drivers/net/ethernet/mediatek/mtk_eth_soc.h |  2 +-
 drivers/net/ethernet/mediatek/mtk_sgmii.c   | 35 ++++++++++++---------
 2 files changed, 22 insertions(+), 15 deletions(-)