]> git.ipfire.org Git - thirdparty/openwrt.git/commit
airoha: an7583: fix ethernet breakage on Nokia XG-040G-MF 24606/head
authorMikhail Zhilkin <csharper2005@gmail.com>
Fri, 7 Aug 2026 11:25:47 +0000 (14:25 +0300)
committerRobert Marko <robimarko@gmail.com>
Fri, 7 Aug 2026 17:01:51 +0000 (19:01 +0200)
commit71f139a04819b39fe38c409dca211551b66ba588
tree92d17e6a8e1565853219b139a0703ca0eb36be03
parenta3c3a18cc3932965c973d84d3166501abb202224
airoha: an7583: fix ethernet breakage on Nokia XG-040G-MF

Recent upstream cleanups moved switch port labels to the board level and
disabled switch ports/PHYs by default on the AN7583 SoC dtsi. This broke
ethernet on the Nokia XG-040G-MF since its board DTS was not updated to
explicitly configure and enable them.

Fix this by explicitly enabling gsw_port2-4 along with their respective
PHYs and restoring the "lan2", "lan3", and "lan4" port labels.

Fixes: ce55cdde26a9 ("airoha: an7583: move the switch port label from soc-level to board-level")
Fixes: d2698d325b68 ("airoha: an7583: disable all switch ports and PHYs by default")
Signed-off-by: Mikhail Zhilkin <csharper2005@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/24606
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/airoha/dts/an7583-nokia_xg-040g-mf-common.dtsi