soundwire: qcom: handle command ignored interrupt
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Fri, 28 Jul 2023 11:28:48 +0000 (13:28 +0200)
committerVinod Koul <vkoul@kernel.org>
Thu, 21 Sep 2023 09:32:05 +0000 (11:32 +0200)
commit16d568c8f646933710c980783d87d3f59a89b563
tree8cdb89a41c3d5f9d1c454c0bf8d8ff0179259c6f
parent5d78c7d684192e42241593a936ee60003d8ac064
soundwire: qcom: handle command ignored interrupt

Qualcomm Soundwire v2.0.0 controller comes with new interrupt bit for
ignored commands.  Add code to handle it in the interrupt service
routine.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230728112848.67092-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/qcom.c