blob: 0a6aa5eb44f54f9da800466a9c9561f52c2ab96b [file] [log] [blame]
Chandan Uddarajueae45242017-06-12 17:02:01 -07001/* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved.
Kyle Yan18b01d62016-11-08 15:26:53 -08002 *
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
Kyle Yan6a20fae2017-02-14 13:34:41 -080016#include "sdm845.dtsi"
Chandan Uddarajueae45242017-06-12 17:02:01 -070017#include "sdm845-sde-display.dtsi"
Kyle Yan6a20fae2017-02-14 13:34:41 -080018#include "sdm845-cdp.dtsi"
Kyle Yan18b01d62016-11-08 15:26:53 -080019
20/ {
Kyle Yan6a20fae2017-02-14 13:34:41 -080021 model = "Qualcomm Technologies, Inc. MSM sdm845 v1 CDP";
22 compatible = "qcom,sdm845-cdp", "qcom,sdm845", "qcom,cdp";
Kyle Yan18b01d62016-11-08 15:26:53 -080023 qcom,board-id = <1 0>;
24};