RE: [PATCH v2] dt-binding: leds: Document leds-multi-gpio bindings

2021-03-23 Thread Hermes Zhang
> > > > Hi Rob, > > > > Thanks. Yes, now I can see the warning, but I could not understand what > was wrong? Could you give some hint? > > I think you need 'maxItems' in addition to minItems. Exactly! Thanks for the suggestion. Best Regards, Hermes

Re: [PATCH v2] dt-binding: leds: Document leds-multi-gpio bindings

2021-03-23 Thread Rob Herring
On Mon, Mar 22, 2021 at 10:28 PM Hermes Zhang wrote: > > > -Original Message- > > From: Rob Herring > > Sent: 2021年3月23日 1:38 > > My bot found errors running 'make dt_binding_check' on your patch: > > > > yamllint warnings/errors: > > > > dtschema/dtc warnings/errors: > > /builds/robherri

RE: [PATCH v2] dt-binding: leds: Document leds-multi-gpio bindings

2021-03-22 Thread Hermes Zhang
> -Original Message- > From: Rob Herring > Sent: 2021年3月23日 1:38 > My bot found errors running 'make dt_binding_check' on your patch: > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > /builds/robherring/linux-dt- > review/Documentation/devicetree/bindings/leds/leds-multi-

Re: [PATCH v2] dt-binding: leds: Document leds-multi-gpio bindings

2021-03-22 Thread Rob Herring
On Mon, 22 Mar 2021 17:18:19 +0800, Hermes Zhang wrote: > From: Hermes Zhang > > Document the device tree bindings of the multiple GPIOs LED driver > Documentation/devicetree/bindings/leds/leds-multi-gpio.yaml. > > Signed-off-by: Hermes Zhang > --- > > Notes: > Fix typo and missing item >