[PATCH 0/5] stm32mp2: Update led management for stm32mp2 boards
Patrice CHOTARD
patrice.chotard at foss.st.com
Tue Nov 4 09:56:22 CET 2025
On 10/17/25 16:37, Patrice Chotard wrote:
> - Update LED management for stm32mp2 boards.
> - Enable LED_BOOT flag in stm32mp23/25_defcofnig files.
> - Remove legacy "u-boot,boot-led" property in stm32mp2 DT's boards.
>
> Patrice Chotard (5):
> ARM: dts: Remove u-boot,boot-led from stm32mp257f-ev1-u-boot
> ARM: dts: Remove u-boot,boot-led from stm32mp235f-dk-u-boot
> board: st: Update LED management for stm32mp2
> configs: stm32mp2: Enable LED_BOOT for stm32mp25_defconfig
> configs: stm32mp2: Enable LED_BOOT for stm32mp23_defconfig
>
> arch/arm/dts/stm32mp235f-dk-u-boot.dtsi | 1 -
> arch/arm/dts/stm32mp257f-ev1-u-boot.dtsi | 1 -
> board/st/stm32mp2/stm32mp2.c | 38 +-----------------------
> configs/stm32mp23_defconfig | 1 +
> configs/stm32mp25_defconfig | 1 +
> 5 files changed, 3 insertions(+), 39 deletions(-)
>
This serie and https://patchwork.ozlabs.org/project/uboot/list/?series=476920 will be reworked
All DTS part will be removed and submitted on kernel side.
Patrice
More information about the U-Boot
mailing list