[RESEND PATCH v3 0/2] ASoC/SoundWire: Intel: add sdw BE dai trigger
Bard Liao
yung-chuan.liao at linux.intel.com
Fri Jul 8 08:13:10 CEST 2022
For SOF IPC4, we need to set pipeline state in BE DAI trigger.
@Mark, resending this series in case it is lost in your mailbox.
v2:
- Change "#if IS_ENABLED(CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE)" to
"if (IS_ENABLED(CONFIG_SND_SOC_SOF_INTEL_SOUNDWIRE))"
v3:
- Change the multi-line comment style in "soundwire: Intel: add trigger
callback" patch and take Vinod's Ack.
Bard Liao (2):
soundwire: Intel: add trigger callback
ASoC: SOF: Intel: add trigger callback into sdw_callback
drivers/soundwire/intel.c | 9 +++++++++
include/linux/soundwire/sdw_intel.h | 1 +
sound/soc/sof/intel/hda-dai.c | 14 +++++++++++---
sound/soc/sof/intel/hda.c | 2 +-
sound/soc/sof/intel/hda.h | 1 +
5 files changed, 23 insertions(+), 4 deletions(-)
--
2.17.1
More information about the Alsa-devel
mailing list