Add support for DSP volume controls
authorMark Brown <broonie@kernel.org>
Tue, 27 Dec 2022 11:54:56 +0000 (11:54 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 27 Dec 2022 11:54:56 +0000 (11:54 +0000)
Merge series from Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>:

Some devices like DMIC don't expose native controls or need volume limit
due to possible HW damage. Add support for volume controls allowing to
change volume level in DSP. Maximum volume level is imposed by the
topology file which defines given path.


Trivial merge