]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
ARM: dts: stm32: Drop "u-boot-led" from stm32mp257f-ev1-u-boot
authorPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 14 Nov 2025 16:23:57 +0000 (17:23 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 5 Dec 2025 10:39:42 +0000 (11:39 +0100)
Remove obsolete property "u-boot, u-boot-led" from
stm32mp257f-ev1-u-boot.dtsi.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
arch/arm/dts/stm32mp257f-ev1-u-boot.dtsi

index 7bbb3e003517c6d946185a367a41c097140078a6..b70cd8b52ce71c6cdff5bce3117796e41660b9c6 100644 (file)
@@ -7,7 +7,6 @@
 
 / {
        config {
-               u-boot,boot-led = "led-blue";
                u-boot,mmc-env-partition = "u-boot-env";
        };
 };