blob: f80551e3e373dc21241bfbac21719abf60c4c996 [file] [log] [blame]
Venkat Gopalakrishnan2b5cec52014-01-15 12:12:34 -08001/* Copyright (c) 2013-2014, The Linux Foundation. All rights reserved.
Stepan Moskovchenko6b8bbc52013-06-14 15:55:04 -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
David Collins23926882013-10-10 16:00:22 -070015/include/ "msm8974pro-ab-pm8941.dtsi"
Stepan Moskovchenko6b8bbc52013-06-14 15:55:04 -070016/include/ "msm8974-mtp.dtsi"
17
18/ {
David Collins23926882013-10-10 16:00:22 -070019 model = "Qualcomm MSM 8974Pro-AA/AB MTP";
Stepan Moskovchenko6b8bbc52013-06-14 15:55:04 -070020 compatible = "qcom,msm8974-mtp", "qcom,msm8974", "qcom,mtp";
David Collins23926882013-10-10 16:00:22 -070021 qcom,board-id = <8 0>;
Stepan Moskovchenko6b8bbc52013-06-14 15:55:04 -070022};
Venkat Gopalakrishnan644bc422013-09-27 15:25:48 -070023
24&sdhc_1 {
Venkat Gopalakrishnan08dd8bd2014-02-06 13:55:41 -080025 qcom,pad-pull-on = <0x0 0x3 0x3 0x1>; /* no-pull, pull-up, pull-up, pull-down */
26 qcom,pad-pull-off = <0x0 0x3 0x3 0x1>; /* no-pull, pull-up, pull-up, pull-down */
Venkat Gopalakrishnan2b5cec52014-01-15 12:12:34 -080027 qcom,pad-drv-on = <0x4 0x4 0x4>; /* 10mA, 10mA, 10mA */
Venkat Gopalakrishnan644bc422013-09-27 15:25:48 -070028};