netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] net: phy: print warning if usage of deprecated array-style fixed-link binding is detected
@ 2025-09-11 19:18 Heiner Kallweit
  2025-09-11 19:19 ` [PATCH net-next v2 1/2] of: mdio: warn if deprecated fixed-link binding is used Heiner Kallweit
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Heiner Kallweit @ 2025-09-11 19:18 UTC (permalink / raw)
  To: Russell King - ARM Linux, Andrew Lunn, Andrew Lunn, Paolo Abeni,
	Jakub Kicinski, Eric Dumazet, David Miller
  Cc: Krzysztof Kozlowski, netdev@vger.kernel.org

The array-style fixed-link binding has been marked deprecated for more
than 10 yrs, but still there's a number of users. Print a warning when
usage of the deprecated binding is detected.

v2:
- use dedicated printk specifiers

Heiner Kallweit (2):
  of: mdio: warn if deprecated fixed-link binding is used
  net: phylink: warn if deprecated array-style fixed-link binding is
    used

 drivers/net/mdio/of_mdio.c | 2 ++
 drivers/net/phy/phylink.c  | 3 +++
 2 files changed, 5 insertions(+)

-- 
2.51.0


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

end of thread, other threads:[~2025-09-12 23:31 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-11 19:18 [PATCH net-next v2 0/2] net: phy: print warning if usage of deprecated array-style fixed-link binding is detected Heiner Kallweit
2025-09-11 19:19 ` [PATCH net-next v2 1/2] of: mdio: warn if deprecated fixed-link binding is used Heiner Kallweit
2025-09-11 20:13   ` Russell King (Oracle)
2025-09-11 19:20 ` [PATCH net-next v2 2/2] net: phylink: warn if deprecated array-style " Heiner Kallweit
2025-09-11 20:12   ` Russell King (Oracle)
2025-09-12  5:31 ` [PATCH net-next v2 0/2] net: phy: print warning if usage of deprecated array-style fixed-link binding is detected Heiner Kallweit
2025-09-12 23:31   ` Jakub Kicinski

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).