blob: 57a40b2cbbf4096cc34e3add9330772e168c346e [file] [log] [blame]
Sathish Ambley9d69ac32012-03-21 10:28:26 -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
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -070015/include/ "msm8974.dtsi"
Chandan Uddarajue16e1fa2012-07-31 00:41:05 -070016/include/ "dsi-panel-sim-video.dtsi"
Sathish Ambley9d69ac32012-03-21 10:28:26 -070017
18/ {
Abhimanyu Kapur90ced6e2012-06-26 17:41:25 -070019 model = "Qualcomm MSM 8974 Simulator";
20 compatible = "qcom,msm8974-sim", "qcom,msm8974";
Chandan Uddarajue16e1fa2012-07-31 00:41:05 -070021
22 qcom,mdss_dsi@fd922800 {
23 qcom,mdss_dsi_sim_video {
24 status = "ok";
25 };
26 };
Sathish Ambley9d69ac32012-03-21 10:28:26 -070027};