From: Shiji Yang Date: Wed, 23 Oct 2024 16:07:53 +0000 (+0800) Subject: ramips: mt76x8: convert Minew G1-C to interrupt-driven gpio-keys X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=7cc53ef09b9b22e5cfa73a900544ef87b5bbbb8a;p=openwrt%2Fopenwrt.git 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 Link: https://github.com/openwrt/openwrt/pull/16764 Signed-off-by: Robert Marko --- 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";