blob: 141ed5904c97bf36ca37aa266a72bfdc4f8563cb [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
25/ {
26 model = "Qualcomm Technologies, Inc. SDA670 PM660 + PM660L CDP";
27 compatible = "qcom,sda670-cdp", "qcom,sda670", "qcom,cdp";
28 qcom,msm-id = <337 0x0>;
29 qcom,board-id = <1 0>;
30 qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
31 <0x0001001b 0x0102001a 0x0 0x0>,
32 <0x0001001b 0x0201011a 0x0 0x0>;
33};