All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] ASoC: SOF: AMD/Mediatek updates
@ 2022-04-06 19:40 Pierre-Louis Bossart
  2022-04-06 19:40 ` [PATCH 1/4] ASoC: SOF: OF: Add shutdown callback for SOF OF device Pierre-Louis Bossart
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Pierre-Louis Bossart @ 2022-04-06 19:40 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, broonie, Pierre-Louis Bossart

Hardware/IPC updates for AMD and shutdown support for Mediatek.

Ajit Kumar Pandey (2):
  ASoC: SOF: amd: Add psp_mbox_ready() and psp_send_cmd() callback
  ASoC: SOF: amd: Use dedicated MBOX for ACP and PSP communication

YC Hung (2):
  ASoC: SOF: OF: Add shutdown callback for SOF OF device
  ASoC: SOF: mediatek: mt8195 add shutdown callback

 sound/soc/sof/amd/acp.c                | 66 +++++++++++++++++++++++---
 sound/soc/sof/amd/acp.h                |  6 ++-
 sound/soc/sof/mediatek/mt8195/mt8195.c |  7 +++
 sound/soc/sof/sof-of-dev.c             |  6 +++
 sound/soc/sof/sof-of-dev.h             |  1 +
 5 files changed, 77 insertions(+), 9 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-04-08 11:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-06 19:40 [PATCH 0/4] ASoC: SOF: AMD/Mediatek updates Pierre-Louis Bossart
2022-04-06 19:40 ` [PATCH 1/4] ASoC: SOF: OF: Add shutdown callback for SOF OF device Pierre-Louis Bossart
2022-04-06 19:40 ` [PATCH 2/4] ASoC: SOF: mediatek: mt8195 add shutdown callback Pierre-Louis Bossart
2022-04-06 19:40 ` [PATCH 3/4] ASoC: SOF: amd: Add psp_mbox_ready() and psp_send_cmd() callback Pierre-Louis Bossart
2022-04-08  8:37   ` Mark Brown
2022-04-06 19:40 ` [PATCH 4/4] ASoC: SOF: amd: Use dedicated MBOX for ACP and PSP communication Pierre-Louis Bossart
2022-04-08 11:24 ` [PATCH 0/4] ASoC: SOF: AMD/Mediatek updates Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.