]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: dt-bindings: tegra: Few more Tegra210 AHUB modules
authorSameer Pujar <spujar@nvidia.com>
Mon, 13 Sep 2021 16:42:12 +0000 (22:12 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 20 Sep 2021 12:31:30 +0000 (13:31 +0100)
commitf579589baf4e470557dd1cc0312dfb564d6c2452
treef3b07e0fb189232b40c13be9c96c916eb0d0710c
parenta4180517e4d141ea0da8331112a033c3c843bb0c
ASoC: dt-bindings: tegra: Few more Tegra210 AHUB modules

This patch adds YAML schema for DT bindings of few AHUB modules.
These devices will be registered as ASoC components and bindings
will be used on Tegra210 and later chips. The bindings for below
mentioned modules are added:

 * SFC (Sampling Frequency Converter)
 * MVC (Master Volume Control)
 * AMX (Audio Multiplexer)
 * ADX (Audio Demultiplexer)
 * Mixer

Signed-off-by: Sameer Pujar <spujar@nvidia.com>
Cc: Rob Herring <robh+dt@kernel.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1631551342-25469-5-git-send-email-spujar@nvidia.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/nvidia,tegra210-adx.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra210-ahub.yaml
Documentation/devicetree/bindings/sound/nvidia,tegra210-amx.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra210-mixer.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra210-mvc.yaml [new file with mode: 0644]
Documentation/devicetree/bindings/sound/nvidia,tegra210-sfc.yaml [new file with mode: 0644]