Skip to content

Commit e2b78be

Browse files
committed
Do not turn on error led by default.
1 parent e49da6a commit e2b78be

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/mediatek/mt7988a-bananapi-bpi-r4-pro.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
led_red: sys-led-red {
6767
color = <LED_COLOR_ID_RED>;
6868
gpios = <&pca9555 15 GPIO_ACTIVE_HIGH>;
69-
default-state = "on";
69+
default-state = "off";
7070
};
7171

7272
led_blue: sys-led-blue {

0 commit comments

Comments
 (0)