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";
|
compatible = "reset-leds";
|
||||||
|
|
||||||
usb_led {
|
usb_led {
|
||||||
function = LED_FUNCTION_USB;
|
label = "green:usb";
|
||||||
color = <LED_COLOR_ID_GREEN>;
|
|
||||||
resets = <&rst 12>;
|
resets = <&rst 12>;
|
||||||
trigger-sources = <&usb_ohci_port>, <&usb_ehci_port>;
|
trigger-sources = <&usb_ohci_port>, <&usb_ehci_port>;
|
||||||
linux,default-trigger = "usbport";
|
linux,default-trigger = "usbport";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user