| /* Copyright (c) 2013, The Linux Foundation. All rights reserved. |
| * |
| * This program is free software; you can redistribute it and/or modify |
| * it under the terms of the GNU General Public License version 2 and |
| * only version 2 as published by the Free Software Foundation. |
| * |
| * This program is distributed in the hope that it will be useful, |
| * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| * GNU General Public License for more details. |
| */ |
| |
| /dts-v1/; |
| /include/ "msm8226-v2.dtsi" |
| /include/ "msm8226-qrd.dtsi" |
| /include/ "dsi-panel-hx8394a-720p-video.dtsi" |
| |
| / { |
| model = "Qualcomm MSM 8226v2 QRD"; |
| compatible = "qcom,msm8226-qrd", "qcom,msm8226", "qcom,qrd"; |
| qcom,msm-id = <145 0x2000b 0x20000>, |
| <158 0x2000b 0x20000>, |
| <159 0x2000b 0x20000>, |
| <198 0x2000b 0x20000>, |
| <205 0x2000b 0x20000>, |
| <220 0x2000b 0x20000>, |
| <221 0x2000b 0x20000>, |
| <222 0x2000b 0x20000>, |
| <223 0x2000b 0x20000>; |
| }; |
| |
| &soc { |
| qcom,mdss_dsi_hx8394a_720p_video { |
| status = "ok"; |
| qcom,cont-splash-enabled; |
| }; |
| }; |
| |
| &pm8226_bms { |
| qcom,use-external-rsense; |
| }; |
| |
| &pm8226_iadc { |
| qcom,rsense = <10000000>; |
| }; |