Duy Truong | e833aca | 2013-02-12 13:35:08 -0800 | [diff] [blame] | 1 | /* Copyright (c) 2012, The Linux Foundation. All rights reserved. |
Stepan Moskovchenko | 6a0e96b | 2012-08-02 18:10:38 -0700 | [diff] [blame] | 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" |
Chandan Uddaraju | 0c31a1f | 2012-07-25 17:17:11 -0700 | [diff] [blame] | 16 | /include/ "dsi-panel-toshiba-720p-video.dtsi" |
Stepan Moskovchenko | 6a0e96b | 2012-08-02 18:10:38 -0700 | [diff] [blame] | 17 | |
| 18 | / { |
| 19 | model = "Qualcomm MSM 8974 CDP"; |
| 20 | compatible = "qcom,msm8974-cdp", "qcom,msm8974"; |
Stepan Moskovchenko | 82465b5 | 2012-08-10 15:36:13 -0700 | [diff] [blame] | 21 | qcom,msm-id = <126 1 0>, <126 8 0>; |
Stepan Moskovchenko | 5269b60 | 2012-08-08 17:57:09 -0700 | [diff] [blame] | 22 | |
| 23 | serial@f991e000 { |
| 24 | status = "ok"; |
| 25 | }; |
Chandan Uddaraju | 0c31a1f | 2012-07-25 17:17:11 -0700 | [diff] [blame] | 26 | |
| 27 | qcom,mdss_dsi@fd922800 { |
| 28 | qcom,mdss_dsi_toshiba_720p_video { |
| 29 | status = "ok"; |
| 30 | }; |
| 31 | }; |
Stepan Moskovchenko | 6a0e96b | 2012-08-02 18:10:38 -0700 | [diff] [blame] | 32 | }; |