diff options
Diffstat (limited to 'target/linux/ramips/dts')
-rw-r--r-- | target/linux/ramips/dts/TL-MR3020V3.dts | 1 | ||||
-rw-r--r-- | target/linux/ramips/dts/TL-WA801NDV5.dts | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/TL-MR3020V3.dts b/target/linux/ramips/dts/TL-MR3020V3.dts index 7a9ef41446..361754bced 100644 --- a/target/linux/ramips/dts/TL-MR3020V3.dts +++ b/target/linux/ramips/dts/TL-MR3020V3.dts @@ -67,6 +67,7 @@ wlan { label = "tl-mr3020-v3:green:wlan"; gpios = <&gpio1 12 GPIO_ACTIVE_LOW>; + linux,default-trigger = "phy0tpt"; }; wps { diff --git a/target/linux/ramips/dts/TL-WA801NDV5.dts b/target/linux/ramips/dts/TL-WA801NDV5.dts index 409e13e2df..44f1a6e9f4 100644 --- a/target/linux/ramips/dts/TL-WA801NDV5.dts +++ b/target/linux/ramips/dts/TL-WA801NDV5.dts @@ -49,6 +49,7 @@ wlan { label = "tl-wa801nd-v5:green:wlan"; gpios = <&gpio1 12 GPIO_ACTIVE_LOW>; + linux,default-trigger = "phy0tpt"; }; wps_red { |