ARM: dts: aspeed: bletchley: Change LED sys_log_id to active low
authorPotin Lai <potin.lai.pt@gmail.com>
Mon, 13 Jun 2022 09:51:47 +0000 (17:51 +0800)
committerJoel Stanley <joel@jms.id.au>
Sun, 20 Nov 2022 10:16:27 +0000 (20:46 +1030)
change LED sys_log_id to active low base on DVT schematic.

Signed-off-by: Potin Lai <potin.lai.pt@gmail.com>
Reviewed-by: Patrick Williams <patrick@stwcx.xyz>
Link: https://lore.kernel.org/r/20220613095150.21917-2-potin.lai.pt@gmail.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts

index 1fc3e7cbf0d14edf51502cf4b17b12f88ff1fab7..8777c9612852c654fe514ca70bbbffc37c07dc61 100644 (file)
@@ -60,7 +60,7 @@
                compatible = "gpio-leds";
                sys_log_id {
                        default-state = "off";
-                       gpios = <&front_leds 0 GPIO_ACTIVE_HIGH>;
+                       gpios = <&front_leds 0 GPIO_ACTIVE_LOW>;
                };
        };