浏览代码

lantiq: tdw90x0: Fix WLAN LED on TP-Link W8970 v1.2 (FS#2232)

This patch fixes disfunctional WLAN LED on TP-Link W8970. The LED was
reported working in the CC release[1], but doesn't work anymore in 18.06.2.

1. https://github.com/openwrt/chaos_calmer/commit/420cb24d41fcd650795f09d2b26e0e1d2cf21165

Tested-by: Damian Janarek <[email protected]>
Signed-off-by: Petr Štetiar <[email protected]>
Petr Štetiar 6 年之前
父节点
当前提交
bd3a18bbe4
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      target/linux/lantiq/files-4.14/arch/mips/boot/dts/TDW89X0.dtsi

+ 1 - 0
target/linux/lantiq/files-4.14/arch/mips/boot/dts/TDW89X0.dtsi

@@ -85,6 +85,7 @@
 		wifi: wifi {
 			label = "tdw89x0:green:wifi";
 			gpios = <&ath9k 0 GPIO_ACTIVE_HIGH>;
+			linux,default-trigger = "phy0tpt";
 		};
 	};