Jordan Crouse | a60e2ee | 2013-07-08 12:25:57 -0600 | [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/; |
| 14 | |
Matt Wagantall | e05a488 | 2013-07-18 16:47:13 -0700 | [diff] [blame] | 15 | /include/ "msm8974-v2.2.dtsi" |
Jordan Crouse | a60e2ee | 2013-07-08 12:25:57 -0600 | [diff] [blame] | 16 | /include/ "msm8974-mtp.dtsi" |
| 17 | |
| 18 | / { |
Matt Wagantall | e05a488 | 2013-07-18 16:47:13 -0700 | [diff] [blame] | 19 | model = "Qualcomm MSM 8974v2.2 MTP"; |
Jordan Crouse | a60e2ee | 2013-07-08 12:25:57 -0600 | [diff] [blame] | 20 | compatible = "qcom,msm8974-mtp", "qcom,msm8974", "qcom,mtp"; |
| 21 | qcom,msm-id = <126 8 0x20002>, |
| 22 | <185 8 0x20002>, |
| 23 | <186 8 0x20002>; |
| 24 | }; |
| 25 | |
| 26 | &pm8941_chg { |
| 27 | qcom,bpd-detection = "bpd_thm"; |
| 28 | }; |