linux/sound/soc/sof/amd
Vijendar Mukunda 38592ae6dc
ASoC: SOF: amd: clear dsp to host interrupt status
DSP_SW_INTR_STAT_OFFSET is a common interrupt register which will be
accessed by both ACP firmware and driver. This register contains register
bits corresponds to host to dsp interrupts and vice versa.

when dsp to host interrupt is reported, only clear dsp to host
interrupt bit in DSP_SW_INTR_STAT_OFFSET.

Fixes: 2e7c6652f9 ("ASoC: SOF: amd: Fix for handling spurious interrupts from DSP")

Signed-off-by: Vijendar Mukunda <Vijendar.Mukunda@amd.com>
Link: https://lore.kernel.org/r/20230823073340.2829821-7-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-08-23 13:27:19 +01:00
..
Kconfig ASoC: SOF: amd: Add sof support for vangogh platform 2023-08-21 16:05:47 +01:00
Makefile ASoC: SOF: amd: Add sof support for vangogh platform 2023-08-21 16:05:47 +01:00
acp-common.c ASoC: SOF: amd: Add Probe functionality support for amd platforms. 2023-07-17 06:15:35 +01:00
acp-dsp-offset.h ASoC: SOF: amd: Add support for signed fw image loading 2023-08-21 16:05:48 +01:00
acp-ipc.c ASoC: SOF: amd: clear panic mask status when panic occurs 2023-08-23 13:27:18 +01:00
acp-loader.c ASoC: SOF: amd: add module parameter for firmware debug 2023-08-23 13:27:15 +01:00
acp-pcm.c ASoC: SOF: amd: Enable cont_update_posn variable in pcm hw_params. 2023-03-08 15:05:44 +00:00
acp-probes.c ASoC: SOF: amd: Add Probe functionality support for amd platforms. 2023-07-17 06:15:35 +01:00
acp-stream.c ASoC: SOF: amd: increase SRAM inbox and outbox size to 1024 2022-09-20 19:38:04 +01:00
acp-trace.c ASoC: SOF: Modify the host trace_init parameter list to include dmab 2022-05-19 16:44:17 +01:00
acp.c ASoC: SOF: amd: clear dsp to host interrupt status 2023-08-23 13:27:19 +01:00
acp.h ASoC: SOF: amd: add module parameter for firmware debug 2023-08-23 13:27:15 +01:00
pci-rmb.c ASoC: SOF: amd: Add Probe register offset for renoir and rembrandt platform. 2023-07-17 06:15:37 +01:00
pci-rn.c ASoC: SOF: amd: Add Probe register offset for renoir and rembrandt platform. 2023-07-17 06:15:37 +01:00
pci-vangogh.c ASoC: SOF: amd: Add sof support for vangogh platform 2023-08-21 16:05:47 +01:00
rembrandt.c ASoC: SOF: amd: remove acp_dai_probe() function 2023-04-03 12:15:32 +01:00
renoir.c ASoC: SOF: amd: remove acp_dai_probe() function 2023-04-03 12:15:32 +01:00
vangogh.c ASoC: SOF: amd: Enable signed firmware image loading for Vangogh platform 2023-08-21 16:05:49 +01:00