summaryrefslogtreecommitdiffstats
path: root/target/linux/ramips/dts/mt7628an_mercury_mac1200r-v2.dts
diff options
context:
space:
mode:
authorAdrian Schmutzler <freifunk@adrianschmutzler.de>2019-09-20 14:03:02 +0200
committerJohn Crispin <john@phrozen.org>2019-10-21 14:19:32 +0200
commit556ff0987539271647535094309605433f2aa96f (patch)
treebfa686d602df8d07a1fb1d502ee482581439215f /target/linux/ramips/dts/mt7628an_mercury_mac1200r-v2.dts
parent02330a655676bbb0432e5fc30bfe7fdd21a9c9c9 (diff)
downloadopenwrt-556ff0987539271647535094309605433f2aa96f.tar.gz
openwrt-556ff0987539271647535094309605433f2aa96f.tar.bz2
openwrt-556ff0987539271647535094309605433f2aa96f.zip
ramips/mt762x: convert devices to interrupt-driven gpio-keys
This converts all remaining devices to use interrupt-driven gpio-keys compatible instead of gpio-keys-polled. The poll-interval is removed. While at it, add/remove newlines in keys and leds node where necessary. Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Diffstat (limited to 'target/linux/ramips/dts/mt7628an_mercury_mac1200r-v2.dts')
-rw-r--r--target/linux/ramips/dts/mt7628an_mercury_mac1200r-v2.dts1
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ramips/dts/mt7628an_mercury_mac1200r-v2.dts b/target/linux/ramips/dts/mt7628an_mercury_mac1200r-v2.dts
index 82adae13db..715f4d1ff7 100644
--- a/target/linux/ramips/dts/mt7628an_mercury_mac1200r-v2.dts
+++ b/target/linux/ramips/dts/mt7628an_mercury_mac1200r-v2.dts
@@ -22,6 +22,7 @@
leds {
compatible = "gpio-leds";
+
led_status: status {
label = "mac1200rv2:green:status";
gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;