On Fri, 13 Mar 2020 17:57:00 +0100, Johan Jonker wrote: > The preferred form for gpio-leds compatible subnodes is: > ^led-[0-9a-f]$ > Fix example by changing led0 and led1 to led-0 and led-1. > > Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx> > --- > Documentation/devicetree/bindings/leds/common.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Applied, thanks. Rob