ARM: dts: qcom: disable clock stop mode for bt soundwire

Disable the clk stop mode sequence for BT soundwire master.
BT soundwire master doesn't have retention policy and hence
 clock stop mode cannot be implemented.

Also the behaviour is consistent with BT Slimbus implementation
 with clock stop mode disabled.

Change-Id: I2417dcba3c679d44e44f157f4ba8b03d7eeb64e2
Signed-off-by: Vangala, Amarnath <quic_avangala@quicinc.com>
This commit is contained in:
Vangala, Amarnath
2024-01-10 22:35:25 +05:30
committed by Amarnath Vangala
parent aa5f297a43
commit 06a66940b7

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include <bindings/qcom,audio-ext-clk.h>
@@ -385,7 +385,6 @@
<5 BT_AUDIO_TX1 0x3>, <6 BT_AUDIO_TX2 0x3>,
<7 BT_AUDIO_TX3 0x3>, <8 FM_AUDIO_TX1 0x3>;
qcom,swr-num-dev = <1>;
qcom,swr-clock-stop-mode0 = <1>;
};
};