devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dt-bindings: pwm: convert atmel pwm to json-schema
@ 2022-03-07 14:46 Sergiu Moga
  2022-03-07 14:46 ` [PATCH v2 1/2] " Sergiu Moga
  2022-03-07 14:46 ` [PATCH v2 2/2] dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list Sergiu Moga
  0 siblings, 2 replies; 5+ messages in thread
From: Sergiu Moga @ 2022-03-07 14:46 UTC (permalink / raw)
  To: claudiu.beznea, thierry.reding, u.kleine-koenig, lee.jones,
	robh+dt, krzysztof.kozlowski, nicolas.ferre, alexandre.belloni
  Cc: linux-arm-kernel, linux-pwm, devicetree, linux-kernel,
	Sergiu Moga

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-07 15:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-07 14:46 [PATCH v2 0/2] dt-bindings: pwm: convert atmel pwm to json-schema Sergiu Moga
2022-03-07 14:46 ` [PATCH v2 1/2] " Sergiu Moga
2022-03-07 14:55   ` Krzysztof Kozlowski
2022-03-07 15:24     ` Sergiu.Moga
2022-03-07 14:46 ` [PATCH v2 2/2] dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list Sergiu Moga

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).