Re: [PATCH 1/7] ASoC: SOF: amd: remove unused sha dma interrupt code

From: Mark Brown
Date: Wed Aug 23 2023 - 12:26:39 EST


On Wed, 23 Aug 2023 13:03:33 +0530, Vijendar Mukunda wrote:
> During initial development time for RN platform, when SHA
> dma gets completed, SHA DMA engine used to raise the ACP interrupt.
> In ACP interrupt handler, SHA DMA interrupt got handled.
> Currently SHA DMA compleition is verified by checking
> transfer count using read poll time out logic.
> Remove unused SHA dma interrupt handling code.
>
> [...]

Applied to

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

Thanks!

[1/7] ASoC: SOF: amd: remove unused sha dma interrupt code
commit: aa836152420af94d014ddd677a5f95544abef4f6
[2/7] ASoC: SOF: amd: enable ACP external global interrupt
commit: 0a1428141f638fc6fba863de40f0dc7ea91a1d47
[3/7] ASoC: SOF: amd: add module parameter for firmware debug
commit: 60eb816ed850b33f5410b1223c5d4d935a6ceb79
[4/7] ASoC: SOF: amd: remove redundant clock mux selection register write
commit: f3b2f8b7158026e7a0ab67f5e36c195cdb4c1bf8
[5/7] ASoC: SOF: amd: add conditional check for acp_clkmux_sel register
commit: 0d9e4cf5b66e0ffca3d8cf8e9a111d4793877afe
[6/7] ASoC: SOF: amd: clear panic mask status when panic occurs
commit: 3d02e1c439b4140215b624d423aa3c7554b17a5a
[7/7] ASoC: SOF: amd: clear dsp to host interrupt status
commit: 38592ae6dc9f84b7a994c43de2136b8115ca30f6

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