Re: [PATCH v1 3/3] ARM: dts: aspeed: santabarbara: Adjust LED configuration
From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-07-29 13:56:06
Also in:
linux-arm-kernel, linux-devicetree, lkml
From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-07-29 13:56:06
Also in:
linux-arm-kernel, linux-devicetree, lkml
On Tue, Jul 29, 2025 at 05:13:45PM +0800, Fred Chen wrote:
Add a new power fault LED on GPIOB5 and relocate the ID LED to GPIOQ4. The ID LED is now driven by the CPLD, allowing it to reflect multiple system states depending on CPLD logic.
It would be good to add a comment about why this is not an ABI breaking change. Andrew