blob: 5b6776530b93be019f30d17c79a73b0d2ee6cdae [file] [log] [blame]
Tirupathi Reddy4b983082017-09-04 10:11:15 +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-cdp.dtsi"
23#include "pm660a.dtsi"
Rohit Kumar76cea392017-09-27 12:01:48 +053024#include "sdm670-audio-overlay.dtsi"
Tirupathi Reddy4b983082017-09-04 10:11:15 +053025
26/ {
27 model = "Qualcomm Technologies, Inc. SDM670 PM660 + PM660A CDP";
28 compatible = "qcom,sdm670-cdp", "qcom,sdm670", "qcom,cdp";
29 qcom,msm-id = <336 0x0>;
30 qcom,board-id = <1 0>;
31 qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>,
32 <0x0001001b 0x0002001a 0x0 0x0>,
33 <0x0001001b 0x0202001a 0x0 0x0>;
34};
35