[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210610162715.GA1921873@robh.at.kernel.org>
Date: Thu, 10 Jun 2021 11:27:15 -0500
From: Rob Herring <robh@...nel.org>
To: Aleksander Jan Bajkowski <olek2@...pl>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linus.walleij@...aro.org, bgolaszewski@...libre.com,
linux-gpio@...r.kernel.org, john@...ozen.org, robh+dt@...nel.org
Subject: Re: [PATCH v4] dt-bindings: gpio: stp: convert to json-schema
On Thu, 03 Jun 2021 15:59:45 +0200, Aleksander Jan Bajkowski wrote:
> Convert the Lantiq STP Device Tree binding documentation to json-schema.
> Add the missing pinctrl property to the example. Add missing lantiq,phy3
> and lantiq,phy4 bindings for xRX300 and xRX330 SoCs.
>
> Signed-off-by: Aleksander Jan Bajkowski <olek2@...pl>
> Acked-by: Linus Walleij <linus.walleij@...aro.org>
> ---
> Changes since v3:
> - Removed description of the reg property.
> - Changed regex pattern property.
> - Moved lantiq,rising to properties.
> Changes since v2:
> - Changed phy numbering in description of pattern Properties. Numbering
> should start with 1.
> Changes since v1:
> - Renamed node to gpio.
> - Dropped default pinctrl from this binding.
> - Converted lantiq,phyX to patternProperties.
> ---
> .../bindings/gpio/gpio-stp-xway.txt | 42 --------
> .../bindings/gpio/gpio-stp-xway.yaml | 99 +++++++++++++++++++
> 2 files changed, 99 insertions(+), 42 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-stp-xway.txt
> create mode 100644 Documentation/devicetree/bindings/gpio/gpio-stp-xway.yaml
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists