All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: dt-bindings: convert fsl-asoc-card.txt to YAML
@ 2024-03-22 10:13 ` Shengjiu Wang
  0 siblings, 0 replies; 12+ messages in thread
From: Shengjiu Wang @ 2024-03-22 10:13 UTC (permalink / raw)
  To: lgirdwood, broonie, robh+dt, krzysztof.kozlowski+dt, conor+dt,
	shengjiu.wang, linux-sound, devicetree, linux-kernel, shawnguo,
	s.hauer, kernel, festevam, imx, linux-arm-kernel

Convert fsl-asoc-card.txt to YAML. In order to pass the checking,
add some used compatible string from devicetree.

change cpu-dai in imx6sx-nitrogen6sx to ssi-controller.

Shengjiu Wang (2):
  ASoC: dt-bindings: fsl-asoc-card: convert to YAML
  ARM: dts: imx6sx-nitrogen6sx: drop incorrect cpu-dai property

 .../bindings/sound/fsl-asoc-card.txt          | 117 -----------
 .../bindings/sound/fsl-asoc-card.yaml         | 196 ++++++++++++++++++
 .../boot/dts/nxp/imx/imx6sx-nitrogen6sx.dts   |   2 +-
 3 files changed, 197 insertions(+), 118 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/sound/fsl-asoc-card.txt
 create mode 100644 Documentation/devicetree/bindings/sound/fsl-asoc-card.yaml

-- 
2.34.1


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

end of thread, other threads:[~2024-03-23  3:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-22 10:13 [PATCH 0/2] ASoC: dt-bindings: convert fsl-asoc-card.txt to YAML Shengjiu Wang
2024-03-22 10:13 ` Shengjiu Wang
2024-03-22 10:13 ` [PATCH 1/2] ASoC: dt-bindings: fsl-asoc-card: convert " Shengjiu Wang
2024-03-22 10:13   ` Shengjiu Wang
2024-03-22 12:27   ` Rob Herring
2024-03-22 12:27     ` Rob Herring
2024-03-22 13:58   ` Rob Herring
2024-03-22 13:58     ` Rob Herring
2024-03-23  3:42     ` Shengjiu Wang
2024-03-23  3:42       ` Shengjiu Wang
2024-03-22 10:13 ` [PATCH 2/2] ARM: dts: imx6sx-nitrogen6sx: drop incorrect cpu-dai property Shengjiu Wang
2024-03-22 10:13   ` Shengjiu Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.