[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f011d613-0fe6-e921-91e9-79367f185284@ti.com>
Date: Sun, 20 Jun 2021 12:59:07 +0530
From: Aswath Govindraju <a-govindraju@...com>
To: Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <bgolaszewski@...libre.com>
CC: Lokesh Vutla <lokeshvutla@...com>,
Vignesh Raghavendra <vigneshr@...com>,
Kishon Vijay Abraham I <kishon@...com>,
Grygorii Strashko <grygorii.strashko@...com>,
Rob Herring <robh+dt@...nel.org>, Keerthy <j-keerthy@...com>,
David Lechner <david@...hnology.com>,
Sekhar Nori <nsekhar@...com>, <linux-gpio@...r.kernel.org>,
<devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: Re: [PATCH v3 0/2] dt-bindings: gpio: davinci: Convert to json-schema
Hi Bart, Linus,
On 24/05/21 8:49 pm, Aswath Govindraju wrote:
> Convert the davinci GPIO device tree binding documentation to json-schema.
> The GPIO hog node names are defined to end with a 'hog' suffix.
>
> All existing GPIO hogs are fixed to follow above naming convention
> before changing the binding to avoid dtbs_check warnings.
>
> changes since v2:
> - Used gpio-hog.yaml for gpio-hog property
> - Added constraints on gpio-hog node name
> - Corrected the gpio hog dt node names to align
> with the dt-schema
>
May I know if the following series is okay to be merged ?
Thanks,
Aswath
> changes since v1:
> - combined the individual compatible properties into one enum
> - added maxItems and minItems properties for gpio-line-names and
> interrupts
> - updated the description of interrupts property
> - removed the description for properties that are general
> - updated the pattern property for gpio hog to indicate any sort
> node name based on its usage
> - corrected the example wakeup gpio node name
>
> Aswath Govindraju (2):
> ARM: dts: da850-lego-ev3: align GPIO hog names with dt-schema
> dt-bindings: gpio: gpio-davinci: Convert to json-schema
>
> .../devicetree/bindings/gpio/gpio-davinci.txt | 167 ----------------
> .../bindings/gpio/gpio-davinci.yaml | 186 ++++++++++++++++++
> MAINTAINERS | 2 +-
> arch/arm/boot/dts/da850-lego-ev3.dts | 10 +-
> 4 files changed, 192 insertions(+), 173 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-davinci.txt
> create mode 100644 Documentation/devicetree/bindings/gpio/gpio-davinci.yaml
>
Powered by blists - more mailing lists