Re: [PATCH] dt-bindings: gpio: zynq: convert bindings to YAML

From: Rob Herring
Date: Fri Jun 04 2021 - 17:38:14 EST


On Mon, 31 May 2021 21:07:53 +0900, Nobuhiro Iwamatsu wrote:
> Convert gpio for Xilinx Zynq SoC bindings documentation to YAML.
>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/gpio/gpio-zynq.txt | 36 -----------
> .../devicetree/bindings/gpio/gpio-zynq.yaml | 59 +++++++++++++++++++
> 2 files changed, 59 insertions(+), 36 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/gpio/gpio-zynq.txt
> create mode 100644 Documentation/devicetree/bindings/gpio/gpio-zynq.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>