[PATCH 0/5] ASoC: SOF: Intel: Soundwire integration

From: Pierre-Louis Bossart
Date: Wed Oct 23 2019 - 17:15:09 EST


This patchset applies on top of the series "[PATCH 0/4] soundwire:
update ASoC interfaces". The SOF/Intel code makes use of the
interfaces defined for initialization.

Build support for SoundWire is not provided for now, all
Soundwire-related code will be handled with a dummy fallback. We will
enable SoundWire interfaces in the Kconfigs when the functionality is
enabled in the soundwire tree.

In short, if the interfaces are agreed on, there is no risk with the
integration of these patches on the ASoC side.

Pierre-Louis Bossart (5):
ASoC: SOF: Intel: add SoundWire configuration interface
ASoC: SOF: IPC: dai-intel: move ALH declarations in header file
ASoC: SOF: Intel: hda: add SoundWire stream config/free callbacks
ASoC: SOF: Intel: hda: initial SoundWire machine driver autodetect
ASoC: SOF: Intel: hda: disable SoundWire interrupts on suspend

include/sound/sof/dai-intel.h | 18 +--
sound/soc/sof/intel/hda-dsp.c | 2 +
sound/soc/sof/intel/hda-loader.c | 13 ++
sound/soc/sof/intel/hda.c | 230 ++++++++++++++++++++++++++++++-
sound/soc/sof/intel/hda.h | 44 ++++++
5 files changed, 295 insertions(+), 12 deletions(-)

--
2.20.1