]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ASoC: Intel: avs: Add support for mute for PEAKVOL and GAIN
authorAmadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Mon, 17 Feb 2025 10:21:13 +0000 (11:21 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 24 Feb 2025 16:01:57 +0000 (16:01 +0000)
commita4217a03686989c4a79530fe54fa17576aff7330
treecacdbe4ee0801e0778f42d6d0678a6b099cba48a
parent4c32ebcc8650ce506632a32136993c85537fb01a
ASoC: Intel: avs: Add support for mute for PEAKVOL and GAIN

With recent updates to AudioDSP firmware, mute functionality has been
added to PEAKVOL and GAIN modules. The operation occurs over IPC
similarly to how volume is configured. Wire it up to kcontrol
infrastructure present in the avs-driver.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: https://patch.msgid.link/20250217102115.3539427-9-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/avs/control.c
sound/soc/intel/avs/control.h
sound/soc/intel/avs/path.c
sound/soc/intel/avs/path.h
sound/soc/intel/avs/topology.c