]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge branch 'dt-bindings-net-micrel-fix-ksz8041rnli-dtbs_check-warnings'
authorJakub Kicinski <kuba@kernel.org>
Thu, 19 Mar 2026 00:01:19 +0000 (17:01 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 19 Mar 2026 00:01:19 +0000 (17:01 -0700)
Geert Uytterhoeven says:

====================
dt-bindings: net: micrel: Fix KSZ8041RNLI dtbs_check warnings

"make dtbs_check" reports several warnings due to some KSZ8041RNLI PHY
nodes having the "micrel,led-mode" property, while the DT bindings
prohibit this.

Apparently the DT bindings are incorrect, so this patch series fixes
that, after a customary cleanup.
====================

Link: https://patch.msgid.link/cover.1773734298.git.geert+renesas@glider.be
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge