mbox series

[0/2] Add SOF panic dump support for AMD platform.

Message ID 20221205120649.1950576-1-Vsujithkumar.Reddy@amd.com
Headers show
Series Add SOF panic dump support for AMD platform. | expand

Message

V sujith kumar Reddy Dec. 5, 2022, 12:06 p.m. UTC
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(-)

Comments

Mark Brown Dec. 5, 2022, 5:29 p.m. UTC | #1
On Mon, 5 Dec 2022 17:36:47 +0530, V sujith kumar Reddy wrote:
> 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
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/2] ASoC: SOF: amd: Use poll function instead to read ACP_SHA_DSP_FW_QUALIFIER
      commit: 2a2f5f2384b9791a028901aac3f49c488839d073
[2/2] ASoC : SOF: amd: Add support for IPC and DSP dumps
      commit: 41cfad23b5ebef2dbddecff2ddeb27ca973f98a8

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark