On 14/08/2024 14:26, Andrei Simion wrote: > 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. > > Signed-off-by: Andrei Simion <andrei.simion@xxxxxxxxxxxxx> > --- > Split the bloadted patch into small patches on topics > based on comments: > https://lore.kernel.org/linux-arm-kernel/89f51615-0dee-4ab0-ab72-e3c057fee1e7@xxxxxxxxx/ > --- Changelog / v2 is missing. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof