]> git.ipfire.org Git - thirdparty/openwrt.git/commit
imx: cortexa53: remove KSZ9477 static driver 22120/head
authorTim Harvey <tharvey@gateworks.com>
Fri, 20 Feb 2026 01:01:48 +0000 (17:01 -0800)
committerRobert Marko <robimarko@gmail.com>
Tue, 24 Feb 2026 09:48:01 +0000 (10:48 +0100)
commit231553b280925f1c1154c9a7c8549c4cbbea7c9e
tree0e4fb639f5c159db5cf8b02ab462f0bfc2d8e6b2
parentc053b225731e81826b5b8acb144ac68f4ae14d30
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
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/imx/cortexa53/config-default
target/linux/imx/image/cortexa53.mk