blob: 6140730af3317d11f679a7939ac0064f43c790f3 [file] [log] [blame]
Duy Truonge833aca2013-02-12 13:35:08 -08001/* Copyright (c) 2012, The Linux Foundation. All rights reserved.
Stepan Moskovchenko6a0e96b2012-08-02 18:10:38 -07002 *
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"
Chandan Uddaraju0c31a1f2012-07-25 17:17:11 -070016/include/ "dsi-panel-toshiba-720p-video.dtsi"
Stepan Moskovchenko6a0e96b2012-08-02 18:10:38 -070017
18/ {
19 model = "Qualcomm MSM 8974 CDP";
20 compatible = "qcom,msm8974-cdp", "qcom,msm8974";
Stepan Moskovchenko82465b52012-08-10 15:36:13 -070021 qcom,msm-id = <126 1 0>, <126 8 0>;
Stepan Moskovchenko5269b602012-08-08 17:57:09 -070022
23 serial@f991e000 {
24 status = "ok";
25 };
Chandan Uddaraju0c31a1f2012-07-25 17:17:11 -070026
27 qcom,mdss_dsi@fd922800 {
28 qcom,mdss_dsi_toshiba_720p_video {
29 status = "ok";
30 };
31 };
Stepan Moskovchenko6a0e96b2012-08-02 18:10:38 -070032};