blob: 48dbd1f103eb1c80f74fe177664082a5b0ef1a19 [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
Xiaojun Sang8962cbd2018-06-21 17:56:27 +080016#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>
Teng Fei Fan2b6cd282018-05-18 18:10:01 +080021#include "sdm670-qrd-sku2.dtsi"
Kaushal Kumar3191ed72018-03-16 14:46:36 +053022
23/ {
24 model = "Qualcomm Technologies, Inc. SDM710 PM660 + PM660L QRD SKU2";
25 compatible = "qcom,sdm670-qrd", "qcom,sdm670", "qcom,qrd";
Kaushal Kumarc86c8a62018-09-28 17:36:19 +053026 qcom,msm-id = <360 0x0>,
27 <393 0x0>;
Kaushal Kumar3191ed72018-03-16 14:46:36 +053028 qcom,board-id = <0x0012000b 0>;
29 qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>,
30 <0x0001001b 0x0102001a 0x0 0x0>,
31 <0x0001001b 0x0201011a 0x0 0x0>;
32};