blob: 14bf60b32445df5386c815a606ab76e2750a8053 [file] [log] [blame]
Hanumant Singh2278ab32013-02-21 15:32:17 -08001/* Copyright (c) 2013, 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/dts-v1/;
14/include/ "msm8226.dtsi"
15
16/ {
17 model = "Qualcomm MSM 8226 QRD";
18 compatible = "qcom,msm8226-qrd", "qcom,msm8226";
19 qcom,msm-id = <145 1 0>;
20
21 serial@f991f000 {
22 status = "disabled";
23 };
24};