diff options
author | Mark Brown <broonie@kernel.org> | 2021-10-05 16:25:24 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-10-05 16:25:24 +0100 |
commit | dc1fad25bbd0698e8e61a0468e3920c5c29a803f (patch) | |
tree | b96613f64d497a0c382850a7d4c4a5c1fec83e15 /sound/soc/sof/imx | |
parent | 6d0c1f787c907058916058ecb9cbd1a8113f3c10 (diff) | |
parent | 64ba6d2ce72ffde70dc5a1794917bf1573203716 (diff) |
Merge series "ASoC: Intel: machine driver updates for 5.16" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
One quirk for a Dell TigerLake/SoundWire device, and initial support
for platforms based on the ES8336 codec (aka ES8316). For full
functionality, an update of the codec driver will be needed.
Pierre-Louis Bossart (5):
ASoC: Intel: soc-acpi: apl/glk/tgl: add entry for devices based on
ES8336 codec
ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on
ES8336 codec
ASoC: Intel: add machine driver for SOF+ES8336
ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp
ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45
sound/hda/intel-dsp-config.c | 22 +-
sound/soc/intel/boards/Kconfig | 14 +
sound/soc/intel/boards/Makefile | 2 +
sound/soc/intel/boards/sof_es8336.c | 569 ++++++++++++++++++
sound/soc/intel/boards/sof_sdw.c | 10 +
.../intel/common/soc-acpi-intel-bxt-match.c | 6 +
.../intel/common/soc-acpi-intel-glk-match.c | 7 +-
.../intel/common/soc-acpi-intel-tgl-match.c | 47 ++
8 files changed, 674 insertions(+), 3 deletions(-)
create mode 100644 sound/soc/intel/boards/sof_es8336.c
--
2.25.1
Diffstat (limited to 'sound/soc/sof/imx')
0 files changed, 0 insertions, 0 deletions