summaryrefslogtreecommitdiff
path: root/samples
diff options
context:
space:
mode:
authorSameer Pujar <spujar@nvidia.com>2021-09-13 19:42:14 +0300
committerMark Brown <broonie@kernel.org>2021-09-20 15:31:32 +0300
commite539891f968722d632234ac942c4749ad8ca189a (patch)
tree814ed46dfb3884a87878474cb349870b974bc050 /samples
parent94d486c2e5e72f62b4320288c0e69393326e14a9 (diff)
downloadlinux-e539891f968722d632234ac942c4749ad8ca189a.tar.xz
ASoC: tegra: Add Tegra210 based MVC driver
The Master Volume Control (MVC) provides gain or attenuation to a digital signal path. It can be used in input or output signal path for per-stream volume control or it can be used as master volume control. The MVC block has one input and one output. The input digital stream can be mono or multi-channel (up to 7.1 channels) stream. An independent mute control is also included in the MVC block. This patch registers MVC driver with ASoC framework. The component driver exposes DAPM widgets, routes and kcontrols for the device. The DAI driver exposes MVC interfaces, which can be used to connect different components in the ASoC layer. Makefile and Kconfig support is added to allow build the driver. It can be enabled in the DT via "nvidia,tegra210-mvc" compatible binding. Signed-off-by: Sameer Pujar <spujar@nvidia.com> Link: https://lore.kernel.org/r/1631551342-25469-7-git-send-email-spujar@nvidia.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions