mips: mt7688: gardena-smart-gateway: Enable green power LED on startup
Set the correct power-up state (default-state) of the green power LED. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
This commit is contained in:
parent
7b31c0a91d
commit
49f0b6bab9
@ -34,7 +34,7 @@
|
||||
power_green {
|
||||
label = "smartgw:power:green";
|
||||
gpios = <&gpio0 19 GPIO_ACTIVE_HIGH>;
|
||||
default-state = "off";
|
||||
default-state = "on";
|
||||
};
|
||||
|
||||
power_red {
|
||||
|
Loading…
Reference in New Issue
Block a user