Commit 42bdf378 authored by Frank Wunderlich's avatar Frank Wunderlich Committed by Matthias Brugger
Browse files

arm64: dts: mt7986: set Wifi Leds low-active for BPI-R3

parent cfde46c6
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -460,5 +460,9 @@ &wifi {
	pinctrl-names = "default", "dbdc";
	pinctrl-0 = <&wf_2g_5g_pins>, <&wf_led_pins>;
	pinctrl-1 = <&wf_dbdc_pins>, <&wf_led_pins>;

	led {
		led-active-low;
	};
};