blob: 0a33976ac2eeef0fbe6dc7efd520f575d829e09c [file] [log] [blame]
Hanumant Singh14301b42014-01-16 11:58:29 -08001/* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
Syed Rameez Mustafaa94a1c02013-05-20 16:56:07 -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
14/dts-v1/;
Hanumant Singh14301b42014-01-16 11:58:29 -080015/include/ "msm8926-v2-ext-buck.dtsi"
Syed Rameez Mustafa80ba3672013-10-31 14:07:51 -070016/include/ "msm8226-1080p-mtp.dtsi"
Suresh Vankadaraa0f53a12013-06-12 05:47:09 +053017/include/ "msm8226-camera-sensor-mtp.dtsi"
Syed Rameez Mustafaa94a1c02013-05-20 16:56:07 -070018
19/ {
20 model = "Qualcomm MSM 8926 MTP";
21 compatible = "qcom,msm8926-mtp", "qcom,msm8926", "qcom,mtp";
Hanumant Singh14301b42014-01-16 11:58:29 -080022 qcom,board-id = <8 3>;
Syed Rameez Mustafaa94a1c02013-05-20 16:56:07 -070023};
Pavankumar Kondetifc6985d2014-02-12 09:48:58 +053024
25&smsc_hub {
26 status = "ok";
27 smsc,model-id = <3502>;
28 smsc,reset-gpio = <&msmgpio 114 0x00>;
29 smsc,int-gpio = <&msmgpio 9 0x00>;
30 smsc,xo-clk-gpio = <&msmgpio 8 0x00>;
31 hub-int-supply = <&pm8226_l6>;
32};