netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Heiner Kallweit <hkallweit1@gmail.com>
To: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH net-next v2 0/2] net: phy: print warning if usage of deprecated array-style fixed-link binding is detected
Date: Fri, 12 Sep 2025 07:31:19 +0200	[thread overview]
Message-ID: <c651373d-374b-4a67-9526-1555a11cb8b5@gmail.com> (raw)
In-Reply-To: <f45308fd-635a-458b-97f6-41e0dc276bfb@gmail.com>

On 9/11/2025 9:18 PM, Heiner Kallweit wrote:
> 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(+)
> 
--
pw-bot: cr

  parent reply	other threads:[~2025-09-12  5:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` Heiner Kallweit [this message]
2025-09-12 23:31   ` [PATCH net-next v2 0/2] net: phy: print warning if usage of deprecated array-style fixed-link binding is detected Jakub Kicinski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c651373d-374b-4a67-9526-1555a11cb8b5@gmail.com \
    --to=hkallweit1@gmail.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).