[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20250912163151.36bcee29@kernel.org>
Date: Fri, 12 Sep 2025 16:31:51 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Heiner Kallweit <hkallweit1@...il.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.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
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
Powered by blists - more mailing lists