]> www.infradead.org Git - users/hch/misc.git/commitdiff
Merge branch 'net-phy-print-warning-if-usage-of-deprecated-array-style-fixed-link...
authorJakub Kicinski <kuba@kernel.org>
Tue, 16 Sep 2025 01:15:43 +0000 (18:15 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 16 Sep 2025 01:15:43 +0000 (18:15 -0700)
Heiner Kallweit says:

====================
net: phy: print warning if usage of deprecated array-style fixed-link binding is detected

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

Link: https://patch.msgid.link/b36f459f-958a-455e-9687-33da56e8b3b6@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge