Re: [PATCH 0/3] arm64: dts: qcom: x1e80100: Add soundwire controller resets

From: Srinivas Kandagatla
Date: Mon Jun 24 2024 - 07:42:04 EST




On 24/06/2024 12:22, Dmitry Baryshkov wrote:
On Mon, Jun 24, 2024 at 12:11:08PM GMT, Srinivas Kandagatla wrote:


On 24/06/2024 12:08, Dmitry Baryshkov wrote:
On Mon, Jun 24, 2024 at 11:55:29AM GMT, Srinivas Kandagatla wrote:
Soundwire resets are missing in the existing dts, add resets for all the 4
instances of Soundwire controllers (WSA, WSA2, RX, TX).

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

Could you please point out the driver changes?
If you mean, soundwire controller driver, it already has the reset support.

No, I was looking for audiocc drivers.

drivers/clk/qcom/lpasscc-sc8280xp.c needs no changes, other then the dt-bindings changes that i will fix in v2.

--srini