Disable haptics on all cdp variants. Change-Id: I9761681b2984aceb208c58a872877a18225c0eb3 Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/*This is CDP with Hamilton wlan*/
|
|
#include "sun-audio-cdp.dtsi"
|
|
&lpass_bt_swr {
|
|
status = "disabled";
|
|
};
|