Skip to content

Commit

Permalink
ramips: mt76x8: convert Minew G1-C to interrupt-driven gpio-keys
Browse files Browse the repository at this point in the history
All other MT76x8 devices have already been migrated to gpio-keys.

Signed-off-by: Shiji Yang <[email protected]>
Link: openwrt/openwrt#16764
Signed-off-by: Robert Marko <[email protected]>
  • Loading branch information
DragonBluep authored and robimarko committed Oct 25, 2024
1 parent 0d4616b commit 7cc53ef
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions target/linux/ramips/dts/mt7628an_minew_g1-c.dts
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
};

keys {
compatible = "gpio-keys-polled";
poll-interval = <20>;
compatible = "gpio-keys";

reset {
label = "reset";
Expand Down

0 comments on commit 7cc53ef

Please sign in to comment.