]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
Merge branch 'net-dsa-move-ks8995-phy-driver-to-dsa'
authorJakub Kicinski <kuba@kernel.org>
Tue, 19 Aug 2025 00:26:12 +0000 (17:26 -0700)
committerJakub Kicinski <kuba@kernel.org>
Tue, 19 Aug 2025 00:26:12 +0000 (17:26 -0700)
Linus Walleij says:

====================
net: dsa: Move ks8995 "phy" driver to DSA

After we concluded that the KS8995 is a DSA switch, see
commit a0f29a07b654a50ebc9b070ef6dcb3219c4de867
it is time to move the driver to it's right place under
DSA.

Developing full support for the custom tagging, but we
can make sure the driver does the job it did as a "phy",
act as a switch with individually represented ports.

This patch series achieves that first step so the
current device tree bindings produces working set-ups
and paves the way for custom tagging.
====================

Link: https://patch.msgid.link/20250813-ks8995-to-dsa-v1-0-75c359ede3a5@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge