soundwire: qcom: set clk stop need reset flag at runtime
authorSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Thu, 25 May 2023 13:38:12 +0000 (14:38 +0100)
committerVinod Koul <vkoul@kernel.org>
Mon, 29 May 2023 05:12:28 +0000 (10:42 +0530)
commit4830bfa2c812689e6007f42536eeb86df08f9d29
tree39521d1b6f980b1da553d868ad61986738b4dca2
parent671ca2ef12fecefa959ec4bccbcb8e728820fd6f
soundwire: qcom: set clk stop need reset flag at runtime

WSA Soundwire controller needs an full reset if clock stop support
is not available in slave devices. WSA881x does not support clock stop
however WSA883x supports clock stop.

Make setting this flag at runtime to address above issue.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20230525133812.30841-5-srinivas.kandagatla@linaro.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/soundwire/qcom.c