blob: 071c7c9056b598039d21b9ddf995ab6f3fc9d19e [file] [log] [blame]
Stepan Moskovchenko1b6dac62013-01-15 18:48:51 -08001/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
Stepan Moskovchenko6a0e96b2012-08-02 18:10:38 -07002 *
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 Moskovchenko1b6dac62013-01-15 18:48:51 -080015/include/ "msm8974-v1.dtsi"
Stepan Moskovchenko7731cd12012-10-23 14:44:15 -070016/include/ "msm8974-cdp.dtsi"
Stepan Moskovchenko6a0e96b2012-08-02 18:10:38 -070017
18/ {
19 model = "Qualcomm MSM 8974 CDP";
Stepan Moskovchenkoa971a752013-04-03 16:51:37 -070020 compatible = "qcom,msm8974-cdp", "qcom,msm8974", "qcom,cdp";
Stepan Moskovchenko3d8befb2013-05-06 18:32:29 -070021 qcom,msm-id = <126 1 0>,
22 <185 1 0>,
23 <186 1 0>;
Michael Bohand5ea7242012-10-01 18:01:51 -070024};
Vamsi Krishnace5396f2013-02-22 15:05:57 -080025
26&ehci {
27 status = "ok";
28 vbus-supply = <&usb2_otg_sw>;
Vijayavardhan Vennapusad9d92d02013-08-16 13:30:03 +053029 hsusb_vdd_dig-supply = <&pm8841_s2_corner>;
30 qcom,vdd-voltage-level = <1 2 3 5 7>;
Vamsi Krishnace5396f2013-02-22 15:05:57 -080031};
Manu Gautam3c598392013-03-22 16:59:10 +053032
33&hsic_host {
34 qcom,phy-sof-workaround;
35};