ASoC: dt-bindings: fsl,ssi: Convert to YAML
authorShengjiu Wang <shengjiu.wang@nxp.com>
Thu, 25 Apr 2024 06:35:06 +0000 (14:35 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 26 Apr 2024 02:09:17 +0000 (11:09 +0900)
commit2da01ca3674c6e90dbeeda02168849e2ec877edc
tree3b25f6a7bd92f16aa8d0a1dda33636ddad5aa925
parent466c8c46b4ba763435b2a787b7824d9f0fd3e76e
ASoC: dt-bindings: fsl,ssi: Convert to YAML

Convert the fsl,ssi binding to YAML.

Add below compatible strings which were not listed
in document:

fsl,imx50-ssi
fsl,imx53-ssi
fsl,imx25-ssi
fsl,imx27-ssi
fsl,imx6q-ssi
fsl,imx6sl-ssi
fsl,imx6sx-ssi

Add below fsl,mode strings which were not listed.

i2s-slave
i2s-master
lj-slave
lj-master
rj-slave
rj-master

Add 'ac97-gpios' property which were not listed.
Then dtbs_check can pass.

And remove the 'codec' description which should be
in the 'codec' binding doc.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/1714026906-16723-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/fsl,ssi.txt [deleted file]
Documentation/devicetree/bindings/sound/fsl,ssi.yaml [new file with mode: 0644]