[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAJq09z76RXiQ4bii5XhA4DA7EShT9JrkGHFRBLAXBAad_=jBPA@mail.gmail.com>
Date: Thu, 21 Mar 2024 09:00:51 -0300
From: Luiz Angelo Daros de Luca <luizluca@...il.com>
To: Rob Herring <robh@...nel.org>
Cc: "David S. Miller" <davem@...emloft.net>, Paolo Abeni <pabeni@...hat.com>,
Eric Dumazet <edumazet@...gle.com>, Vladimir Oltean <olteanv@...il.com>, Andrew Lunn <andrew@...n.ch>,
Linus Walleij <linus.walleij@...aro.org>, Florian Fainelli <f.fainelli@...il.com>,
Jakub Kicinski <kuba@...nel.org>, devicetree@...r.kernel.org,
Alvin Šipraga <alsi@...g-olufsen.dk>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/4] dt-bindings: net: dsa: realtek: describe LED usage
Hi Rob,
> On Sun, 10 Mar 2024 01:51:58 -0300, Luiz Angelo Daros de Luca wrote:
> > Each port can have up to 4 LEDs (3 for current rtl8365mb devices). The
> > LED reg property will indicate its LED group.
> >
> > An example of LED usage was included in an existing switch example.
> >
> > Cc: devicetree@...r.kernel.org
> > Signed-off-by: Luiz Angelo Daros de Luca <luizluca@...il.com>
> > ---
> > .../devicetree/bindings/net/dsa/realtek.yaml | 46 ++++++++++++++++++++++
> > 1 file changed, 46 insertions(+)
> >
>
> My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check'
> on your patch (DT_CHECKER_FLAGS is new in v5.13):
>
> yamllint warnings/errors:
> ./Documentation/devicetree/bindings/net/dsa/realtek.yaml:121:15: [error] string value is redundantly quoted with any quotes (quoted-strings)
> ./Documentation/devicetree/bindings/net/dsa/realtek.yaml:131:23: [error] string value is redundantly quoted with any quotes (quoted-strings)
Thanks for the tip. I just noticed my yamllint got uninstalled,
probably related to a python upgrade, and I missed the warning.
warning: python package 'yamllint' not installed, skipping
Sorry for the fuss.
Regards,
Luiz
Powered by blists - more mailing lists