]> git.ipfire.org Git - thirdparty/openwrt.git/commit
lantiq: dm200: Fix loading PHY firmware 22188/head
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 26 Feb 2026 19:49:17 +0000 (20:49 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Sat, 28 Feb 2026 13:36:16 +0000 (14:36 +0100)
commit296b286a673d2b152f84613d4a1ec4c3cb1b8f4e
tree4281f9ddc0a0ae28a1f0a6b46dcac85d67584876
parentd527fc3c1cf5eb403ea4e8f334fdfe0a0d143ebf
lantiq: dm200: Fix loading PHY firmware

The device has 1 100MBit/s port. By default the PHY firmware is running
in 1GBit/s mode. The driver will try to load the 1GBit/s firmware and
fail if it is not there. Set the GPHY0 also to 100MBit/s mode.

The driver uses all nodes independent of the status attribute.

Do the same fix for AVM FRITZ!Box 7412 too.

Reported-by: Achelon in OpenWrt forum
Fixes: https://github.com/openwrt/openwrt/issues/21836
Link: https://github.com/openwrt/openwrt/pull/22188
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_avm_fritz7412.dts
target/linux/lantiq/files/arch/mips/boot/dts/lantiq/vr9_netgear_dm200.dts