On 4/17/24 11:07, Patrick DELAUNAY wrote: > Hi, > > On 4/9/24 17:01, Patrice Chotard wrote: >> Remove "color" property from led-red node which is not supported >> by U-Boot. >> >> Signed-off-by: Patrice Chotard <[email protected]> >> --- >> >> arch/arm/dts/stm32mp135f-dk-u-boot.dtsi | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/arch/arm/dts/stm32mp135f-dk-u-boot.dtsi >> b/arch/arm/dts/stm32mp135f-dk-u-boot.dtsi >> index 8f42735609a..f004e9840a2 100644 >> --- a/arch/arm/dts/stm32mp135f-dk-u-boot.dtsi >> +++ b/arch/arm/dts/stm32mp135f-dk-u-boot.dtsi >> @@ -35,7 +35,6 @@ >> }; >> led-red { >> - color = <LED_COLOR_ID_RED>; >> gpios = <&gpioa 13 GPIO_ACTIVE_LOW>; >> }; >> }; > > > > Reviewed-by: Patrick Delaunay <[email protected]> > > Thanks > Patrick > Applied on u-boot-stm32/master
- Re: [PATCH v1 07/25] ARM: dts: stm32: Add gpio-k... Patrice CHOTARD
- [PATCH v1 06/25] board: st: stmp32mp1: Use BUTTON UCLASS ... Patrice Chotard
- Re: [PATCH v1 06/25] board: st: stmp32mp1: Use BUTTO... Patrick DELAUNAY
- Re: [PATCH v1 06/25] board: st: stmp32mp1: Use B... Patrice CHOTARD
- [PATCH v1 05/25] configs: stm32mp1: Enable BUTTON_GPIO fl... Patrice Chotard
- Re: [PATCH v1 05/25] configs: stm32mp1: Enable BUTTO... Patrick DELAUNAY
- Re: [PATCH v1 05/25] configs: stm32mp1: Enable BUTTO... Igor Opaniuk
- Re: [PATCH v1 05/25] configs: stm32mp1: Enable B... Patrice CHOTARD
- [PATCH v1 09/25] ARM: dts: stm32: Clean led-red node for ... Patrice Chotard
- Re: [PATCH v1 09/25] ARM: dts: stm32: Clean led-red ... Patrick DELAUNAY
- Re: [PATCH v1 09/25] ARM: dts: stm32: Clean led-... Patrice CHOTARD
- [PATCH v1 13/25] ARM: dts: stm32: Add led-blue for stm32m... Patrice Chotard
- Re: [PATCH v1 13/25] ARM: dts: stm32: Add led-blue f... Patrick DELAUNAY
- Re: [PATCH v1 13/25] ARM: dts: stm32: Add led-bl... Patrice CHOTARD
- [PATCH v1 10/25] ARM: dts: stm32: Add gpio-keys for stm32... Patrice Chotard
- Re: [PATCH v1 10/25] ARM: dts: stm32: Add gpio-keys ... Patrick DELAUNAY
- Re: [PATCH v1 10/25] ARM: dts: stm32: Add gpio-k... Patrice CHOTARD
- [PATCH v1 12/25] ARM: dts: stm32: Update red led node for... Patrice Chotard
- Re: [PATCH v1 12/25] ARM: dts: stm32: Update red led... Patrick DELAUNAY
- Re: [PATCH v1 12/25] ARM: dts: stm32: Update red... Patrice CHOTARD
- [PATCH v1 11/25] ARM: dts: stm32: Don't probe red led at ... Patrice Chotard

