[PATCH 0/6] ASoC: soc-acpi-intel-matchs: use function topology by default
Bard Liao <[email protected]>
| Newsgroups | org.kernel.vger.linux-sound |
|---|---|
| Message-ID | <[email protected]> |
With commit c84179a1d36b ("ASoC: Intel: sof_sdw: append dai type to dai
link name unconditionally"), function topology can apply to all
SoundWire codec configurations. Set .get_function_tplg_files callback to
use function topology by default. If any required function topology can
not be found in the file system, it will fallback to use the monolithic
topology.
Bard Liao (6):
ASoC: Intel: add snd_soc_acpi_intel_rt712_vb_no_function_topology
machine check function
ASoC: soc-acpi-intel-ptl-match: add machine check for machines can't
use function topology
ASoC: soc-acpi-intel-ptl-match: use function topology by default
ASoC: soc-acpi-intel-lnl-match: use function topology by default
ASoC: soc-acpi-intel-arl-match: use function topology by default
ASoC: soc-acpi-intel-mtl-match: use function topology by default
.../intel/common/soc-acpi-intel-arl-match.c | 3 +++
.../intel/common/soc-acpi-intel-lnl-match.c | 15 ++++++++++++---
.../intel/common/soc-acpi-intel-mtl-match.c | 18 +++++++++++++++++-
.../intel/common/soc-acpi-intel-ptl-match.c | 6 +++---
.../intel/common/soc-acpi-intel-sdca-quirks.c | 8 ++++++++
.../intel/common/soc-acpi-intel-sdca-quirks.h | 1 +
6 files changed, 44 insertions(+), 7 deletions(-)
--
2.43.0