bmips: innacomm,w3400v6: remove unneeded LED default-state
Remove unneeded default-state from led_power_green (led@4) to be in line with other bmips devices. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
69f8647608
commit
dc71b91c12
@ -131,7 +131,6 @@
|
|||||||
active-low;
|
active-low;
|
||||||
function = LED_FUNCTION_POWER;
|
function = LED_FUNCTION_POWER;
|
||||||
color = <LED_COLOR_ID_GREEN>;
|
color = <LED_COLOR_ID_GREEN>;
|
||||||
default-state = "on";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
led_power_red: led@5 {
|
led_power_red: led@5 {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user