[PATCH v2 0/2] ASoC: dt-bindings: convert fsl-asoc-card.txt to YAML

Shengjiu Wang shengjiu.wang at nxp.com
Mon Apr 1 05:54:14 PDT 2024


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.

changes in v2:
- update commit message for reason why add compatible strings
  which are not in txt file.
- add deprecated
- add $ref for bitclock-master and others.

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

 .../bindings/sound/fsl-asoc-card.txt          | 117 -----------
 .../bindings/sound/fsl-asoc-card.yaml         | 195 ++++++++++++++++++
 .../boot/dts/nxp/imx/imx6sx-nitrogen6sx.dts   |   2 +-
 3 files changed, 196 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




More information about the linux-arm-kernel mailing list