blob: a1e78b7fd60379549f2e85183f705bdcd006c1e0 [file] [log] [blame]
Hanumant Singh2278ab32013-02-21 15:32:17 -08001/* 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 Mustafa41919ae2013-05-28 12:28:28 -070014/include/ "msm8226-v1.dtsi"
Syed Rameez Mustafa80ba3672013-10-31 14:07:51 -070015/include/ "msm8226-720p-mtp.dtsi"
Hanumant Singh2278ab32013-02-21 15:32:17 -080016
17/ {
18 model = "Qualcomm MSM 8226 MTP";
Stepan Moskovchenkoa971a752013-04-03 16:51:37 -070019 compatible = "qcom,msm8226-mtp", "qcom,msm8226", "qcom,mtp";
Stepan Moskovchenko989abb22013-08-12 18:22:42 -070020 qcom,board-id = <8 0>;
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070021};
Amar Rajashekaraiahdc5b64c2013-07-22 18:34:22 -070022
23&cci {
Ju He3fd0e752013-08-24 19:11:31 +080024 /* Rotate rear camera to 180 degrees */
Amar Rajashekaraiahdc5b64c2013-07-22 18:34:22 -070025 qcom,camera@6f {
Ju He3fd0e752013-08-24 19:11:31 +080026 qcom,mount-angle = <180>;
Amar Rajashekaraiahdc5b64c2013-07-22 18:34:22 -070027 };
28};