Message ID | 20240624-x1e-swr-reset-v2-0-8bc677fcfa64@linaro.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: qcom: x1e80100: Add soundwire controller resets | expand |
On Mon, Jun 24, 2024 at 02:32:35PM 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@linaro.org> > --- > Changes in v2: > - fixed dt bindings. > - Link to v1: https://lore.kernel.org/r/20240624-x1e-swr-reset-v1-0-da326d0733d4@linaro.org Thanks! Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
On Mon, 24 Jun 2024 14:32:35 +0100, 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). > > Applied, thanks! [3/3] arm64: dts: qcom: x1e80100: add soundwire controller resets commit: 8c7dbbed27723c4324c81e78fe239ce134aa8f58 Best regards,
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@linaro.org> --- Changes in v2: - fixed dt bindings. - Link to v1: https://lore.kernel.org/r/20240624-x1e-swr-reset-v1-0-da326d0733d4@linaro.org --- Srinivas Kandagatla (3): dt-bindings: clock: Add x1e80100 LPASS AUDIOCC reset controller dt-bindings: clock: Add x1e80100 LPASSCC reset controller arm64: dts: qcom: x1e80100: add soundwire controller resets .../bindings/clock/qcom,sc8280xp-lpasscc.yaml | 13 +++++++++--- arch/arm64/boot/dts/qcom/x1e80100.dtsi | 23 ++++++++++++++++++++++ 2 files changed, 33 insertions(+), 3 deletions(-) --- base-commit: 781025f172e19ca5682d7bfc5243e7aa74c4977f change-id: 20240624-x1e-swr-reset-0196fbf7b8f9 Best regards,