]> git.baikalelectronics.ru Git - kernel.git/commit
soundwire: qcom: add support to new interrupts
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Tue, 30 Mar 2021 14:47:16 +0000 (15:47 +0100)
committerVinod Koul <vkoul@kernel.org>
Tue, 30 Mar 2021 17:25:07 +0000 (22:55 +0530)
commitce236c0cd691ca842f8e2e7929e1a63d5abba18f
treead53b3b58580dcb7dc047f0f7ee01b5ba57082b7
parente29be0eee0fb9fb5c88e1fd011492d103d45b6b0
soundwire: qcom: add support to new interrupts

Add support to new interrupts which includes reporting some of the
error interrupts and adding support to SLAVE pending interrupt!

This patch also changes the interrupt handler behaviour on handling
any pending interrupts by checking it before returning out of irq handler.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20210330144719.13284-7-srinivas.kandagatla@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/qcom.c