linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/2] net: phylink: add phylink_set_mac_pm() helper
@ 2022-10-13 13:39 Shenwei Wang
  2022-10-13 13:39 ` [PATCH v5 1/2] net: phylink: add mac_managed_pm in phylink_config structure Shenwei Wang
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Shenwei Wang @ 2022-10-13 13:39 UTC (permalink / raw)
  To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
	Maxime Coquelin, Russell King, Andrew Lunn, Heiner Kallweit
  Cc: Giuseppe Cavallaro, Alexandre Torgue, Jose Abreu, netdev,
	linux-stm32, linux-arm-kernel, imx, Shenwei Wang

Per Russell's suggestion, the implementation is changed from the helper
function to add an extra property in phylink_config structure because this
change can easily cover SFP usecase too.

Changes in v5:
 - Add fix tag in the commit message

Changes in v4:
 - Clean up the codes in phylink.c
 - Continue the version number

Shenwei Wang (2):
  net: phylink: add mac_managed_pm in phylink_config structure
  net: stmmac: Enable mac_managed_pm phylink config

 drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 1 +
 drivers/net/phy/phylink.c                         | 3 +++
 include/linux/phylink.h                           | 2 ++
 3 files changed, 6 insertions(+)

--
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] 10+ messages in thread

end of thread, other threads:[~2022-10-14 14:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-13 13:39 [PATCH v5 0/2] net: phylink: add phylink_set_mac_pm() helper Shenwei Wang
2022-10-13 13:39 ` [PATCH v5 1/2] net: phylink: add mac_managed_pm in phylink_config structure Shenwei Wang
2022-10-13 18:47   ` Florian Fainelli
2022-10-13 19:28     ` [EXT] " Shenwei Wang
     [not found]       ` <20221013161229.73471c88@kernel.org>
2022-10-14 14:35         ` Shenwei Wang
2022-10-13 13:39 ` [PATCH v5 2/2] net: stmmac: Enable mac_managed_pm phylink config Shenwei Wang
2022-10-13 18:48   ` Florian Fainelli
2022-10-13 16:07 ` [PATCH v5 0/2] net: phylink: add phylink_set_mac_pm() helper Russell King (Oracle)
2022-10-13 19:24   ` [EXT] " Shenwei Wang
2022-10-14 10:17     ` Russell King (Oracle)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).