mbox series

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

Message ID 20220307130307.106102-1-sergiu.moga@microchip.com
Headers show
Series dt-bindings: pwm: convert atmel pwm to json-schema | expand

Message

Sergiu Moga March 7, 2022, 1:03 p.m. UTC
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