浏览代码

ramips: keep Archer C20 Power LED On during boot

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 <[email protected]>
Sergey Ryazanov 8 年之前
父节点
当前提交
c9f66b1eb9
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/ramips/dts/ArcherC20.dts

+ 1 - 0
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 {