blob: 7701c0b659e4681a54ae16e40e19df332b3efd13 [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-cdp.dtsi"
24#include "pm660a.dtsi"
Rohit kumar61f44312017-11-02 19:49:07 +053025#include "sdm670-audio-overlay.dtsi"
Kaushal Kumar434f5882017-09-19 18:13:28 +053026
27/ {
28 model = "Qualcomm Technologies, Inc. SDA670 PM660 + PM660A CDP";
29 compatible = "qcom,sda670-cdp", "qcom,sda670", "qcom,cdp";
30 qcom,msm-id = <337 0x0>;
31 qcom,board-id = <1 0>;
32 qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>,
33 <0x0001001b 0x0002001a 0x0 0x0>,
34 <0x0001001b 0x0202001a 0x0 0x0>;
35};