ath79: TP-link TL-WDR4300: use fixed-link for AR8327 switch connection
authorLech Perczak <lech.perczak@gmail.com>
Tue, 4 Feb 2025 20:14:52 +0000 (21:14 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 17 Mar 2025 15:40:46 +0000 (16:40 +0100)
commitacd6f48e8715db3ac7648a94e94791527feaef18
tree98c1a37a979331752313d07f4c3751d4cd48fc3d
parent3ba4a4e32cb21e49911e19c0988f48a9f69993d7
ath79: TP-link TL-WDR4300: 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/ar9344_tplink_tl-wdr4300.dtsi