blob: f9179c36b27f4a010284e44af9f0242d71baad09 [file] [log] [blame]
Kaushal Kumar3191ed72018-03-16 14:46:36 +05301/* Copyright (c) 2018, 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 "pm660a.dtsi"
24#include "sdm670-int-cdc-usbc-audio-overlay.dtsi"
25
26/ {
27 model = "Qualcomm Technologies, Inc. SDM710 PM660 + PM660A, USB-C Audio, MTP";
28 compatible = "qcom,sdm670-mtp", "qcom,sdm670", "qcom,mtp";
Kaushal Kumarc86c8a62018-09-28 17:36:19 +053029 qcom,msm-id = <360 0x0>,
30 <393 0x0>;
Kaushal Kumar3191ed72018-03-16 14:46:36 +053031 qcom,board-id = <8 2>;
32 qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>,
33 <0x0001001b 0x0002001a 0x0 0x0>,
34 <0x0001001b 0x0202001a 0x0 0x0>;
35};