[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CACRpkdZ+KXuD8P9_EzUubUf8KFieWXXZL9feoVaDusPDPU-YvA@mail.gmail.com>
Date: Fri, 28 Aug 2020 11:13:03 +0200
From: Linus Walleij <linus.walleij@...aro.org>
To: Rob Herring <robh@...nel.org>
Cc: Anson Huang <Anson.Huang@....com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>,
Rob Herring <robh+dt@...nel.org>,
"open list:GPIO SUBSYSTEM" <linux-gpio@...r.kernel.org>,
"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
<devicetree@...r.kernel.org>, NXP Linux Team <Linux-imx@....com>,
Stefan Agner <stefan@...er.ch>
Subject: Re: [PATCH V2] dt-bindings: gpio: Convert vf610 to json-schema
Hi Rob,
On Tue, Aug 18, 2020 at 4:12 AM Rob Herring <robh@...nel.org> wrote:
> On Wed, 12 Aug 2020 15:52:21 +0800, Anson Huang wrote:
> > Convert the vf610 gpio binding to DT schema format using json-schema.
> >
> > Signed-off-by: Anson Huang <Anson.Huang@....com>
> > ---
> > changes since V1:
> > - fix reg property to pass build;
> > - add "additionalProperties: false".
> > ---
> > .../devicetree/bindings/gpio/gpio-vf610.txt | 63 -----------------
> > .../devicetree/bindings/gpio/gpio-vf610.yaml | 81 ++++++++++++++++++++++
> > 2 files changed, 81 insertions(+), 63 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-vf610.txt
> > create mode 100644 Documentation/devicetree/bindings/gpio/gpio-vf610.yaml
> >
>
> Applied, thanks!
With the increasing number of nice GPIO yaml bindings I'm starting to
think we should create a Documentation/devicetree/bindings/gpio/common.yaml
and try to extract out commonalities, but your intuition is gonna be better
than mine about this, do you think it's worth it?
BR,
Linus Walleij
Powered by blists - more mailing lists