lkml.org 
[lkml]   [2021]   [Mar]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: [PATCH v2] dt-binding: leds: Document leds-multi-gpio bindings
    Date
    On Mon, 22 Mar 2021 17:18:19 +0800, Hermes Zhang wrote:
    > From: Hermes Zhang <chenhuiz@axis.com>
    >
    > Document the device tree bindings of the multiple GPIOs LED driver
    > Documentation/devicetree/bindings/leds/leds-multi-gpio.yaml.
    >
    > Signed-off-by: Hermes Zhang <chenhuiz@axis.com>
    > ---
    >
    > Notes:
    > Fix typo and missing item
    >
    > .../bindings/leds/leds-multi-gpio.yaml | 49 +++++++++++++++++++
    > 1 file changed, 49 insertions(+)
    > create mode 100644 Documentation/devicetree/bindings/leds/leds-multi-gpio.yaml
    >

    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-gpio.example.dt.yaml: gpios-led: led-states: 'oneOf' conditional failed, one must be fixed:
    [[0, 1, 2, 3]] is too short
    [0, 1, 2, 3] is too long
    From schema: /builds/robherring/linux-dt-review/Documentation/devicetree/bindings/leds/leds-multi-gpio.yaml

    See https://patchwork.ozlabs.org/patch/1456433

    This check can fail if there are any dependencies. The base for a patch
    series is generally the most recent rc1.

    If you already ran 'make dt_binding_check' and didn't see the above
    error(s), then make sure 'yamllint' is installed and dt-schema is up to
    date:

    pip3 install dtschema --upgrade

    Please check and re-submit.

    \
     
     \ /
      Last update: 2021-03-22 18:41    [W:4.599 / U:1.236 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site