Re: [PATCH v8 11/15] dt-bindings: arm: rockchip: convert pmu.txt to YAML

From: Rob Herring
Date: Fri Apr 16 2021 - 14:55:50 EST


On Fri, 16 Apr 2021 10:03:38 +0200, Johan Jonker wrote:
> Current dts files with 'pmu' nodes are manually verified.
> In order to automate this process pmu.txt
> has to be converted to yaml.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> .../devicetree/bindings/arm/rockchip/pmu.txt | 16 -------
> .../devicetree/bindings/arm/rockchip/pmu.yaml | 49 ++++++++++++++++++++++
> 2 files changed, 49 insertions(+), 16 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/arm/rockchip/pmu.txt
> create mode 100644 Documentation/devicetree/bindings/arm/rockchip/pmu.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>