summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShiji Yang2024-10-23 16:07:53 +0000
committerRobert Marko2024-10-25 11:56:14 +0000
commit7cc53ef09b9b22e5cfa73a900544ef87b5bbbb8a (patch)
treea81db64c202ace8909b4aec127cd7de69162aed7
parent0d4616b838ab01c267701b3288e55e5a4d649601 (diff)
downloadopenwrt-7cc53ef09b9b22e5cfa73a900544ef87b5bbbb8a.tar.gz
ramips: mt76x8: convert Minew G1-C to interrupt-driven gpio-keys
All other MT76x8 devices have already been migrated to gpio-keys. Signed-off-by: Shiji Yang <yangshiji66@qq.com> Link: https://github.com/openwrt/openwrt/pull/16764 Signed-off-by: Robert Marko <robimarko@gmail.com>
-rw-r--r--target/linux/ramips/dts/mt7628an_minew_g1-c.dts3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/linux/ramips/dts/mt7628an_minew_g1-c.dts b/target/linux/ramips/dts/mt7628an_minew_g1-c.dts
index 603bc09fa6..2ee0618a53 100644
--- a/target/linux/ramips/dts/mt7628an_minew_g1-c.dts
+++ b/target/linux/ramips/dts/mt7628an_minew_g1-c.dts
@@ -17,8 +17,7 @@
};
keys {
- compatible = "gpio-keys-polled";
- poll-interval = <20>;
+ compatible = "gpio-keys";
reset {
label = "reset";