All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: mt7986: set Wifi Leds low-active for BPI-R3
@ 2023-02-05 17:48 ` Frank Wunderlich
  0 siblings, 0 replies; 13+ messages in thread
From: Frank Wunderlich @ 2023-02-05 17:48 UTC (permalink / raw)
  To: linux-mediatek
  Cc: devicetree, linux-kernel, Rob Herring, Krzysztof Kozlowski,
	Matthias Brugger, linux-arm-kernel, AngeloGioacchino Del Regno

From: Frank Wunderlich <frank-w@public-files.de>

Leds for Wifi are low-active, so add property to devicetree.

Signed-off-by: Frank Wunderlich <frank-w@public-files.de>
---
 arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts b/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts
index 33bd6febc160..2b028141f1f7 100644
--- a/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts
+++ b/arch/arm64/boot/dts/mediatek/mt7986a-bananapi-bpi-r3.dts
@@ -446,5 +446,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;
+	};
 };
 
-- 
2.34.1



^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-05-29 16:07 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-05 17:48 [PATCH] arm64: dts: mt7986: set Wifi Leds low-active for BPI-R3 Frank Wunderlich
2023-02-05 17:48 ` Frank Wunderlich
2023-02-05 17:48 ` Frank Wunderlich
2023-02-06 20:20 ` Matthias Brugger
2023-02-06 20:20   ` Matthias Brugger
2023-02-06 20:20   ` Matthias Brugger
2023-02-07 15:17   ` AngeloGioacchino Del Regno
2023-02-07 15:17     ` AngeloGioacchino Del Regno
2023-02-07 15:17     ` AngeloGioacchino Del Regno
2023-05-22  8:26     ` Aw: " Frank Wunderlich
2023-05-22  8:26       ` Frank Wunderlich
2023-05-29 16:07       ` Matthias Brugger
2023-05-29 16:07         ` Matthias Brugger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.