Re: [PATCH v2 3/3] dt-bindings: riscv: convert pwm bindings to json-schema

From: Rob Herring
Date: Tue Oct 06 2020 - 14:45:20 EST


On Tue, 29 Sep 2020 21:02:11 +0530, Sagar Kadam wrote:
> Convert device tree bindings for SiFive's PWM controller to YAML
> format.
>
> Signed-off-by: Sagar Kadam <sagar.kadam@xxxxxxxxxx>
> ---
> .../devicetree/bindings/pwm/pwm-sifive.txt | 33 -----------
> .../devicetree/bindings/pwm/pwm-sifive.yaml | 69 ++++++++++++++++++++++
> 2 files changed, 69 insertions(+), 33 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-sifive.txt
> create mode 100644 Documentation/devicetree/bindings/pwm/pwm-sifive.yaml
>

Applied, thanks!