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.ka...@sifive.com> > --- > .../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!