]> git.ipfire.org Git - thirdparty/openwrt.git/commit
ath79: TP-link TL-WR1043ND v2/v3: use fixed-link for AR8327 switch connection
authorLech Perczak <lech.perczak@gmail.com>
Tue, 4 Feb 2025 20:15:21 +0000 (21:15 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 17 Mar 2025 15:40:46 +0000 (16:40 +0100)
commitaf64c180b3e460e7fb8e9fa337f890095c3380a4
treef868b5bbc28bdb455aeac51d10a8a2673e6fff6e
parenta6bde79c91b813ea29c3a0b1c84bc4fe4c3a00a1
ath79: TP-link TL-WR1043ND v2/v3: use fixed-link for AR8327 switch connection

Attaching PHY driver to the switch, while adding LEDs binding causes the
PHY driver to create additional LED instances, handled incorrectly by
the PHY driver, which are non-functional. Use fixed-link to attach the
switch driver, instead of PHY driver, to prevent that.

This has a side effect of not logging switch port up/down events in the kernel
log.

Signed-off-by: Lech Perczak <lech.perczak@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/12487
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/ath79/dts/qca9558_tplink_tl-wr1043nd.dtsi