diff options
-rw-r--r-- | target/linux/ramips/dts/mt7621_netgear_ex6150.dts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7621_netgear_ex6150.dts b/target/linux/ramips/dts/mt7621_netgear_ex6150.dts index 8fce1d7d6d..2bf858b226 100644 --- a/target/linux/ramips/dts/mt7621_netgear_ex6150.dts +++ b/target/linux/ramips/dts/mt7621_netgear_ex6150.dts @@ -86,6 +86,7 @@ label = "AP/Extender toggle"; gpios = <&gpio 48 GPIO_ACTIVE_LOW>; linux,code = <BTN_0>; + linux,input-type = <EV_SW>; /* Active when switch is set to "Access Point" */ }; }; |