Stepan Moskovchenko | 1b6dac6 | 2013-01-15 18:48:51 -0800 | [diff] [blame] | 1 | /* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved. |
Stepan Moskovchenko | 6a0e96b | 2012-08-02 18:10:38 -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-cdp.dtsi" |
Stepan Moskovchenko | 6a0e96b | 2012-08-02 18:10:38 -0700 | [diff] [blame] | 17 | |
| 18 | / { |
| 19 | model = "Qualcomm MSM 8974 CDP"; |
| 20 | compatible = "qcom,msm8974-cdp", "qcom,msm8974"; |
Stepan Moskovchenko | 89f11eb | 2012-08-02 18:11:42 -0700 | [diff] [blame] | 21 | qcom,msm-id = <126 1 0>; |
Michael Bohan | d5ea724 | 2012-10-01 18:01:51 -0700 | [diff] [blame] | 22 | }; |
Vamsi Krishna | ce5396f | 2013-02-22 15:05:57 -0800 | [diff] [blame] | 23 | |
| 24 | &ehci { |
| 25 | status = "ok"; |
| 26 | vbus-supply = <&usb2_otg_sw>; |
| 27 | }; |