X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Fdedeckeh.git;a=blobdiff_plain;f=target%2Flinux%2Fath79%2Fdts%2Fqca9533_tplink_cpe210.dtsi;h=a1cf05b05c2447b59052df31c55a386344aeeda4;hp=ee1f904491a3c38ba439c3a0c0cd96a24e5383a5;hb=33ce2ad3e7ea760e3856b88727bc79aaf9c29fc9;hpb=e9652e1696d94e57f96a06658da931fbac7c44c4 diff --git a/target/linux/ath79/dts/qca9533_tplink_cpe210.dtsi b/target/linux/ath79/dts/qca9533_tplink_cpe210.dtsi index ee1f904491..a1cf05b05c 100644 --- a/target/linux/ath79/dts/qca9533_tplink_cpe210.dtsi +++ b/target/linux/ath79/dts/qca9533_tplink_cpe210.dtsi @@ -47,6 +47,16 @@ }; }; + keys { + compatible = "gpio-keys-polled"; + poll-interval = <100>; + + reset_button { + label = "Reset button"; + linux,code = ; + gpios = <&gpio 17 GPIO_ACTIVE_LOW>; + }; + }; }; &uart {