diff options
author | Vijendar Mukunda | 2023-08-23 13:03:39 +0530 |
---|---|---|
committer | Greg Kroah-Hartman | 2023-09-13 09:42:44 +0200 |
commit | b13b0c84a4afbdb34866094938aa6163a70d6c94 (patch) | |
tree | f975aadad2487f702f19b97ac1c0439c951923cf /drivers/of | |
parent | c4b06324fc4410e14d27ab56c91a2387f8a88a53 (diff) |
ASoC: SOF: amd: clear dsp to host interrupt status
[ Upstream commit 38592ae6dc9f84b7a994c43de2136b8115ca30f6 ]
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: 2e7c6652f9b8 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/of')
0 files changed, 0 insertions, 0 deletions