From: Heiner Kallweit <hkallweit1@gmail.com>
To: "netdev@vger.kernel.org" <netdev@vger.kernel.org>
Subject: Re: [PATCH v2 net-next 0/5] net: phy: remove support for deprecated array-style fixed-link binding
Date: Mon, 1 Sep 2025 22:03:47 +0200 [thread overview]
Message-ID: <0bb79103-d9e3-4386-b362-e9d5e9931cc7@gmail.com> (raw)
In-Reply-To: <cd55d7fb-6600-49e5-a772-18b39811b0d2@gmail.com>
On 8/30/2025 9:28 PM, Heiner Kallweit wrote:
> The array-style fixed-link binding has been marked deprecated for more
> than 10 yrs. See e.g. 91c1d980d601 ("Documentation: devicetree: add old
> and deprecated 'fixed-link'") from 2014.
>
> So migrate the remaining few in-kernel users of the old binding,
> and remove for it.
>
> v2:
> - fix "Properties must precede subnodes" error in patches 1 and 2
>
> Heiner Kallweit (5):
> arm64: dts: ls1043a-qds: switch to new fixed-link binding
> ARM: dts: ls1021a: switch to new fixed-link binding
> ARM: dts: st: switch to new fixed-link binding
> net: mdio: remove support for old fixed-link binding
> net: phy: phylink: remove support for deprecated fixed-link binding
>
> arch/arm/boot/dts/nxp/ls/ls1021a-iot.dts | 5 +++-
> arch/arm/boot/dts/st/stih418-b2199.dts | 5 +++-
> arch/arm/boot/dts/st/stihxxx-b2120.dtsi | 5 +++-
> .../boot/dts/freescale/fsl-ls1043a-qds.dts | 5 +++-
> drivers/net/mdio/of_mdio.c | 26 -------------------
> drivers/net/phy/phylink.c | 25 +-----------------
> 6 files changed, 17 insertions(+), 54 deletions(-)
>
--
pw-bot: cr
prev parent reply other threads:[~2025-09-01 20:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-30 19:28 [PATCH v2 net-next 0/5] net: phy: remove support for deprecated array-style fixed-link binding Heiner Kallweit
2025-08-30 19:29 ` [PATCH v2 net-next 1/5] arm64: dts: ls1043a-qds: switch to new " Heiner Kallweit
2025-08-30 19:30 ` [PATCH v2 net-next 2/5] ARM: dts: ls1021a: " Heiner Kallweit
2025-08-30 19:31 ` [PATCH v2 net-next 3/5] ARM: dts: st: " Heiner Kallweit
2025-08-30 19:32 ` [PATCH v2 net-next 4/5] net: mdio: remove support for old " Heiner Kallweit
2025-08-30 19:32 ` [PATCH v2 net-next 5/5] net: phy: phylink: remove support for deprecated " Heiner Kallweit
2025-09-01 20:03 ` Heiner Kallweit [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=0bb79103-d9e3-4386-b362-e9d5e9931cc7@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).