Stepan Moskovchenko | 1b6dac6 | 2013-01-15 18:48:51 -0800 | [diff] [blame] | 1 | /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. |
Krishna Konda | 46315d8 | 2012-09-26 12:15:03 -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 | /dts-v1/; |
| 14 | |
Stepan Moskovchenko | 1b6dac6 | 2013-01-15 18:48:51 -0800 | [diff] [blame] | 15 | /include/ "msm8974-v1.dtsi" |
Stepan Moskovchenko | 7731cd1 | 2012-10-23 14:44:15 -0700 | [diff] [blame] | 16 | /include/ "msm8974-fluid.dtsi" |
Krishna Konda | 46315d8 | 2012-09-26 12:15:03 -0700 | [diff] [blame] | 17 | |
| 18 | / { |
| 19 | model = "Qualcomm MSM 8974 FLUID"; |
Stepan Moskovchenko | a971a75 | 2013-04-03 16:51:37 -0700 | [diff] [blame] | 20 | compatible = "qcom,msm8974-fluid", "qcom,msm8974", "qcom,fluid"; |
Stepan Moskovchenko | 3d8befb | 2013-05-06 18:32:29 -0700 | [diff] [blame] | 21 | qcom,msm-id = <126 3 0>, |
| 22 | <185 3 0>, |
| 23 | <186 3 0>; |
Siddhartha Agrawal | 23f8121 | 2013-02-24 11:21:43 -0800 | [diff] [blame] | 24 | |
Krishna Konda | 46315d8 | 2012-09-26 12:15:03 -0700 | [diff] [blame] | 25 | }; |
David Keitel | 6711e54 | 2013-03-12 17:30:00 -0700 | [diff] [blame] | 26 | |
| 27 | &pm8941_chg { |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 28 | qcom,charging-disabled; |
David Keitel | 6711e54 | 2013-03-12 17:30:00 -0700 | [diff] [blame] | 29 | }; |
Krishna Konda | 1ee848b | 2013-03-28 18:59:48 -0700 | [diff] [blame] | 30 | |
| 31 | &sdcc1 { |
| 32 | qcom,bus-width = <4>; |
| 33 | }; |