]> git.ipfire.org Git - thirdparty/openwrt.git/commit
imx: cortexa53: remove KSZ9477 static driver 22257/head
authorTim Harvey <tharvey@gateworks.com>
Fri, 20 Feb 2026 01:01:48 +0000 (17:01 -0800)
committerRobert Marko <robimarko@gmail.com>
Fri, 13 Mar 2026 18:59:59 +0000 (19:59 +0100)
commit626c67caca0c5ebd8d89a2c21c45ade7ce4d2f80
tree33e0b2ae9cee47929d42417e6812249234bd7e0e
parent3f6d2868ff2390b1290dea1cb6ea0b4f97585f46
imx: cortexa53: remove KSZ9477 static driver

The KSZ9477 driver was added to the cortexa53 kernel to support the
Gateworks Venice product family which has a board with this switch. Now
that the kmod-dsa-ksz9477 driver is available as a package remove the
static configuration ad add the package.

This resolves an issue caused by having the switch driver static and the
PHY driver as a module such that the PHY driver was not registered early
enough to be used causing some errata to not be worked around.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Link: https://github.com/openwrt/openwrt/pull/22120
Link: https://github.com/openwrt/openwrt/pull/22257
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/imx/cortexa53/config-default
target/linux/imx/image/cortexa53.mk