aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts')
-rw-r--r--target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts b/target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts
index 9b222904e1..3cd5c130c8 100644
--- a/target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts
+++ b/target/linux/ath79/dts/ar9331_tplink_tl-mr3020-v1.dts
@@ -49,14 +49,14 @@
keys {
compatible = "gpio-keys";
- button0 {
+ reset {
label = "reset";
linux,code = <KEY_RESTART>;
gpios = <&gpio 11 GPIO_ACTIVE_HIGH>;
debounce-interval = <60>;
};
- button1 {
+ sw1 {
label = "sw1";
linux,input-type = <EV_SW>;
linux,code = <BTN_0>;
@@ -64,7 +64,7 @@
debounce-interval = <60>;
};
- button2 {
+ sw2 {
label = "sw2";
linux,input-type = <EV_SW>;
linux,code = <BTN_1>;