All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ASoC: SOF: AMD updates
@ 2022-04-21 16:58 Pierre-Louis Bossart
  2022-04-21 16:58 ` [PATCH v2 1/2] ASoC: SOF: amd: Add psp_mbox_ready() and psp_send_cmd() callback Pierre-Louis Bossart
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pierre-Louis Bossart @ 2022-04-21 16:58 UTC (permalink / raw)
  To: alsa-devel; +Cc: tiwai, broonie, Pierre-Louis Bossart

these patches were originally submitted in the "ASoC: SOF:
AMD/Mediatek updates" series, but there was a bisect
issue on the first patch.

sound/soc/sof/amd/acp.c:176:29: error: unused variable ‘sdev’
[-Werror=unused-variable]

resubmitting as v2 with each patch compiling without warning.

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

 sound/soc/sof/amd/acp.c | 66 ++++++++++++++++++++++++++++++++++++-----
 sound/soc/sof/amd/acp.h |  6 ++--
 2 files changed, 63 insertions(+), 9 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-04-21 18:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-21 16:58 [PATCH v2 0/2] ASoC: SOF: AMD updates Pierre-Louis Bossart
2022-04-21 16:58 ` [PATCH v2 1/2] ASoC: SOF: amd: Add psp_mbox_ready() and psp_send_cmd() callback Pierre-Louis Bossart
2022-04-21 16:58 ` [PATCH v2 2/2] ASoC: SOF: amd: Use dedicated MBOX for ACP and PSP communication Pierre-Louis Bossart
2022-04-21 18:38 ` [PATCH v2 0/2] ASoC: SOF: AMD 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.