blob: c2ce54628ea7ac32ddc3c11d8119a0d98e26a6b2 [file] [log] [blame]
Hanumant Singh2278ab32013-02-21 15:32:17 -08001/* 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
Syed Rameez Mustafa41919ae2013-05-28 12:28:28 -070013/*
14 * As a general rule, only version-specific property overrides should be placed
15 * inside this file. However, device definitions should be placed inside the
16 * msm8226.dtsi file.
17 */
Hanumant Singh2278ab32013-02-21 15:32:17 -080018
Syed Rameez Mustafa41919ae2013-05-28 12:28:28 -070019/include/ "msm8226.dtsi"
Priyanka Mathur98c073b2013-08-02 11:36:45 -070020/include/ "msm8226-v2-pm.dtsi"
David Collins6dbe7532013-05-31 16:08:18 -070021
Stepan Moskovchenko381cc7b2013-08-09 13:41:09 -070022/ {
23 qcom,msm-id = <145 0x20000>,
24 <158 0x20000>,
25 <159 0x20000>,
26 <198 0x20000>,
Syed Rameez Mustafa7e2d7252013-08-28 19:52:13 -070027 <205 0x20000>,
28 <220 0x20000>,
29 <221 0x20000>,
30 <222 0x20000>,
31 <223 0x20000>;
Stepan Moskovchenko381cc7b2013-08-09 13:41:09 -070032};
33
David Collins6dbe7532013-05-31 16:08:18 -070034&pm8226_l3 {
35 regulator-min-microvolt = <750000>;
36 regulator-max-microvolt = <1287500>;
37};
38
39&pm8226_l3_ao {
40 regulator-min-microvolt = <750000>;
41 regulator-max-microvolt = <1287500>;
42};
43
44&pm8226_l3_so {
45 regulator-min-microvolt = <750000>;
46 regulator-max-microvolt = <1287500>;
47};
48
49&pm8226_s2 {
50 regulator-min-microvolt = <900000>;
51 regulator-max-microvolt = <1280000>;
52};
53
54&apc_vreg_corner {
55 qcom,pvs-bin-process = <1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 2
56 2 2 2 2 2 3 3 3 3 3 3 3 3 3 3 3>;
Willie Ruan149cfac2013-07-15 11:24:55 -070057 qcom,pvs-corner-ceiling-slow = <1050000 1160000 1280000>;
Willie Ruan712956f2013-07-10 09:58:29 -070058 qcom,pvs-corner-ceiling-nom = <1050000 1080000 1200000>;
59 qcom,pvs-corner-ceiling-fast = <1050000 1050000 1140000>;
David Collins6dbe7532013-05-31 16:08:18 -070060 qcom,cpr-step-quotient = <30>;
61 qcom,cpr-up-threshold = <0>;
62 qcom,cpr-down-threshold = <5>;
63 qcom,cpr-apc-volt-step = <10000>;
64};
Patrick Daly10acc8c2013-06-05 16:44:19 -070065
Jordan Crouse680979f2013-06-20 08:29:23 -060066&msm_gpu {
67 /* Updated chip ID */
68 qcom,chipid = <0x03000512>;
69};
70
Patrick Daly10acc8c2013-06-05 16:44:19 -070071&soc {
72 qcom,acpuclk@f9011050 {
73 reg = <0xf9011050 0x8>,
74 <0xfc4b80b0 0x8>;
75 reg-names = "rcg_base", "pte_efuse";
76 };
77};
Siddartha Mohanadoss76b73952013-07-02 16:47:11 -070078
79&tsens {
80 qcom,sensors = <6>;
81 qcom,slope = <2901 2846 3038 2955 2901 2846>;
82};