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 <paweldembicki@gmail.com>
master
Pawel Dembicki 5 years ago committed by Petr Štetiar
parent 971d358579
commit 9b7abd9fe2
  1. 5
      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;
};
};
};

Loading…
Cancel
Save