Re: [PATCH v5 01/12] dt-bindings: leds: Convert is31fl319x to dtschema

From: Rob Herring
Date: Thu Jul 21 2022 - 13:14:28 EST


On Tue, 12 Jul 2022 12:08:27 +0200, Vincent Knecht wrote:
> Convert leds-is31fl319x.txt to dtschema.
> Set license to the one recommended by DT project
> and set myself as maintainer.
>
> Reviewed-by: Rob Herring <robh@xxxxxxxxxx>
> Signed-off-by: Vincent Knecht <vincent.knecht@xxxxxxxxxx>
> ---
> v3:
> - changed license back to (GPL-2.0-only OR BSD-2-Clause) and
> maintainer to myself, with Nikolaus agreement
> ---
> .../bindings/leds/issi,is31fl319x.yaml | 113 ++++++++++++++++++
> .../bindings/leds/leds-is31fl319x.txt | 61 ----------
> 2 files changed, 113 insertions(+), 61 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml
> delete mode 100644 Documentation/devicetree/bindings/leds/leds-is31fl319x.txt
>

Applied, thanks!