blob: 9855b117c5c10294a9d15d5b6ef4ce636e1040cf [file] [log] [blame]
Kaushal Kumar434f5882017-09-19 18:13:28 +05301/*
2 * Copyright (c) 2017, The Linux Foundation. All rights reserved.
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 and
6 * only version 2 as published by the Free Software Foundation.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 */
13
14/dts-v1/;
15/plugin/;
16
17#include <dt-bindings/clock/qcom,gcc-sdm845.h>
18#include <dt-bindings/clock/qcom,camcc-sdm845.h>
19#include <dt-bindings/clock/qcom,dispcc-sdm845.h>
20#include <dt-bindings/clock/qcom,rpmh.h>
21#include <dt-bindings/interrupt-controller/arm-gic.h>
22
23#include "sdm670-mtp.dtsi"
24#include "pm660a.dtsi"
25
26/ {
27 model = "Qualcomm Technologies, Inc. SDA670 PM660 + PM660A MTP";
28 compatible = "qcom,sda670-mtp", "qcom,sda670", "qcom,mtp";
29 qcom,msm-id = <337 0x0>;
30 qcom,board-id = <8 0>;
31 qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>,
32 <0x0001001b 0x0002001a 0x0 0x0>,
33 <0x0001001b 0x0202001a 0x0 0x0>;
34};