]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ARM: dts: microchip: Rename LED sub nodes name
authorAndrei Simion <andrei.simion@microchip.com>
Wed, 2 Oct 2024 12:30:11 +0000 (15:30 +0300)
committerClaudiu Beznea <claudiu.beznea@tuxon.dev>
Sun, 13 Oct 2024 15:56:19 +0000 (18:56 +0300)
commit2bd3059f1ac59618eb4ed10b9fe4ca70a27947fb
treee01626e1f92d3f7ae8e9daa9da7d2269e7cca7db
parent6914cc12bbf0415a648351460541ad7be015e530
ARM: dts: microchip: Rename LED sub nodes name

dtbs_check warnings:
leds: 'd[0-9]', 'ds[0-9]' do not match any of the regexes :
'(^led-[0-9a-f]$|led)', 'pinctrl-[0-9]+'
leds: 'red', 'green', 'blue' do not match any of regexes :
'(^led-[0-9a-f]$|led)', 'pinctrl-[0-9]+'

Rename the led sub nodes according to devicetree specification and
leds-gpio.yaml and for aks-cdu add label property and use the old node
name as value to stay stable and avoid breaking the userspace applications
that depend on those paths.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Andrei Simion <andrei.simion@microchip.com>
Link: https://lore.kernel.org/r/20241002123010.111028-4-andrei.simion@microchip.com
Signed-off-by: Claudiu Beznea <claudiu.beznea@tuxon.dev>
arch/arm/boot/dts/microchip/aks-cdu.dts
arch/arm/boot/dts/microchip/animeo_ip.dts
arch/arm/boot/dts/microchip/at91-sam9x60ek.dts
arch/arm/boot/dts/microchip/at91rm9200ek.dts
arch/arm/boot/dts/microchip/at91sam9260ek.dts
arch/arm/boot/dts/microchip/at91sam9261ek.dts
arch/arm/boot/dts/microchip/at91sam9263ek.dts
arch/arm/boot/dts/microchip/at91sam9g20ek.dts