Support for SUN ATP variant V8. Change-Id: Iaef2eef0889ee04eb975a8d4465c5bfb2064bccd Signed-off-by: Ravulapati Vishnu Vardhan Rao <quic_visr@quicinc.com>
19 lines
296 B
Plaintext
19 lines
296 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "sun-audio-cdp.dtsi"
|
|
|
|
&wsa_macro {
|
|
qcom,wsa-bat-cfgs= <4>, <4>;
|
|
};
|
|
|
|
&wsa2_macro {
|
|
qcom,wsa-bat-cfgs= <4>, <4>;
|
|
};
|
|
|
|
&swr_haptics {
|
|
status = "disabled";
|
|
};
|