blob: b8df57647e86cb2ce0332eaa3b18bc26d7afcdee [file] [log] [blame]
Stepan Moskovchenko6b8bbc52013-06-14 15:55:04 -07001/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
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
David Collins02817ff2013-06-18 09:31:00 -070015/include/ "msm8974pro-ac-pm8941.dtsi"
16/include/ "msm8974pro-ac-mtp.dtsi"
Stepan Moskovchenko6b8bbc52013-06-14 15:55:04 -070017
18/ {
19 model = "Qualcomm MSM 8974Pro-AC MTP";
20 compatible = "qcom,msm8974-mtp", "qcom,msm8974", "qcom,mtp";
21 qcom,msm-id = <194 8 0x10000>,
22 <210 8 0x10000>,
23 <213 8 0x10000>,
24 <216 8 0x10000>;
25};
Venkat Gopalakrishnanf62c9122013-06-28 18:15:18 -070026
27&sdhc_1 {
28 qcom,clk-rates = <400000 20000000 25000000 50000000 100000000>;
29};