[PATCH 0/3] Add topologies for generic HDA DSP machine driver
Mateusz Gorski
mateusz.gorski at linux.intel.com
Wed Mar 25 13:26:21 CET 2020
The set of patches adds 3 topology conf files for HDA DSP generic
machine driver. These topologies cover all three possible
configurations:
- no DMIC
- 2 channel DMIC array
- 4 channel DMIC array
Mateusz Gorski (3):
topology: Add topology conf for generic HDA DSP machine driver for
devices without DMIC array
topology: Add topology conf for generic HDA DSP machine driver for
devices with 2 channel DMIC array
topology: Add topology conf for generic HDA DSP machine driver for
devices with 4 channel DMIC array
topology/hdadsp/hda_dsp_DMIC_2ch.conf | 7453 +++++++++++++++++++++++++
topology/hdadsp/hda_dsp_DMIC_4ch.conf | 7453 +++++++++++++++++++++++++
topology/hdadsp/hda_dsp_noDMIC.conf | 6763 ++++++++++++++++++++++
3 files changed, 21669 insertions(+)
create mode 100644 topology/hdadsp/hda_dsp_DMIC_2ch.conf
create mode 100644 topology/hdadsp/hda_dsp_DMIC_4ch.conf
create mode 100644 topology/hdadsp/hda_dsp_noDMIC.conf
--
2.17.1
More information about the Alsa-devel
mailing list