aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/qca9563_tplink_archer-a7-v5.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/qca9563_tplink_archer-a7-v5.dts')
-rw-r--r--target/linux/ath79/dts/qca9563_tplink_archer-a7-v5.dts9
1 files changed, 9 insertions, 0 deletions
diff --git a/target/linux/ath79/dts/qca9563_tplink_archer-a7-v5.dts b/target/linux/ath79/dts/qca9563_tplink_archer-a7-v5.dts
index 8cf86c0bc4..a9174df4fa 100644
--- a/target/linux/ath79/dts/qca9563_tplink_archer-a7-v5.dts
+++ b/target/linux/ath79/dts/qca9563_tplink_archer-a7-v5.dts
@@ -8,6 +8,15 @@
model = "TP-Link Archer A7 v5";
};
+&gpio_keys {
+ reset {
+ label = "Reset button";
+ linux,code = <KEY_RESTART>;
+ gpios = <&gpio 11 GPIO_ACTIVE_LOW>;
+ debounce-interval = <60>;
+ };
+};
+
&mtdparts {
factory-uboot@0 {
label = "factory-uboot";