You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32 lines
955 B
32 lines
955 B
5 years ago
|
/* Copyright (c) 2017, 2019, The Linux Foundation. All rights reserved.
|
||
|
*
|
||
|
* This program is free software; you can redistribute it and/or modify
|
||
|
* it under the terms of the GNU General Public License version 2 and
|
||
|
* only version 2 as published by the Free Software Foundation.
|
||
|
*
|
||
|
* This program is distributed in the hope that it will be useful,
|
||
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||
|
* GNU General Public License for more details.
|
||
|
*/
|
||
|
|
||
|
|
||
|
/dts-v1/;
|
||
|
|
||
|
#include "sdm660.dtsi"
|
||
|
#include "sdm660-cdp.dtsi"
|
||
|
#include "sdm660-external-codec.dtsi"
|
||
|
|
||
|
/ {
|
||
|
model = "Qualcomm Technologies, Inc. SDM 660 PM660 + PM660L, USBC
|
||
|
Audio, RCM";
|
||
|
compatible = "qcom,sdm660-cdp", "qcom,sdm660", "qcom,cdp";
|
||
|
qcom,board-id = <21 3>;
|
||
|
qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
|
||
|
<0x0001001b 0x0201011a 0x0 0x0>;
|
||
|
};
|
||
|
|
||
|
&tavil_snd {
|
||
|
qcom,msm-mbhc-usbc-audio-supported = <1>;
|
||
|
};
|