git-subtree-dir: qcom/audio git-subtree-mainline:573108dc30
git-subtree-split:6c0f9e7566
18 lines
375 B
Plaintext
18 lines
375 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2024-2025 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
/dts-v1/;
|
|
/plugin/;
|
|
|
|
/*This is MTP with Hamilton + V8 +3.5mm*/
|
|
#include "sun-audio-hamilton-mtp.dtsi"
|
|
|
|
&sun_snd {
|
|
qcom,msm-mbhc-usbc-audio-supported = <0>;
|
|
qcom,msm-mbhc-hphl-swh = <1>;
|
|
qcom,msm-mbhc-gnd-swh = <1>;
|
|
qcom,wcn-bt-ext = <0>;
|
|
};
|