linux/sound/soc/sof
Pierre-Louis Bossart 68b953aeb5
ASoC: SOF: Intel: hda: fixup HDaudio topology name with DMIC number
The SOF project maintains 6 topologies for HDaudio (iDisp or
HDaudio+iDisp, no DMIC, 2 DMICs, 4 DMICs). The user is currently
required to manually rename the topology file used in
/lib/firmware/intel/sof-tplg. We can do better to avoid such
renames and use logic to select the relevant file.

The NHLT information can be used to figure out which topology file
should be used.

Alternatively, when NHLT is not present in ACPI tables or is possibly
incorrect, a module parameter can provide that information, e.g. on
Up^2 board with the test DMIC kit.

Tested on Up^2 board and Acer Swift-SF314-55

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20190812160623.20821-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-08-12 18:40:54 +01:00
..
intel ASoC: SOF: Intel: hda: fixup HDaudio topology name with DMIC number 2019-08-12 18:40:54 +01:00
xtensa sound fixes for 5.2-rc5 2019-06-14 05:37:06 -10:00
control.c ASoC: SOF: dont wake dsp up in kcontrol IO 2019-06-13 19:56:07 +01:00
core.c ASoC: SOF: core: increase default IPC timeouts 2019-07-23 12:19:11 +01:00
debug.c ASoC: sof: Fix warning when IPC flood test is not enabled 2019-08-08 23:15:54 +01:00
ipc.c ASoC: SOF: ipc: use timeout configured at probe 2019-07-23 12:18:54 +01:00
Kconfig Linux 5.2-rc6 2019-06-26 12:39:34 +01:00
loader.c ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creation 2019-08-09 13:26:20 +01:00
Makefile ASoC: SOF: Makefile - fix the top-level kernel module names (add snd- prefix) 2019-07-25 17:42:18 +01:00
nocodec.c ASoC: sof: use modern dai_link style 2019-06-06 22:10:38 +01:00
ops.c ASoC: SOF: Fix a compile warning with CONFIG_PCI=n 2019-05-07 11:23:57 +09:00
ops.h ASoC: SOF: Introduce snd_sof_dsp_get_window_offset 2019-08-09 13:26:02 +01:00
pcm.c ASoC: SOF: use common code to send PCM_FREE IPC 2019-07-23 12:18:36 +01:00
pm.c ASoC: SOF: remove unused state variable in suspend function 2019-07-23 12:20:21 +01:00
sof-acpi-dev.c ASoC: SOF: add runtime idle callback 2019-07-06 12:23:24 +01:00
sof-pci-dev.c ASoC: SOF: pci: mark last_busy value at runtime PM init 2019-07-23 12:18:00 +01:00
sof-priv.h ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creation 2019-08-09 13:26:20 +01:00
topology.c ASoC: SOF: topology: use set_get_data in process load 2019-08-12 14:01:40 +01:00
trace.c ASoC: SOF: no need to check return value of debugfs_create functions 2019-08-01 13:56:07 +01:00
utils.c ASoC: SOF: Add utils 2019-04-28 02:49:47 +09:00