提交 49f0b6ba 编写于 作者: S Stefan Roese 提交者: Daniel Schwierzeck

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: NStefan Roese <sr@denx.de>
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
上级 7b31c0a9
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
power_green { power_green {
label = "smartgw:power:green"; label = "smartgw:power:green";
gpios = <&gpio0 19 GPIO_ACTIVE_HIGH>; gpios = <&gpio0 19 GPIO_ACTIVE_HIGH>;
default-state = "off"; default-state = "on";
}; };
power_red { power_red {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册