From: Pawel Dembicki Date: Wed, 29 May 2019 08:40:36 +0000 (+0200) Subject: ramips: mt7620: fix 5GHz WiFi LED on DWR-118-A1 X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=9b7abd9fe29b15d56bb44871b76f8b3396cf313b;p=openwrt%2Fstaging%2Fjogo.git ramips: mt7620: fix 5GHz WiFi LED on DWR-118-A1 Support for D-Link DWR-118 A1 was added before LEDs feature in mt76x0e driver. This fixes the 5GHz WiFi LED which was previously inverted. Signed-off-by: Pawel Dembicki --- diff --git a/target/linux/ramips/dts/DWR-118-A1.dts b/target/linux/ramips/dts/DWR-118-A1.dts index 4b373ecece..707bc1c3d3 100644 --- a/target/linux/ramips/dts/DWR-118-A1.dts +++ b/target/linux/ramips/dts/DWR-118-A1.dts @@ -149,6 +149,11 @@ mtd-mac-address = <&config 0xe496>; mtd-mac-address-increment = <(2)>; mediatek,mtd-eeprom = <&config 0xe083>; + + led { + led-sources = <0>; + led-active-low; + }; }; };