Hanumant Singh | 2278ab3 | 2013-02-21 15:32:17 -0800 | [diff] [blame] | 1 | /* Copyright (c) 2013, The Linux Foundation. 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/; |
Syed Rameez Mustafa | 41919ae | 2013-05-28 12:28:28 -0700 | [diff] [blame] | 14 | /include/ "msm8226-v1.dtsi" |
Syed Rameez Mustafa | 8f192fb | 2013-05-24 12:02:43 -0700 | [diff] [blame] | 15 | /include/ "msm8226-qrd.dtsi" |
Maria Yu | be8e3a8 | 2013-05-28 16:18:09 +0800 | [diff] [blame] | 16 | /include/ "dsi-panel-hx8394a-720p-video.dtsi" |
Hanumant Singh | 2278ab3 | 2013-02-21 15:32:17 -0800 | [diff] [blame] | 17 | |
| 18 | / { |
| 19 | model = "Qualcomm MSM 8226 QRD"; |
Stepan Moskovchenko | a971a75 | 2013-04-03 16:51:37 -0700 | [diff] [blame] | 20 | compatible = "qcom,msm8226-qrd", "qcom,msm8226", "qcom,qrd"; |
Maria Yu | be8e3a8 | 2013-05-28 16:18:09 +0800 | [diff] [blame] | 21 | qcom,msm-id = <145 0x2000b 0>, |
| 22 | <158 0x2000b 0>, |
| 23 | <159 0x2000b 0>, |
| 24 | <198 0x2000b 0>; |
| 25 | }; |
| 26 | |
| 27 | &soc { |
| 28 | qcom,mdss_dsi_hx8394a_720p_video { |
| 29 | status = "ok"; |
Ray Zhang | 1e15c05 | 2013-07-08 16:53:44 +0800 | [diff] [blame] | 30 | qcom,cont-splash-enabled; |
Maria Yu | be8e3a8 | 2013-05-28 16:18:09 +0800 | [diff] [blame] | 31 | }; |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 32 | }; |