- 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(-) -- 2.43.0 base-commit: f6b80515465bf054eca80f90b383b2e13f979055 branch: upstream_remove_obsolete_LED_property_from_stm32mp2_boards

