Enable PHY LED trigger on mvebu/cortexa9 and use it for each "SPEED" LEDs on Fortinet FortiGate 50E to indicate 100M/1000M link speed on each ports.
When I add the support for 50E, I forgot that trigger and set netdev(link) trigger for green:speed_* LEDs instead. But I recently noticed PHY LED trigger which can be used to indicate link speed (100M/1000M), so replace the default trigger to it. INAGAKI Hiroshi (2): mvebu: cortexa9: enable Ethernet PHY LED trigger mvebu: use PHY LED trigger for speed LEDs on FortiGate 50E .../mvebu/cortexa9/base-files/etc/board.d/01_leds | 9 --------- target/linux/mvebu/cortexa9/config-5.15 | 1 + .../arch/arm/boot/dts/armada-385-fortinet-fg-50e.dts | 12 ++++++++++++ 3 files changed, 13 insertions(+), 9 deletions(-) -- 2.39.1.windows.1 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
