blob: 09ba184fbf57436a79db6d81fe71e17b0dfa7ef1 [file] [log] [blame]
Kaushal Kumar55e6ed8e2017-09-15 15:37:39 +05301/* Copyright (c) 2017, The Linux Foundation. All rights reserved.
2 *
3 * This program is free software; you can redistribute it and/or modify
4 * it under the terms of the GNU General Public License version 2 and
5 * only version 2 as published by the Free Software Foundation.
6 *
7 * This program is distributed in the hope that it will be useful,
8 * but WITHOUT ANY WARRANTY; without even the implied warranty of
9 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
10 * GNU General Public License for more details.
11 */
12
13/dts-v1/;
14/plugin/;
15
16#include <dt-bindings/clock/qcom,gcc-sdm845.h>
17#include <dt-bindings/clock/qcom,camcc-sdm845.h>
18#include <dt-bindings/clock/qcom,dispcc-sdm845.h>
19#include <dt-bindings/clock/qcom,rpmh.h>
20#include <dt-bindings/interrupt-controller/arm-gic.h>
21
22#include "sdm670-mtp.dtsi"
23#include "sdm670-external-codec.dtsi"
Rohit Kumar0783b6f2017-09-27 11:02:40 +053024#include "sdm670-ext-cdc-usbc-audio.dtsi"
Kaushal Kumar55e6ed8e2017-09-15 15:37:39 +053025/ {
26 model = "Qualcomm Technologies, Inc. SDM670 PM660+PM660L, USB-C Audio, Ext. Audio Codec MTP";
27 compatible = "qcom,sdm670-mtp", "qcom,sdm670", "qcom,mtp";
28 qcom,msm-id = <336 0x0>;
29 qcom,board-id = <8 3>;
30 qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
31 <0x0001001b 0x0102001a 0x0 0x0>,
32 <0x0001001b 0x0201011a 0x0 0x0>;
33};