blob: 20d4006a9feb2be3ba4ca014d1671add55b8f7ea [file] [log] [blame]
Channagoud Kadabi2c424762017-08-24 13:01:18 -07001/* 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
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
24#include "sdm845-sde-display.dtsi"
25#include "sdm845-cdp.dtsi"
26#include "sdm845-cdp-audio-overlay.dtsi"
27
28/ {
29 model = "Qualcomm Technologies, Inc. sda845 v1 CDP";
30 compatible = "qcom,sda845-cdp", "qcom,sda845", "qcom,cdp";
31 qcom,msm-id = <341 0x10000>;
32 qcom,board-id = <1 0>;
33};