git-subtree-dir: qcom/audio git-subtree-mainline:573108dc30
git-subtree-split:6c0f9e7566
16 lines
304 B
Plaintext
16 lines
304 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2023-2024 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "tuna-audio-overlay.dtsi"
|
|
|
|
&wsa_macro {
|
|
qcom,wsa-bat-cfgs= <1>, <1>;
|
|
};
|
|
|
|
&tuna_snd {
|
|
qcom,model = "tuna-mtp-snd-card";
|
|
qcom,sec-mi2s-gpios = <&fm_i2s1_gpios>;
|
|
};
|