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:
parent
0a07a3a13d
commit
66b41c4afd
@ -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";
|
||||
|
Loading…
x
Reference in New Issue
Block a user