From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 21/28] dt-bindings: gpio: Convert mrvl-gpio to json-schema Date: Fri, 27 Mar 2020 13:29:59 -0600 Message-ID: <20200327192959.GB8577@bogus> References: <20200317093922.20785-1-lkundrak@v3.sk> <20200317093922.20785-22-lkundrak@v3.sk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org To: Linus Walleij Cc: Lubomir Rintel , Robert Jarzmik , Bartosz Golaszewski , Thomas Gleixner , Jason Cooper , Marc Zyngier , Mauro Carvalho Chehab , Ulf Hansson , Kishon Vijay Abraham I , Alessandro Zummo , Alexandre Belloni , Greg Kroah-Hartman , Mark Brown , Daniel Lezcano , Andrew Lunn , Gregory Clement , Daniel Mack , Haojian Zhuang , open list:OPEN FIRMWARE AND F List-Id: linux-i2c@vger.kernel.org On Fri, Mar 27, 2020 at 11:04:00AM +0100, Linus Walleij wrote: > Hi Lubomir! > > Excellent work! Just nitpicks: > > On Tue, Mar 17, 2020 at 10:40 AM Lubomir Rintel wrote: > > > +++ b/Documentation/devicetree/bindings/gpio/mrvl-gpio.yaml > > @@ -0,0 +1,173 @@ > > +%YAML 1.2 > > +--- > > +$id: http://devicetree.org/schemas/gpio/mrvl-gpio.yaml# > > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > + > > +title: Marvell PXA GPIO controller > > This binding is lacking a license. Please use the dual GPL+BSD license > tag. That is preferred, but should only be dual if you have rights on the old binding file or get relicensing permissions. > > > +maintainers: > > + - devicetree@vger.kernel.org > > I don't know if Robert Jarzmik is in on maintaining this, would you accept > it Robert? > > Yours, > Linus Walleij