Revert "ARM: dt-bindings: Disable haptics for cdp variants"

This reverts commit 98cab652ca.

Change-Id: I0c2465e7f4f669b6ab8f3079322e3902c5f094b6
Signed-off-by: Vaishali Gupta <quic_vai@quicinc.com>
This commit is contained in:
Vaishali Gupta
2024-03-17 23:04:04 -07:00
parent 98cab652ca
commit 542c8b16d5
3 changed files with 2 additions and 9 deletions

View File

@@ -40,13 +40,9 @@
&cdc_sep_mi2s_gpios {
status = "disabled";
};
&swr_haptics {
status = "disabled";
};
&sun_snd {
qcom,model = "sun-cdp-snd-card";
swr-haptics-unsupported;
qcom,audio-routing =
"AMIC1", "Analog Mic1",
"AMIC1", "MIC BIAS1",

View File

@@ -1,6 +1,6 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
/*This is CDP with Hamilton wlan*/

View File

@@ -1,13 +1,10 @@
// SPDX-License-Identifier: BSD-3-Clause
/*
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
*/
#include "sun-audio-overlay.dtsi"
&swr_haptics {
status = "disabled";
};
&sun_snd {
compatible = "qcom,sun-asoc-snd-stub";
asoc-codec = <&stub_codec>;