blob: bfe24d2e7be6083b9a2b13cb33f9355a52e1bd44 [file] [log] [blame]
Stepan Moskovchenko6a0e96b2012-08-02 18:10:38 -07001/* Copyright (c) 2012, Code Aurora Forum. 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
15/include/ "msm8974.dtsi"
16
17/ {
18 model = "Qualcomm MSM 8974 CDP";
19 compatible = "qcom,msm8974-cdp", "qcom,msm8974";
Stepan Moskovchenko82465b52012-08-10 15:36:13 -070020 qcom,msm-id = <126 1 0>, <126 8 0>;
Stepan Moskovchenko5269b602012-08-08 17:57:09 -070021
22 serial@f991e000 {
23 status = "ok";
24 };
Stepan Moskovchenko6a0e96b2012-08-02 18:10:38 -070025};