projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8293e75
)
Revert "ath79: Add WPS button to TP-Link Archer C7v5"
author
Petr Štetiar
<ynezz@true.cz>
Tue, 9 Apr 2019 12:24:11 +0000
(14:24 +0200)
committer
Petr Štetiar
<ynezz@true.cz>
Sun, 14 Apr 2019 21:42:03 +0000
(23:42 +0200)
Reverting this commit as I've missed the fact, that the button is
already present in the included DTSI file.
Signed-off-by: Petr Štetiar <ynezz@true.cz>
target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts
patch
|
blob
|
history
diff --git
a/target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts
b/target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts
index c51ae20d22893b5e643a32a0b75aca7f1f3d27fc..8059b48510e22ec5ad7af7343e77641425699186 100644
(file)
--- a/
target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts
+++ b/
target/linux/ath79/dts/qca9563_tplink_archer-c7-v5.dts
@@
-15,13
+15,6
@@
gpios = <&gpio 5 GPIO_ACTIVE_LOW>;
debounce-interval = <60>;
};
-
- wps {
- label = "WPS button";
- linux,code = <KEY_WPS_BUTTON>;
- gpios = <&gpio 2 GPIO_ACTIVE_LOW>;
- debounce-interval = <60>;
- };
};
&mtdparts {