ASoC: SOF: Intel: add LunarLake support
authorMark Brown <broonie@kernel.org>
Tue, 8 Aug 2023 12:28:53 +0000 (13:28 +0100)
committerMark Brown <broonie@kernel.org>
Tue, 8 Aug 2023 12:28:53 +0000 (13:28 +0100)
Merge series from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:

This patchset first fixes a number of errors made in the hda-mlink
support, then adds Lunar Lake definitions. The main contribution is
the hda-dai changes where the HDaudio DMA is now used for SSP, DMIC
and SoundWire. In previous hardware the GPDMA (aka DesignWare) was
used and controlled by the audio firmware. The volume of code is
minimized with the abstraction added in previous kernel cycles.

Due to cross-dependencies between ASoC and SoundWire trees, the full
support for jack detection will be deferred to the next kernel
cycle. There's not much point to ask for a sync of the two trees to
support one patch for each tree - we are at -rc5 already.

1  2 
sound/soc/intel/avs/board_selection.c
sound/soc/sof/intel/hda.c
sound/soc/sof/topology.c

Simple merge
Simple merge
Simple merge