devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] dt-bindings: sound: Convert to json-schema
@ 2022-07-11 18:30 Ryan.Wanner
  2022-07-11 18:30 ` [PATCH v2 1/2] dt-bindings: sound: atmel,classd: " Ryan.Wanner
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ryan.Wanner @ 2022-07-11 18:30 UTC (permalink / raw)
  To: lgirdwood, broonie, robh+dt, krzysztof.kozlowski+dt,
	nicolas.ferre, alexandre.belloni, claudiu.beznea
  Cc: alsa-devel, devicetree, linux-arm-kernel, linux-kernel,
	Ryan Wanner

From: Ryan Wanner <Ryan.Wanner@microchip.com>

This patch series converts atmel-classd and atmel-pdmic device tree
bindings to json-schema.

v1 -> v2:
- Fix commit formatting.
- Fix titles in yaml file
- Removed trivial descriptions
- Correct formatting errors 

Ryan Wanner (2):
  dt-bindings: sound: atmel,classd: Convert to json-schema
  dt-binding: sound: atmel,pdmic: Convert to json-schema

 .../bindings/sound/atmel,sama5d2-classd.yaml  | 104 ++++++++++++++++++
 .../bindings/sound/atmel,sama5d2-pdmic.yaml   |  98 +++++++++++++++++
 .../bindings/sound/atmel-classd.txt           |  55 ---------
 .../devicetree/bindings/sound/atmel-pdmic.txt |  55 ---------
 4 files changed, 202 insertions(+), 110 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/atmel,sama5d2-classd.yaml
 create mode 100644 Documentation/devicetree/bindings/sound/atmel,sama5d2-pdmic.yaml
 delete mode 100644 Documentation/devicetree/bindings/sound/atmel-classd.txt
 delete mode 100644 Documentation/devicetree/bindings/sound/atmel-pdmic.txt

-- 
2.34.1


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

end of thread, other threads:[~2022-07-12  8:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11 18:30 [PATCH v2 0/2] dt-bindings: sound: Convert to json-schema Ryan.Wanner
2022-07-11 18:30 ` [PATCH v2 1/2] dt-bindings: sound: atmel,classd: " Ryan.Wanner
2022-07-12  8:12   ` Krzysztof Kozlowski
2022-07-12  8:14   ` Krzysztof Kozlowski
2022-07-11 18:30 ` [PATCH v2 2/2] dt-binding: sound: atmel,pdmic: " Ryan.Wanner
2022-07-12  8:14   ` Krzysztof Kozlowski
2022-07-11 18:35 ` [PATCH v2 0/2] dt-bindings: sound: " Conor.Dooley
2022-07-12  8:09 ` Krzysztof Kozlowski

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