All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v2 0/2] Fix PHY handle no longer parsing
@ 2023-03-14  7:02 ` Michael Sit Wei Hong
  0 siblings, 0 replies; 32+ messages in thread
From: Michael Sit Wei Hong @ 2023-03-14  7:02 UTC (permalink / raw)
  To: Giuseppe Cavallaro, Alexandre Torgue, Jose Abreu,
	David S . Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Maxime Coquelin, Ong Boon Leong, netdev, linux-stm32,
	linux-arm-kernel, linux-kernel
  Cc: Looi Hong Aun, Voon Weifeng, Lai Peter Jun Ann

After the fixed link support was introduced, it is observed that PHY
no longer attach to the MAC properly.

This patch series fixes the issue and maintains fixed-link capability.

Michael Sit Wei Hong (2):
  net: stmmac: fix PHY handle parsing
  net: stmmac: move fixed-link support fixup code

 .../net/ethernet/stmicro/stmmac/dwmac-intel.c | 11 ---------
 .../net/ethernet/stmicro/stmmac/stmmac_main.c | 24 +++++++++++++++++--
 2 files changed, 22 insertions(+), 13 deletions(-)

v2: Initialize fwnode before using the variable
-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-03-21 10:26 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-14  7:02 [PATCH net v2 0/2] Fix PHY handle no longer parsing Michael Sit Wei Hong
2023-03-14  7:02 ` Michael Sit Wei Hong
2023-03-14  7:02 ` [PATCH net v2 1/2] net: stmmac: fix PHY handle parsing Michael Sit Wei Hong
2023-03-14  7:02   ` Michael Sit Wei Hong
2023-03-14  9:56   ` Fabian Bläse
2023-03-17  0:00   ` Jakub Kicinski
2023-03-17  0:00     ` Jakub Kicinski
2023-03-17  2:10     ` Sit, Michael Wei Hong
2023-03-17  2:10       ` Sit, Michael Wei Hong
2023-03-17 19:56   ` Andrew Lunn
2023-03-17 19:56     ` Andrew Lunn
2023-03-17 20:57     ` Russell King (Oracle)
2023-03-17 20:57       ` Russell King (Oracle)
2023-03-21  8:34       ` Sit, Michael Wei Hong
2023-03-21  8:34         ` Sit, Michael Wei Hong
2023-03-21 10:24         ` Russell King (Oracle)
2023-03-21 10:24           ` Russell King (Oracle)
2023-03-14  7:02 ` [PATCH net v2 2/2] net: stmmac: move fixed-link support fixup code Michael Sit Wei Hong
2023-03-14  7:02   ` Michael Sit Wei Hong
2023-03-14  9:56   ` Fabian Bläse
2023-03-17  0:01   ` Jakub Kicinski
2023-03-17  0:01     ` Jakub Kicinski
2023-03-17 20:02   ` Andrew Lunn
2023-03-17 20:02     ` Andrew Lunn
2023-03-21 10:17     ` Sit, Michael Wei Hong
2023-03-21 10:17       ` Sit, Michael Wei Hong
2023-03-17 20:54 ` [PATCH net v2 0/2] Fix PHY handle no longer parsing Russell King (Oracle)
2023-03-17 20:54   ` Russell King (Oracle)
2023-03-21  8:37   ` Sit, Michael Wei Hong
2023-03-21  8:37     ` Sit, Michael Wei Hong
2023-03-21 10:22     ` Russell King (Oracle)
2023-03-21 10:22       ` Russell King (Oracle)

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.