Keep Archer C20 Power LED in the same state as it was configured by
bootloader (keep it hightlighed) to avoid unexpectable LED turning off
during kernel boot.

Signed-off-by: Sergey Ryazanov <ryazanov....@gmail.com>
---
 target/linux/ramips/dts/ArcherC20.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/target/linux/ramips/dts/ArcherC20.dts 
b/target/linux/ramips/dts/ArcherC20.dts
index a0e7c61b5b..ba842d9ba7 100644
--- a/target/linux/ramips/dts/ArcherC20.dts
+++ b/target/linux/ramips/dts/ArcherC20.dts
@@ -24,6 +24,7 @@
                power {
                        label = "c20:blue:power";
                        gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
+                       default-state = "keep";
                };
 
                usb {
-- 
2.13.0


_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to