Re: [PATCH V2] dt-bindings: gpio: gpio-xilinx: Convert Xilinx axi gpio binding to YAML

From: Rob Herring
Date: Sun Aug 14 2022 - 16:52:57 EST


On Wed, 10 Aug 2022 18:11:09 +0530, Srinivas Neeli wrote:
> Convert Xilinx axi gpio binding documentation to YAML.
>
> Signed-off-by: Srinivas Neeli <srinivas.neeli@xxxxxxxxxx>
> ---
> Changes in V2:
> - Updated mainter email with s-o-b.
> - Updated few constraints.
> - Addressed few other comments.
> ---
> .../devicetree/bindings/gpio/gpio-xilinx.txt | 48 ------
> .../bindings/gpio/xlnx,gpio-xilinx.yaml | 154 ++++++++++++++++++
> 2 files changed, 154 insertions(+), 48 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-xilinx.txt
> create mode 100644 Documentation/devicetree/bindings/gpio/xlnx,gpio-xilinx.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>