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

Sergiu Moga sergiu.moga at microchip.com
Mon Mar 7 06:46:50 PST 2022


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.

Changes since v1:
- Name the file `atmel,at91sam-pwm.yaml` instead of `atmel-pwm.yaml`
- Removed unnecessary descriptions of the `reg` and `#pwm-cells`
properties
- Remove unnecessary `pwmleds` node
- Remove `#pwm-cells` property from the list of required properties
- Add `allOf` including `pwm.yaml`
- Rename title from `Atmel PWM Controller` to `Atmel/Microchip PWM
  controller`

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

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

-- 
2.25.1




More information about the linux-arm-kernel mailing list