[PATCH v2 1/4] dt-bindings: gpio: convert rk3328-grf-gpio.txt to YAML
Rob Herring
robh at kernel.org
Fri May 7 13:48:09 PDT 2021
On Wed, 05 May 2021 15:40:25 +0200, Johan Jonker wrote:
> Current dts files with RK3328 GRF 'gpio' nodes are manually verified.
> In order to automate this process rk3328-grf-gpio.txt has to be
> converted to YAML.
>
> Rename 'grf-gpio' nodename to 'gpio'.
>
> Signed-off-by: Johan Jonker <jbx6244 at gmail.com>
> ---
> .../bindings/gpio/rockchip,rk3328-grf-gpio.txt | 32 --------------
> .../bindings/gpio/rockchip,rk3328-grf-gpio.yaml | 51 ++++++++++++++++++++++
> 2 files changed, 51 insertions(+), 32 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/gpio/rockchip,rk3328-grf-gpio.txt
> create mode 100644 Documentation/devicetree/bindings/gpio/rockchip,rk3328-grf-gpio.yaml
>
Reviewed-by: Rob Herring <robh at kernel.org>
More information about the linux-arm-kernel
mailing list