]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ASoC: Intel: avs: Allow for NHLT configuration
authorMark Brown <broonie@kernel.org>
Tue, 18 Nov 2025 11:37:11 +0000 (11:37 +0000)
committerMark Brown <broonie@kernel.org>
Tue, 18 Nov 2025 11:37:11 +0000 (11:37 +0000)
Merge series from Cezary Rojewski <cezary.rojewski@intel.com>
From AudioDSP perspective, only gateway-related modules e.g.: Copier:

Small set of changes providing new feature which the driver is already
utilizing on the market - for its Long-Term-Support (LTS) devices.

The goal is to cover systems which shipped with invalid Non HDAudio Link
Table (NHLT) - not just the descriptors (headers), but cases where the
hardware configuration is invalid too. The table is part of the ACPI
tree and forcing BIOS updates is not a feasible solution. With the
override, the topology file can carry the hardware configuration
instead.

From AudioDSP perspective, only gateway-related modules e.g.: Copier
care about the procedure. To ensure correct order of operations when
initializing such modules, the overrides take precedence over what's
currently there in the NHLT.

1  2 
MAINTAINERS
sound/soc/codecs/lpass-va-macro.c
sound/soc/codecs/tas2781-i2c.c
sound/soc/sdca/sdca_functions.c

diff --cc MAINTAINERS
Simple merge
Simple merge
Simple merge
Simple merge