[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <a66ee18b02fa7a1654fedab0aa49bde09cedeee1.camel@mailoo.org>
Date: Sat, 02 Jul 2022 15:47:28 +0200
From: Vincent Knecht <vincent.knecht@...loo.org>
To: "H. Nikolaus Schaller" <hns@...delico.com>,
Rob Herring <robh+dt@...nel.org>
Cc: Pavel Machek <pavel@....cz>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-leds@...r.kernel.org,
OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS
<devicetree@...r.kernel.org>,
linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
~postmarketos/upstreaming@...ts.sr.ht, phone-devel@...r.kernel.org
Subject: Re: [PATCH v2 1/6] dt-bindings: leds: Convert is31fl319x to dtschema
Le samedi 02 juillet 2022 à 15:26 +0200, H. Nikolaus Schaller a écrit :
> Hi Vincent,
>
> > Am 01.07.2022 um 15:44 schrieb Vincent Knecht <vincent.knecht@...loo.org>:
> >
> > Convert leds-is31fl319x.txt to dtschema.
> >
> > Signed-off-by: Vincent Knecht <vincent.knecht@...loo.org>
> > ---
> > .../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
> >
> > diff --git a/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml
> > b/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml
> > new file mode 100644
> > index 000000000000..17635a7cf8af
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/leds/issi,is31fl319x.yaml
> > @@ -0,0 +1,113 @@
> > +# SPDX-License-Identifier: GPL-2.0-only
> > +%YAML 1.2
> > +---
> > +$id: http://devicetree.org/schemas/leds/issi,is31fl319x.yaml#
> > +$schema: http://devicetree.org/meta-schemas/core.yaml#
> > +
> > +title: ISSI LED controllers bindings for IS31FL319{0,1,3,6,9}
> > +
> > +maintainers:
> > + - H. Nikolaus Schaller <hns@...delico.com>
> > +
>
> as noted for v1 you can change this as it is a new file (just same idea in different language) and I won't have time
> to maintain it.
>
> BR and thanks,
> Nikolaus
Hi Nikolaus,
ok I'll send a new series.
Just to be sure, is it ok to change license to (GPL-2.0-only OR BSD-2-Clause) too ?
Thank you
Powered by blists - more mailing lists