OSDN Git Service

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)
commitaa56a9dedf9940a85fcfcc09d838334b2f219424
treef3b07e0fb189232b40c13be9c96c916eb0d0710c
parent30b428d02cbc9888d84407306d54dce8c2b8bfbf
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]