Sathish Ambley | 9d69ac3 | 2012-03-21 10:28:26 -0700 | [diff] [blame] | 1 | /* 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 Kapur | 90ced6e | 2012-06-26 17:41:25 -0700 | [diff] [blame] | 15 | /include/ "msm8974.dtsi" |
Chandan Uddaraju | e16e1fa | 2012-07-31 00:41:05 -0700 | [diff] [blame] | 16 | /include/ "dsi-panel-sim-video.dtsi" |
Sathish Ambley | 9d69ac3 | 2012-03-21 10:28:26 -0700 | [diff] [blame] | 17 | |
| 18 | / { |
Abhimanyu Kapur | 90ced6e | 2012-06-26 17:41:25 -0700 | [diff] [blame] | 19 | model = "Qualcomm MSM 8974 Simulator"; |
| 20 | compatible = "qcom,msm8974-sim", "qcom,msm8974"; |
David Ng | d1dabbd | 2012-07-27 16:55:39 -0700 | [diff] [blame] | 21 | qcom,msm-id = <126 16 0>; |
Chandan Uddaraju | e16e1fa | 2012-07-31 00:41:05 -0700 | [diff] [blame] | 22 | |
| 23 | qcom,mdss_dsi@fd922800 { |
| 24 | qcom,mdss_dsi_sim_video { |
| 25 | status = "ok"; |
| 26 | }; |
| 27 | }; |
Stepan Moskovchenko | 43f1158 | 2012-08-08 17:20:38 -0700 | [diff] [blame] | 28 | |
| 29 | serial@f991f000 { |
| 30 | status = "ok"; |
| 31 | }; |
| 32 | |
| 33 | serial@f995e000 { |
| 34 | status = "ok"; |
| 35 | }; |
Sathish Ambley | 9d69ac3 | 2012-03-21 10:28:26 -0700 | [diff] [blame] | 36 | }; |