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 | 80ba367 | 2013-10-31 14:07:51 -0700 | [diff] [blame] | 15 | /include/ "msm8226-720p-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 | 989abb2 | 2013-08-12 18:22:42 -0700 | [diff] [blame] | 20 | qcom,board-id = <8 0>; |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 21 | }; |
Amar Rajashekaraiah | dc5b64c | 2013-07-22 18:34:22 -0700 | [diff] [blame] | 22 | |
| 23 | &cci { |
Ju He | 3fd0e75 | 2013-08-24 19:11:31 +0800 | [diff] [blame] | 24 | /* Rotate rear camera to 180 degrees */ |
Amar Rajashekaraiah | dc5b64c | 2013-07-22 18:34:22 -0700 | [diff] [blame] | 25 | qcom,camera@6f { |
Ju He | 3fd0e75 | 2013-08-24 19:11:31 +0800 | [diff] [blame] | 26 | qcom,mount-angle = <180>; |
Amar Rajashekaraiah | dc5b64c | 2013-07-22 18:34:22 -0700 | [diff] [blame] | 27 | }; |
| 28 | }; |