blob: de48f1ff7c8331c48d2f3d6a55b92b1d52c6eb5a [file] [log] [blame]
Maria Yuab4a1fb2013-09-26 17:00:42 +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/;
14
15/include/ "msm8610-v1.dtsi"
16/include/ "msm8610-qrd-skuab.dtsi"
17/include/ "msm8612-qrd-camera-sensor.dtsi"
18
19/ {
20 model = "Qualcomm MSM 8610v1 QRD SKUAB DVT2";
21 compatible = "qcom,msm8610-qrd", "qcom,msm8610", "qcom,qrd";
22 qcom,board-id = <0x2000b 3>;
23};
shuoy44dc8522013-09-26 17:33:58 +080024
25&mdss_mdp {
26 qcom,mdss-pref-prim-intf = "dsi";
27};
28
29&mdss_dsi0 {
30 qcom,dsi-pref-prim-pan = <&dsi_hx8389b_qhd_vid>;
31};
32
33&dsi_hx8389b_qhd_vid {
34 qcom,cont-splash-enabled;
35};
Bingzhe Cai1f6ac082013-11-01 15:11:50 +080036&soc {
37 i2c@f9925000 {
38 fsl@1c {
39 fsl,sensors-position = <7>;
40 };
41 };
42};