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-mtp.dtsi" |
Hanumant Singh | 2278ab3 | 2013-02-21 15:32:17 -0800 | [diff] [blame] | 16 | |
| 17 | / { |
| 18 | model = "Qualcomm MSM 8226 MTP"; |
Stepan Moskovchenko | a971a75 | 2013-04-03 16:51:37 -0700 | [diff] [blame] | 19 | compatible = "qcom,msm8226-mtp", "qcom,msm8226", "qcom,mtp"; |
Stepan Moskovchenko | 9abe150 | 2013-05-06 18:32:29 -0700 | [diff] [blame] | 20 | qcom,msm-id = <145 8 0>, |
| 21 | <158 8 0>, |
| 22 | <159 8 0>, |
Syed Rameez Mustafa | 2c57a9d | 2013-06-06 15:28:38 -0700 | [diff] [blame] | 23 | <198 8 0>, |
| 24 | <205 8 0>; |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 25 | }; |
Amar Rajashekaraiah | dc5b64c | 2013-07-22 18:34:22 -0700 | [diff] [blame] | 26 | |
| 27 | &cci { |
| 28 | /* Rotate rear camera to 0 degrees */ |
| 29 | qcom,camera@6f { |
| 30 | qcom,mount-angle = <0>; |
| 31 | }; |
| 32 | }; |