devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] ASoC: dt-bindings: atmel-classd: Convert to
@ 2022-07-15 16:29 Ryan.Wanner
  2022-07-15 16:29 ` [PATCH v3 1/2] ASoC: dt-bindings: atmel-classd: Convert to json-schema Ryan.Wanner
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Ryan.Wanner @ 2022-07-15 16:29 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.

v2 -> v3:
- Fix subsystem prefix.
- Fix word wrap formatting.
- Removed assigned-clocks parameter.
- Correct descriptions in inconsistent locations.
- Remove duplicated description.
- Correct formatting for dts example.

Ryan Wanner (2):
  ASoC: dt-bindings: atmel-classd: Convert to json-schema
  ASoC: dt-bindings: atmel-classd: PDMIC convert to json-schema

 .../bindings/sound/atmel,sama5d2-classd.yaml  | 100 ++++++++++++++++++
 .../bindings/sound/atmel,sama5d2-pdmic.yaml   |  98 +++++++++++++++++
 .../bindings/sound/atmel-classd.txt           |  55 ----------
 .../devicetree/bindings/sound/atmel-pdmic.txt |  55 ----------
 4 files changed, 198 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] 6+ messages in thread

end of thread, other threads:[~2022-07-20 19:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-15 16:29 [PATCH v3 0/2] ASoC: dt-bindings: atmel-classd: Convert to Ryan.Wanner
2022-07-15 16:29 ` [PATCH v3 1/2] ASoC: dt-bindings: atmel-classd: Convert to json-schema Ryan.Wanner
2022-07-19 11:03   ` Krzysztof Kozlowski
2022-07-15 16:29 ` [PATCH v3 2/2] ASoC: dt-bindings: atmel-classd: PDMIC convert " Ryan.Wanner
2022-07-19 11:04   ` Krzysztof Kozlowski
2022-07-20 19:43 ` [PATCH v3 0/2] ASoC: dt-bindings: atmel-classd: Convert to Mark Brown

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