On Fri, 04 Dec 2020 17:38:13 +0800, Zhen Lei wrote: > According to the definition in leds-pwm.yaml, the node name of each led > must match the regular expression "^led(-[0-9a-f]+)?$". "led" or "led-" > followed by a decimal or hexadecimal ID number. > > Signed-off-by: Zhen Lei <thunder.leizhen@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/mfd/iqs62x.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>