Skip to content

Commit 42bdf37

Browse files
frank-wmbgg
authored andcommitted
arm64: dts: mt7986: set Wifi Leds low-active for BPI-R3
Leds for Wifi are low-active, so add property to devicetree. Signed-off-by: Frank Wunderlich <frank-w@public-files.de> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20230205174833.107050-1-linux@fw-web.de Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
1 parent cfde46c commit 42bdf37

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,5 +460,9 @@
460460
pinctrl-names = "default", "dbdc";
461461
pinctrl-0 = <&wf_2g_5g_pins>, <&wf_led_pins>;
462462
pinctrl-1 = <&wf_dbdc_pins>, <&wf_led_pins>;
463+
464+
led {
465+
led-active-low;
466+
};
463467
};
464468

0 commit comments

Comments
 (0)