On 25/11/2022 18:16, Neil Armstrong wrote: > On 25/11/2022 15:41, Krzysztof Kozlowski wrote: >> The node names should be generic and DT schema expects certain pattern: >> >> amlogic/meson-sm1-bananapi-m5.dtb: leds: 'blue' does not match any of the regexes: '(^led-[0-9a-f]$|led)', 'pinctrl-[0-9]+' >> >> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >> --- >> arch/arm64/boot/dts/amlogic/meson-sm1-bananapi-m5.dts | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> > > > <snip> > > > Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx> Aren't you maintainer of the platform? This means I should take care of this patch? Best regards, Krzysztof