Skip to content

Commit

Permalink
bmips: innacomm,w3400v6: remove unneeded LED default-state
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
Noltari committed Jun 25, 2024
1 parent 69f8647 commit dc71b91
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion target/linux/bmips/dts/bcm6328-innacomm-w3400v6.dts
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,6 @@
active-low;
function = LED_FUNCTION_POWER;
color = <LED_COLOR_ID_GREEN>;
default-state = "on";
};

led_power_red: led@5 {
Expand Down

0 comments on commit dc71b91

Please sign in to comment.