ARM: dts: aspeed: minerva: add bmc ready led setting

Add GPIO BMC_READY on LED and give it active value and transitory flag.

Signed-off-by: Yang Chen <yangchen.openbmc@gmail.com>
Link: https://patch.msgid.link/20241212133226.342937-4-yangchen.openbmc@gmail.com
Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
Yang Chen 2024-12-12 21:32:25 +08:00 committed by Andrew Jeffery
parent fbcdbc1eed
commit 2421d5a921

View File

@ -101,6 +101,11 @@ led-4 {
gpios = <&leds_gpio 10 GPIO_ACTIVE_LOW>;
default-state = "off";
};
led-5 {
label = "bmc_ready_noled";
gpios = <&sgpiom0 141 (GPIO_ACTIVE_HIGH|GPIO_TRANSITORY)>;
};
};
spi_gpio: spi {