blob: 9d61324b1e90984734fd142a41bb02cf3b301cf0 [file] [log] [blame]
Lingutla Chandrasekhar3aa0e3d2017-07-25 16:16:40 +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 "sdm845-sde-display.dtsi"
23#include "sdm845-interposer-sdm670-cdp.dtsi"
Rohit Kumarcb1d7db2017-09-18 07:52:03 +053024#include "sdm845-interposer-sdm670-audio-overlay.dtsi"
Lingutla Chandrasekhar3aa0e3d2017-07-25 16:16:40 +053025/ {
26 model = "Qualcomm Technologies, Inc. SDM845 v1 Interposer SDM670 CDP";
27 compatible = "qcom,sdm845-cdp", "qcom,sdm845", "qcom,cdp";
28 qcom,msm-id = <321 0x0>;
29 qcom,board-id = <1 4>;
30};