blob: e3f80bef2e3114053afda95ed0621a182a198d44 [file] [log] [blame]
Sumit Agrawal2ed0fe62018-05-18 13:26:31 +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-dragon-v2.3.dtsi"
17
18/ {
19 model = "Qualcomm Technologies, Inc. APQ8053 Lite DragonBoard V2.3";
20 compatible = "qcom,apq8053-lite-dragonboard", "qcom,apq8053",
21 "qcom,dragonboard";
22 qcom,board-id= <0x01020020 0>;
23};
24
25&blsp2_uart0 {
26 status = "okay";
27};