Re: [PATCH v2 1/6] dt-bindings: pwm: convert pwm-rockchip.txt to YAML

From: Rob Herring
Date: Mon Apr 12 2021 - 16:57:58 EST


On Sun, 11 Apr 2021 15:10:02 +0200, Johan Jonker wrote:
> Current dts files with 'pwm' nodes are manually verified.
> In order to automate this process pwm-rockchip.txt
> has to be converted to yaml.
>
> Signed-off-by: Johan Jonker <jbx6244@xxxxxxxxx>
> ---
> Changed V2:
> changed schema for clocks and clock-names
> ---
> .../devicetree/bindings/pwm/pwm-rockchip.txt | 27 -------
> .../devicetree/bindings/pwm/pwm-rockchip.yaml | 91 ++++++++++++++++++++++
> 2 files changed, 91 insertions(+), 27 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-rockchip.txt
> create mode 100644 Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>