[PATCH 0/2] dt-bindings: pwm: convert atmel pwm to json-schema

From: Sergiu Moga
Date: Mon Mar 07 2022 - 08:03:57 EST


This patch series addresses the conversion of the Atmel PWM DT
binding to the DT Schema format and adds the SAMA7G5 compatible to
the respective converted binding.

Sergiu Moga (2):
dt-bindings: pwm: convert atmel pwm to json-schema
dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list

.../devicetree/bindings/pwm/atmel-pwm.txt | 35 ----------
.../devicetree/bindings/pwm/atmel-pwm.yaml | 67 +++++++++++++++++++
2 files changed, 67 insertions(+), 35 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/pwm/atmel-pwm.txt
create mode 100644 Documentation/devicetree/bindings/pwm/atmel-pwm.yaml

--
2.25.1