Hanumant Singh | 14301b4 | 2014-01-16 11:58:29 -0800 | [diff] [blame] | 1 | /* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved. |
Syed Rameez Mustafa | a94a1c0 | 2013-05-20 16:56:07 -0700 | [diff] [blame] | 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 | |
| 14 | /dts-v1/; |
Hanumant Singh | 14301b4 | 2014-01-16 11:58:29 -0800 | [diff] [blame] | 15 | /include/ "msm8926-v2.dtsi" |
Syed Rameez Mustafa | 80ba367 | 2013-10-31 14:07:51 -0700 | [diff] [blame] | 16 | /include/ "msm8226-720p-cdp.dtsi" |
Suresh Vankadara | a0f53a1 | 2013-06-12 05:47:09 +0530 | [diff] [blame] | 17 | /include/ "msm8226-camera-sensor-cdp.dtsi" |
Syed Rameez Mustafa | a94a1c0 | 2013-05-20 16:56:07 -0700 | [diff] [blame] | 18 | |
| 19 | / { |
| 20 | model = "Qualcomm MSM 8926 CDP"; |
| 21 | compatible = "qcom,msm8926-cdp", "qcom,msm8926", "qcom,cdp"; |
Stepan Moskovchenko | 989abb2 | 2013-08-12 18:22:42 -0700 | [diff] [blame] | 22 | qcom,board-id = <1 0>; |
Syed Rameez Mustafa | a94a1c0 | 2013-05-20 16:56:07 -0700 | [diff] [blame] | 23 | }; |
David Keitel | 952b827 | 2013-06-05 18:36:42 -0700 | [diff] [blame] | 24 | |
| 25 | &pm8226_chg { |
| 26 | status = "ok"; |
| 27 | qcom,charging-disabled; |
| 28 | qcom,use-default-batt-values; |
| 29 | |
| 30 | qcom,bat-if@1200 { |
| 31 | status = "disabled"; |
| 32 | }; |
| 33 | |
| 34 | }; |
Pavankumar Kondeti | 7c69f62 | 2013-09-24 15:48:20 +0530 | [diff] [blame] | 35 | |
| 36 | &hsic_host { |
| 37 | status = "ok"; |
| 38 | }; |