]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml
authorDavid Heidelberg <david@ixit.cz>
Sat, 11 Dec 2021 22:49:44 +0000 (23:49 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 15 Dec 2021 22:16:50 +0000 (22:16 +0000)
commit6a10ef4c53354f8bf28c13b7cd0858679e3ace07
tree2ac08bc45bfe29e232a289d300000596d765fb4a
parent57cf5c2e9060cf37a5545facd44409f49bd82db4
ASoC: nvidia,tegra-audio: Convert multiple txt bindings to yaml

Convert Tegra audio complex with the
  * ALC5632
  * MAX98090
  * RT5640
  * RT5677
  * SGTL5000
  * TrimSlice
  * WM8753
  * WM8903
  * WM9712
codec to the YAML format.

Additional changes:
 - added missing HPOUTL to the WM9712 codec.
 - extended rt5677 codec with multiple pins

Reviewed-by: Dmitry Osipenko <digetx@gmail.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20211211224946.79875-1-david@ixit.cz
Signed-off-by: Mark Brown <broonie@kernel.org>
19 files changed:
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-alc5632.txt [deleted file]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-alc5632.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-common.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.txt [deleted file]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-max98090.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5640.txt [deleted file]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5640.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5677.txt [deleted file]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-rt5677.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-sgtl5000.txt [deleted file]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-sgtl5000.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-trimslice.txt [deleted file]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-trimslice.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8753.txt [deleted file]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8753.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8903.txt [deleted file]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm8903.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm9712.txt [deleted file]
Documentation/devicetree/bindings/sound/nvidia,tegra-audio-wm9712.yaml [new file with mode: 0644]