All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 net 0/3] fixes for mtk_eth_soc
@ 2023-01-25 18:15 Bjørn Mork
  2023-01-25 18:16 ` [PATCH v4 net 1/3] net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration Bjørn Mork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Bjørn Mork @ 2023-01-25 18:15 UTC (permalink / raw)
  To: netdev
  Cc: Felix Fietkau, John Crispin, Sean Wang, Mark Lee,
	Lorenzo Bianconi, Russell King, Daniel Golle, Alexander Couzens,
	Simon Horman, Paolo Abeni, Bjørn Mork

Changes since v3:
 - fill hole in struct mtk_pcs with new interface field
 - improved patch 2 commit message
 - added fixes tags
 - updated review tags
 
Changes since v2:
 - use "true" for boolean
 - fix SoB typo
 - updated tags

Changes since v1:
 - only power down on changes, fix from Russel
 - dropped bogus uncondional in-band patch
 - added pcs poll patch from Alexander
 - updated tags


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 (2):
  net: mediatek: sgmii: ensure the SGMII PHY is powered down on
    configuration
  mtk_sgmii: enable PCS polling to allow SFP work

Bjørn Mork (1):
  net: mediatek: sgmii: fix duplex configuration

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

-- 
2.30.2


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-26  7:30 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-25 18:15 [PATCH v4 net 0/3] fixes for mtk_eth_soc Bjørn Mork
2023-01-25 18:16 ` [PATCH v4 net 1/3] net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration Bjørn Mork
2023-01-26  7:29   ` Simon Horman
2023-01-25 18:16 ` [PATCH v4 net 2/3] net: mediatek: sgmii: fix duplex configuration Bjørn Mork
2023-01-25 18:16 ` [PATCH v4 net 3/3] mtk_sgmii: enable PCS polling to allow SFP work Bjørn Mork

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.