public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC/SoundWire: Intel: add sdw BE dai trigger
@ 2022-06-14  7:08 Bard Liao
  2022-06-14  7:08 ` [PATCH 1/2] soundwire: Intel: add trigger callback Bard Liao
  2022-06-14  7:08 ` [PATCH 2/2] ASoC: SOF: Intel: add trigger callback into sdw_callback Bard Liao
  0 siblings, 2 replies; 7+ messages in thread
From: Bard Liao @ 2022-06-14  7:08 UTC (permalink / raw)
  To: alsa-devel, vkoul
  Cc: vinod.koul, linux-kernel, tiwai, broonie, gregkh,
	srinivas.kandagatla, pierre-louis.bossart, sanyog.r.kale,
	bard.liao

For SOF IPC4, we need to set pipeline state in BE DAI trigger.
@Vinod, Could you ack if the soundwire patch looks good to you?
And we can go through the ASoC tree since the change is mainly on ASoC.

Bard Liao (2):
  soundwire: Intel: add trigger callback
  ASoC: SOF: Intel: add trigger callback into sdw_callback

 drivers/soundwire/intel.c           |  8 ++++++++
 include/linux/soundwire/sdw_intel.h |  1 +
 sound/soc/sof/intel/hda-dai.c       | 15 ++++++++++++---
 sound/soc/sof/intel/hda.c           |  2 +-
 sound/soc/sof/intel/hda.h           |  1 +
 5 files changed, 23 insertions(+), 4 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-06-14 15:54 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-14  7:08 [PATCH 0/2] ASoC/SoundWire: Intel: add sdw BE dai trigger Bard Liao
2022-06-14  7:08 ` [PATCH 1/2] soundwire: Intel: add trigger callback Bard Liao
2022-06-14  7:08 ` [PATCH 2/2] ASoC: SOF: Intel: add trigger callback into sdw_callback Bard Liao
2022-06-14  7:12   ` Greg KH
2022-06-14 14:55     ` Pierre-Louis Bossart
2022-06-14 15:14       ` Greg KH
2022-06-14 15:54         ` Pierre-Louis Bossart

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox