blob: c507f3c51f110667117c5cb46122b60ae8725380 [file] [log] [blame]
Pranav Patel483d8172018-03-09 15:25:01 +05301/*
2 * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved.
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 and
6 * only version 2 as published by the Free Software Foundation.
7 *
8 * This program is distributed in the hope that it will be useful,
9 * but WITHOUT ANY WARRANTY; without even the implied warranty of
10 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11 * GNU General Public License for more details.
12 */
13
14/dts-v1/;
15
16#include "apq8053-lite.dtsi"
17#include "apq8053-lite-dragon.dtsi"
18
19/ {
20 model = "Qualcomm Technologies, Inc. APQ8053 Lite DragonBoard";
21 compatible = "qcom,apq8053-lite-dragonboard", "qcom,apq8053",
22 "qcom,dragonboard";
23 qcom,board-id = <0x0102000a 0>;
24};
25
26&blsp2_uart0 {
27 status = "okay";
28};