All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add SOF panic dump support for AMD platform.
@ 2022-12-05 12:06 V sujith kumar Reddy
  2022-12-05 12:06   ` V sujith kumar Reddy
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: V sujith kumar Reddy @ 2022-12-05 12:06 UTC (permalink / raw)
  To: broonie, alsa-devel
  Cc: Sunil-kumar.Dommati, ssabakar, venkataprasad.potturu,
	Basavaraj.Hiregoudar, Vijendar.Mukunda, V sujith kumar Reddy

This patch series consists of
	>> Use poll function instead of simple read ACP_SHA_DSP_FW_QUALIFIER
	>> Add support for IPC and DSP dumps

Ajye Huang (1):
  ASoC: SOF: amd: Use poll function instead to read
    ACP_SHA_DSP_FW_QUALIFIER

V sujith kumar Reddy (1):
  ASoC : SOF: amd: Add support for IPC and DSP dumps

 sound/soc/sof/amd/Kconfig      |   1 +
 sound/soc/sof/amd/acp-common.c | 108 +++++++++++++++++++++++++++++++++
 sound/soc/sof/amd/acp-ipc.c    |  13 ++++
 sound/soc/sof/amd/acp.c        |   8 ++-
 sound/soc/sof/amd/acp.h        |   6 ++
 5 files changed, 133 insertions(+), 3 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-12-05 17:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-05 12:06 [PATCH 0/2] Add SOF panic dump support for AMD platform V sujith kumar Reddy
2022-12-05 12:06 ` [PATCH 1/2] ASoC: SOF: amd: Use poll function instead to read ACP_SHA_DSP_FW_QUALIFIER V sujith kumar Reddy
2022-12-05 12:06   ` V sujith kumar Reddy
2022-12-05 12:06 ` [PATCH 2/2] ASoC : SOF: amd: Add support for IPC and DSP dumps V sujith kumar Reddy
2022-12-05 12:06   ` V sujith kumar Reddy
2022-12-05 17:29 ` [PATCH 0/2] Add SOF panic dump support for AMD platform 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.