Re: [PATCH v2 3/3] arm64: dts: qcom: x1e80100: add soundwire controller resets

From: Konrad Dybcio
Date: Mon Jun 24 2024 - 10:02:32 EST




On 6/24/24 15:32, Srinivas Kandagatla wrote:
Soundwire controllers (WSA, WSA2, RX, TX) require reset lines to enable
switching clock control from hardware to software.

Add them along with the reset control providers.

Without this reset we might hit fifo under/over run when we try to write to
soundwire device registers.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@xxxxxxxxxx>
---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>

Konrad