git-subtree-dir: qcom/audio git-subtree-mainline:573108dc30
git-subtree-split:6c0f9e7566
16 lines
328 B
Plaintext
16 lines
328 B
Plaintext
// SPDX-License-Identifier: BSD-3-Clause
|
|
/*
|
|
* Copyright (c) 2023 Qualcomm Innovation Center, Inc. All rights reserved.
|
|
*/
|
|
|
|
#include "pineapple-audio-qrd.dtsi"
|
|
|
|
&pineapple_snd {
|
|
qcom,model = "pineapple-qrd-snd-card";
|
|
|
|
qcom,msm-mbhc-usbc-audio-supported = <0>;
|
|
qcom,msm-mbhc-hphl-swh = <1>;
|
|
qcom,msm-mbhc-gnd-swh = <1>;
|
|
};
|
|
|