From: Jakub Kicinski <kuba@kernel.org>
To: Heiner Kallweit <hkallweit1@gmail.com>
Cc: "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 16:31:51 -0700 [thread overview]
Message-ID: <20250912163151.36bcee29@kernel.org> (raw)
In-Reply-To: <c651373d-374b-4a67-9526-1555a11cb8b5@gmail.com>
On Fri, 12 Sep 2025 07:31:19 +0200 Heiner Kallweit wrote:
> 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
This was already discarded from PW by the time you send this.
Please note:
Quoting documentation:
Updating patch status
~~~~~~~~~~~~~~~~~~~~~
[...]
The use of the bot is entirely optional, if in doubt ignore its existence
completely. Maintainers will classify and update the state of the patches
themselves. No email should ever be sent to the list with the main purpose
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
of communicating with the bot, the bot commands should be seen as metadata.
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[...]
See: https://www.kernel.org/doc/html/next/process/maintainer-netdev.html#updating-patch-status
prev parent reply other threads:[~2025-09-12 23:31 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 ` [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 message]
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=20250912163151.36bcee29@kernel.org \
--to=kuba@kernel.org \
--cc=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).