blob: 22e3aea0710d5d2e9c867fceee9ac8e208a1b045 [file] [log] [blame]
Kyle Yan18b01d62016-11-08 15:26:53 -08001/* Copyright (c) 2016, 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
Kyle Yan6a20fae2017-02-14 13:34:41 -080016#include "sdm845.dtsi"
17#include "sdm845-cdp.dtsi"
Kyle Yan18b01d62016-11-08 15:26:53 -080018
19/ {
Kyle Yan6a20fae2017-02-14 13:34:41 -080020 model = "Qualcomm Technologies, Inc. MSM sdm845 v1 CDP";
21 compatible = "qcom,sdm845-cdp", "qcom,sdm845", "qcom,cdp";
Kyle Yan18b01d62016-11-08 15:26:53 -080022 qcom,board-id = <1 0>;
23};