bmips: sercomm,ad1018: remove unneeded LED default-state
Remove unneeded default-state from led_power_green (led@8) to be in line with other bmips devices. Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
dc71b91c12
commit
713319f779
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,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@10 {
|
led@10 {
|
||||||
|
|
Loading…
Reference in a new issue