blob: 7e5947b367f03e66959e2a7cd218ea51a25d5ac6 [file] [log] [blame]
Channagoud Kadabide5a1212017-01-20 15:27:51 -08001/* 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
Imran Khan04f08312017-03-30 15:07:43 +053013
14/dts-v1/;
15
16#include "sdm670.dtsi"
17#include "sdm670-cdp.dtsi"
18
19/ {
20 model = "Qualcomm Technologies, Inc. SDM670 CDP";
21 compatible = "qcom,sdm670-cdp", "qcom,sdm670", "qcom,cdp";
22 qcom,board-id = <1 0>;
Channagoud Kadabide5a1212017-01-20 15:27:51 -080023};