devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] dt-bindings: pwm: convert atmel pwm to json-schema
@ 2022-03-07 15:36 Sergiu Moga
  2022-03-07 15:36 ` [PATCH v3 1/2] " Sergiu Moga
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Sergiu Moga @ 2022-03-07 15:36 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 v2:
- Moved `allOf` between `maintainers and `properties`
- Replaced `additionalProperties: true` with
 `unevaluatedProperties: false`
- Used 4 spaces indentation for `examples`
- Modified file path in `MAINTAINERS`

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 --------------
 MAINTAINERS                                   |  2 +-
 3 files changed, 48 insertions(+), 36 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] 7+ messages in thread

end of thread, other threads:[~2022-04-22 16:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-07 15:36 [PATCH v3 0/2] dt-bindings: pwm: convert atmel pwm to json-schema Sergiu Moga
2022-03-07 15:36 ` [PATCH v3 1/2] " Sergiu Moga
2022-03-07 16:29   ` Krzysztof Kozlowski
2022-03-08  1:07   ` Rob Herring
2022-03-09  1:43     ` Rob Herring
2022-03-07 15:36 ` [PATCH v3 2/2] dt-bindings: pwm: at91: Add SAMA7G5 compatible strings list Sergiu Moga
2022-04-22 16:32 ` [PATCH v3 0/2] dt-bindings: pwm: convert atmel pwm to json-schema Thierry Reding

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).