ARM: dts: stm32: drop "st,led1" compatible
authorDario Binacchi <dario.binacchi@amarulasolutions.com>
Mon, 24 Feb 2025 18:39:26 +0000 (19:39 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Mon, 10 Mar 2025 13:15:14 +0000 (14:15 +0100)
commit3ab4f860daf407e46a1ad8b20ff77b7a6171a157
tree28bdf010e2eb9bac1b73413b7f5905b3782daa80
parent2d4d19467586f080db62d672e0e90b7c24ce0ad6
ARM: dts: stm32: drop "st,led1" compatible

It is pointless to use the custom compatible "st,led1" when
stm32746g-eval.dts and stm32f769-disco.dts already contain the
"gpio-leds" compatible, which is specifically used for GPIO LEDs
management.

Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
arch/arm/dts/stm32746g-eval-u-boot.dtsi
arch/arm/dts/stm32f746-disco-u-boot.dtsi
arch/arm/dts/stm32f769-disco-u-boot.dtsi
board/st/stm32f746-disco/stm32f746-disco.c