ath79: add back usb LED label for NETGEAR WNDR3x00 devices

The "reset-leds" driver does not support parsing color and function
properties.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
This commit is contained in:
Shiji Yang 2024-06-19 10:52:03 +00:00 committed by Nick Hainke
parent 0a07a3a13d
commit 66b41c4afd

View File

@ -19,8 +19,7 @@
compatible = "reset-leds";
usb_led {
function = LED_FUNCTION_USB;
color = <LED_COLOR_ID_GREEN>;
label = "green:usb";
resets = <&rst 12>;
trigger-sources = <&usb_ohci_port>, <&usb_ehci_port>;
linux,default-trigger = "usbport";