On Fri, 25 Nov 2022 15:41:27 +0100, Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote: > The node names should be generic and DT schema expects certain pattern: > > bcm4708-asus-rt-ac68u.dtb: leds: 'logo', 'power', 'usb2', 'usb3' do not match any of the regexes: '(^led-[0-9a-f]$|led)', 'pinctrl-[0-9]+' > > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- Applied to https://github.com/Broadcom/stblinux/commits/devicetree/next, thanks! -- Florian