blob: 24b68b5cd659367e3ab0b10013ad703ad5cb9c41 [file] [log] [blame]
Mahesh Sivasubramanian84c31c92013-03-06 18:19:49 -07001/* Copyright (c) 2013, The Linux Foundation. All rights reserved.
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -06002 *
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/include/ "skeleton.dtsi"
14
15/ {
16 qcom,spm@f9089000 {
17 compatible = "qcom,spm-v2";
Mahesh Sivasubramanian1e094ba2013-03-13 12:43:33 -060018 #address-cells = <1>;
19 #size-cells = <1>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060020 reg = <0xf9089000 0x1000>;
21 qcom,core-id = <0>;
22 qcom,saw2-ver-reg = <0xfd0>;
Mahesh Sivasubramanian635237e2012-08-10 10:14:35 -060023 qcom,saw2-cfg = <0x01>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060024 qcom,saw2-avs-ctl = <0>;
25 qcom,saw2-avs-hysteresis = <0>;
26 qcom,saw2-avs-limit = <0>;
27 qcom,saw2-avs-dly= <0>;
Mahesh Sivasubramanian84c31c92013-03-06 18:19:49 -070028 qcom,saw2-spm-dly= <0x3C102800>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060029 qcom,saw2-spm-ctl = <0x1>;
Mahesh Sivasubramanian11373322012-06-14 11:17:20 -060030 qcom,saw2-spm-cmd-wfi = [03 0b 0f];
Karthik Parsha49cf3ec2013-03-21 12:35:37 -070031 qcom,saw2-spm-cmd-ret = [42 1b 00 d0 c0 a0 90 03 d0 98 a2 c0
32 0b 00 42 1b 0f];
33 qcom,saw2-spm-cmd-spc = [00 20 80 10 90 a0 b0 03 3b 98 a2 b0 82
34 10 0b 30 06 26 30 0f];
35 qcom,saw2-spm-cmd-pc = [00 20 80 10 90 a0 b0 07 3b 98 a2 b0 82
36 10 0b 30 06 26 30 0f];
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060037 };
38
39 qcom,spm@f9099000 {
40 compatible = "qcom,spm-v2";
41 #address-cells = <1>;
42 #size-cells = <1>;
43 reg = <0xf9099000 0x1000>;
44 qcom,core-id = <1>;
45 qcom,saw2-ver-reg = <0xfd0>;
Mahesh Sivasubramanian635237e2012-08-10 10:14:35 -060046 qcom,saw2-cfg = <0x01>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060047 qcom,saw2-avs-ctl = <0>;
48 qcom,saw2-avs-hysteresis = <0>;
49 qcom,saw2-avs-limit = <0>;
50 qcom,saw2-avs-dly= <0>;
Mahesh Sivasubramanian84c31c92013-03-06 18:19:49 -070051 qcom,saw2-spm-dly= <0x3C102800>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060052 qcom,saw2-spm-ctl = <0x1>;
Mahesh Sivasubramanian11373322012-06-14 11:17:20 -060053 qcom,saw2-spm-cmd-wfi = [03 0b 0f];
Karthik Parsha49cf3ec2013-03-21 12:35:37 -070054 qcom,saw2-spm-cmd-ret = [42 1b 00 d0 c0 a0 90 03 d0 98 a2 c0
55 0b 00 42 1b 0f];
56 qcom,saw2-spm-cmd-spc = [00 20 80 10 90 a0 b0 03 3b 98 a2 b0 82
57 10 0b 30 06 26 30 0f];
58 qcom,saw2-spm-cmd-pc = [00 20 80 10 90 a0 b0 07 3b 98 a2 b0 82
59 10 0b 30 06 26 30 0f];
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060060 };
61
62 qcom,spm@f90a9000 {
63 compatible = "qcom,spm-v2";
64 #address-cells = <1>;
65 #size-cells = <1>;
66 reg = <0xf90a9000 0x1000>;
67 qcom,core-id = <2>;
68 qcom,saw2-ver-reg = <0xfd0>;
Mahesh Sivasubramanian635237e2012-08-10 10:14:35 -060069 qcom,saw2-cfg = <0x01>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060070 qcom,saw2-avs-ctl = <0>;
71 qcom,saw2-avs-hysteresis = <0>;
72 qcom,saw2-avs-limit = <0>;
73 qcom,saw2-avs-dly= <0>;
Mahesh Sivasubramanian84c31c92013-03-06 18:19:49 -070074 qcom,saw2-spm-dly= <0x3C102800>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060075 qcom,saw2-spm-ctl = <0x1>;
Mahesh Sivasubramanian11373322012-06-14 11:17:20 -060076 qcom,saw2-spm-cmd-wfi = [03 0b 0f];
Karthik Parsha49cf3ec2013-03-21 12:35:37 -070077 qcom,saw2-spm-cmd-ret = [42 1b 00 d0 c0 a0 90 03 d0 98 a2 c0
78 0b 00 42 1b 0f];
79 qcom,saw2-spm-cmd-spc = [00 20 80 10 90 a0 b0 03 3b 98 a2 b0 82
80 10 0b 30 06 26 30 0f];
81 qcom,saw2-spm-cmd-pc = [00 20 80 10 90 a0 b0 07 3b 98 a2 b0 82
82 10 0b 30 06 26 30 0f];
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060083 };
84
85 qcom,spm@f90b9000 {
86 compatible = "qcom,spm-v2";
87 #address-cells = <1>;
88 #size-cells = <1>;
89 reg = <0xf90b9000 0x1000>;
90 qcom,core-id = <3>;
91 qcom,saw2-ver-reg = <0xfd0>;
Mahesh Sivasubramanian635237e2012-08-10 10:14:35 -060092 qcom,saw2-cfg = <0x01>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060093 qcom,saw2-avs-ctl = <0>;
94 qcom,saw2-avs-hysteresis = <0>;
95 qcom,saw2-avs-limit = <0>;
96 qcom,saw2-avs-dly= <0>;
Mahesh Sivasubramanian84c31c92013-03-06 18:19:49 -070097 qcom,saw2-spm-dly= <0x3C102800>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -060098 qcom,saw2-spm-ctl = <0x1>;
Mahesh Sivasubramanian11373322012-06-14 11:17:20 -060099 qcom,saw2-spm-cmd-wfi = [03 0b 0f];
Karthik Parsha49cf3ec2013-03-21 12:35:37 -0700100 qcom,saw2-spm-cmd-ret = [42 1b 00 d0 c0 a0 90 03 d0 98 a2 c0
101 0b 00 42 1b 0f];
102 qcom,saw2-spm-cmd-spc = [00 20 80 10 90 a0 b0 03 3b 98 a2 b0 82
103 10 0b 30 06 26 30 0f];
104 qcom,saw2-spm-cmd-pc = [00 20 80 10 90 a0 b0 07 3b 98 a2 b0 82
105 10 0b 30 06 26 30 0f];
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -0600106 };
107
108 qcom,spm@f9012000 {
109 compatible = "qcom,spm-v2";
110 #address-cells = <1>;
111 #size-cells = <1>;
112 reg = <0xf9012000 0x1000>;
113 qcom,core-id = <0xffff>; /* L2/APCS SAW */
114 qcom,saw2-ver-reg = <0xfd0>;
Mahesh Sivasubramanian635237e2012-08-10 10:14:35 -0600115 qcom,saw2-cfg = <0x14>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -0600116 qcom,saw2-avs-ctl = <0>;
117 qcom,saw2-avs-hysteresis = <0>;
118 qcom,saw2-avs-limit = <0>;
119 qcom,saw2-avs-dly= <0>;
Mahesh Sivasubramanian84c31c92013-03-06 18:19:49 -0700120 qcom,saw2-spm-dly= <0x3C102800>;
Mahesh Sivasubramanian635237e2012-08-10 10:14:35 -0600121 qcom,saw2-spm-ctl = <0x1>;
Praveen Chidambaram32e3a9e2012-08-22 11:32:52 -0600122 qcom,saw2-pmic-data0 = <0x02030080>;
123 qcom,saw2-pmic-data1 = <0x00030000>;
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -0600124 qcom,vctl-timeout-us = <50>;
Mahesh Sivasubramanian635237e2012-08-10 10:14:35 -0600125 qcom,vctl-port = <0x0>;
126 qcom,phase-port = <0x1>;
Praveen Chidambaramb7253e42012-07-12 16:20:48 -0600127 qcom,pfm-port = <0x2>;
Mahesh Sivasubramaniana6af6182012-11-01 17:19:51 -0600128 qcom,saw2-spm-cmd-ret = [1f 00 20 03 22 00 0f];
Karthik Parsha49cf3ec2013-03-21 12:35:37 -0700129 qcom,saw2-spm-cmd-gdhs = [00 20 32 42 07 44 22 50 02 32 50 0f];
130 qcom,saw2-spm-cmd-pc = [00 10 32 b0 11 42 07 01 b0 12 44
131 50 02 32 50 0f];
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -0600132 };
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600133
Girish Mahadevan40abbe12012-04-25 14:58:13 -0600134 qcom,lpm-resources {
135 compatible = "qcom,lpm-resources";
136 #address-cells = <1>;
137 #size-cells = <0>;
138
139 qcom,lpm-resources@0 {
140 reg = <0x0>;
141 qcom,name = "vdd-dig";
Girish Mahadevana9964a52012-06-29 10:14:09 -0600142 qcom,type = <0x62706d73>; /* "smpb" */
Girish Mahadevan40abbe12012-04-25 14:58:13 -0600143 qcom,id = <0x02>;
Girish Mahadevana9964a52012-06-29 10:14:09 -0600144 qcom,key = <0x6e726f63>; /* "corn" */
Mahesh Sivasubramanianb76fb5e2012-11-05 14:40:09 -0700145 qcom,init-value = <5>; /* Super Turbo */
Girish Mahadevan40abbe12012-04-25 14:58:13 -0600146 };
147
148 qcom,lpm-resources@1 {
149 reg = <0x1>;
150 qcom,name = "vdd-mem";
Girish Mahadevana9964a52012-06-29 10:14:09 -0600151 qcom,type = <0x62706d73>; /* "smpb" */
Girish Mahadevan40abbe12012-04-25 14:58:13 -0600152 qcom,id = <0x01>;
Girish Mahadevana9964a52012-06-29 10:14:09 -0600153 qcom,key = <0x7675>; /* "uv" */
Mahesh Sivasubramanianb76fb5e2012-11-05 14:40:09 -0700154 qcom,init-value = <1050000>; /* Super Turbo */
Girish Mahadevan40abbe12012-04-25 14:58:13 -0600155 };
156
157 qcom,lpm-resources@2 {
158 reg = <0x2>;
159 qcom,name = "pxo";
Girish Mahadevana9964a52012-06-29 10:14:09 -0600160 qcom,type = <0x306b6c63>; /* "clk0" */
Girish Mahadevan40abbe12012-04-25 14:58:13 -0600161 qcom,id = <0x00>;
Girish Mahadevana9964a52012-06-29 10:14:09 -0600162 qcom,key = <0x62616e45>; /* "Enab" */
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700163 qcom,init-value = "xo_on";
Girish Mahadevan40abbe12012-04-25 14:58:13 -0600164 };
Girish Mahadevan6bd32df2012-09-25 09:31:30 -0600165
166 qcom,lpm-resources@3 {
167 reg = <0x3>;
168 qcom,name = "l2";
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700169 qcom,local-resource-type;
170 qcom,init-value = "l2_cache_retention";
Girish Mahadevan6bd32df2012-09-25 09:31:30 -0600171 };
Girish Mahadevan40abbe12012-04-25 14:58:13 -0600172 };
173
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600174 qcom,lpm-levels {
175 compatible = "qcom,lpm-levels";
176 #address-cells = <1>;
177 #size-cells = <0>;
178
Mahesh Sivasubramanian01ab6c02013-03-12 08:59:52 -0600179 qcom,use-qtimer;
180
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600181 qcom,lpm-level@0 {
182 reg = <0x0>;
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700183 qcom,mode = "wfi";
184 qcom,xo = "xo_on";
185 qcom,l2 = "l2_cache_active";
Girish Mahadevan90a2f662012-11-01 09:34:46 -0600186 qcom,vdd-mem-upper-bound = <1050000>; /* SUPER TURBO */
187 qcom,vdd-mem-lower-bound = <950000>; /* NORMAL */
188 qcom,vdd-dig-upper-bound = <6>; /* SUPER TURBO */
189 qcom,vdd-dig-lower-bound = <4>; /* NORMAL */
Mahesh Sivasubramanianb71ce092013-01-08 13:44:23 -0700190 qcom,irqs-detectable;
191 qcom.gpios-detectable;
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700192 qcom,latency-us = <1>;
193 qcom,ss-power = <784>;
194 qcom,energy-overhead = <190000>;
195 qcom,time-overhead = <100>;
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600196 };
197
198 qcom,lpm-level@1 {
199 reg = <0x1>;
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700200 qcom,mode = "retention";
201 qcom,xo = "xo_on";
202 qcom,l2 = "l2_cache_active";
Girish Mahadevan90a2f662012-11-01 09:34:46 -0600203 qcom,vdd-mem-upper-bound = <1050000>; /* SUPER TURBO */
204 qcom,vdd-mem-lower-bound = <950000>; /* NORMAL */
205 qcom,vdd-dig-upper-bound = <6>; /* SUPER TURBO */
206 qcom,vdd-dig-lower-bound = <4>; /* NORMAL */
Mahesh Sivasubramanianb71ce092013-01-08 13:44:23 -0700207 qcom,irqs-detectable;
208 qcom.gpios-detectable;
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700209 qcom,latency-us = <75>;
210 qcom,ss-power = <735>;
211 qcom,energy-overhead = <77341>;
212 qcom,time-overhead = <105>;
Priyanka Mathur60ac7582012-10-03 15:13:32 -0700213 };
214
Mahesh Sivasubramanian01ab6c02013-03-12 08:59:52 -0600215
Priyanka Mathur60ac7582012-10-03 15:13:32 -0700216 qcom,lpm-level@2 {
217 reg = <0x2>;
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700218 qcom,mode = "standalone_pc";
219 qcom,xo = "xo_on";
220 qcom,l2 = "l2_cache_active";
Girish Mahadevan90a2f662012-11-01 09:34:46 -0600221 qcom,vdd-mem-upper-bound = <1050000>; /* SUPER TURBO */
222 qcom,vdd-mem-lower-bound = <950000>; /* NORMAL */
223 qcom,vdd-dig-upper-bound = <6>; /* SUPER TURBO */
224 qcom,vdd-dig-lower-bound = <4>; /* NORMAL */
Mahesh Sivasubramanianb71ce092013-01-08 13:44:23 -0700225 qcom,irqs-detectable;
226 qcom.gpios-detectable;
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700227 qcom,latency-us = <95>;
228 qcom,ss-power = <725>;
229 qcom,energy-overhead = <99500>;
230 qcom,time-overhead = <130>;
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600231 };
232
Priyanka Mathur60ac7582012-10-03 15:13:32 -0700233 qcom,lpm-level@3 {
234 reg = <0x3>;
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700235 qcom,mode = "pc";
236 qcom,xo = "xo_on";
237 qcom,l2 = "l2_cache_gdhs";
Girish Mahadevan90a2f662012-11-01 09:34:46 -0600238 qcom,vdd-mem-upper-bound = <1050000>; /* SUPER TURBO */
239 qcom,vdd-mem-lower-bound = <950000>; /* NORMAL */
240 qcom,vdd-dig-upper-bound = <6>; /* SUPER TURBO */
241 qcom,vdd-dig-lower-bound = <4>; /* NORMAL */
Mahesh Sivasubramanianb71ce092013-01-08 13:44:23 -0700242 qcom,irqs-detectable;
243 qcom.gpios-detectable;
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700244 qcom,latency-us = <2000>;
245 qcom,ss-power = <138>;
246 qcom,energy-overhead = <1208400>;
247 qcom,time-overhead = <3200>;
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600248 };
249
Priyanka Mathur60ac7582012-10-03 15:13:32 -0700250 qcom,lpm-level@4 {
251 reg = <0x4>;
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700252 qcom,mode = "pc";
253 qcom,xo = "xo_on";
254 qcom,l2 = "l2_cache_pc";
Girish Mahadevan90a2f662012-11-01 09:34:46 -0600255 qcom,vdd-mem-upper-bound = <1050000>; /* SUPER TURBO */
256 qcom,vdd-mem-lower-bound = <950000>; /* SVS SOC */
257 qcom,vdd-dig-upper-bound = <6>; /* SUPER TURBO */
258 qcom,vdd-dig-lower-bound = <3>; /* SVS SOC */
Mahesh Sivasubramanianb71ce092013-01-08 13:44:23 -0700259 qcom,irqs-detectable;
260 qcom.gpios-detectable;
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700261 qcom,latency-us = <3000>;
262 qcom,ss-power = <110>;
263 qcom,energy-overhead = <1250300>;
264 qcom,time-overhead = <3500>;
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600265 };
266
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700267 qcom,lpm-level@5 {
268 reg = <0x5>;
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700269 qcom,mode = "pc";
270 qcom,xo = "xo_off";
271 qcom,l2 = "l2_cache_gdhs";
Girish Mahadevan90a2f662012-11-01 09:34:46 -0600272 qcom,vdd-mem-upper-bound = <1050000>; /* SUPER TURBO */
273 qcom,vdd-mem-lower-bound = <950000>; /* NORMAL */
274 qcom,vdd-dig-upper-bound = <6>; /* SUPER TURBO */
275 qcom,vdd-dig-lower-bound = <4>; /* NORMAL */
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700276 qcom,latency-us = <3000>;
277 qcom,ss-power = <68>;
278 qcom,energy-overhead = <1350200>;
279 qcom,time-overhead = <4000>;
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600280 };
281
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700282 qcom,lpm-level@6 {
283 reg = <0x6>;
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700284 qcom,mode = "pc";
285 qcom,xo = "xo_off";
286 qcom,l2 = "l2_cache_pc";
Mahesh Sivasubramanian01ab6c02013-03-12 08:59:52 -0600287 qcom,vdd-mem-upper-bound = <1050000>; /* SUPER TURBO */
288 qcom,vdd-mem-lower-bound = <950000>; /* NORMAL */
289 qcom,vdd-dig-upper-bound = <6>; /* SUPER TURBO */
290 qcom,vdd-dig-lower-bound = <4>; /* NORMAL */
291 qcom,latency-us = <10300>;
292 qcom,ss-power = <63>;
293 qcom,energy-overhead = <2128000>;
294 qcom,time-overhead = <18200>;
295 };
296
297 qcom,lpm-level@7 {
298 reg = <0x7>;
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700299 qcom,mode= "pc";
300 qcom,xo = "xo_off";
301 qcom,l2 = "l2_cache_pc";
Girish Mahadevan90a2f662012-11-01 09:34:46 -0600302 qcom,vdd-mem-upper-bound = <950000>; /* NORMAL */
303 qcom,vdd-mem-lower-bound = <950000>; /* SVS SOC */
304 qcom,vdd-dig-upper-bound = <4>; /* NORMAL */
305 qcom,vdd-dig-lower-bound = <3>; /* SVS SOC */
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700306 qcom,latency-us = <18000>;
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600307 qcom,ss-power = <10>;
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700308 qcom,energy-overhead = <3202600>;
309 qcom,time-overhead = <27000>;
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600310 };
311
Mahesh Sivasubramanian01ab6c02013-03-12 08:59:52 -0600312 qcom,lpm-level@8 {
313 reg = <0x8>;
Archana Sathyakumare6a35102013-01-31 16:18:49 -0700314 qcom,mode= "pc";
315 qcom,xo = "xo_off";
316 qcom,l2 = "l2_cache_pc";
Girish Mahadevan90a2f662012-11-01 09:34:46 -0600317 qcom,vdd-mem-upper-bound = <950000>; /* SVS SOC */
318 qcom,vdd-mem-lower-bound = <675000>; /* RETENTION */
319 qcom,vdd-dig-upper-bound = <3>; /* SVS SOC */
320 qcom,vdd-dig-lower-bound = <1>; /* RETENTION */
Girish Mahadevan02d7bba2012-11-16 17:11:04 -0700321 qcom,latency-us = <20000>;
322 qcom,ss-power = <2>;
323 qcom,energy-overhead = <4252000>;
324 qcom,time-overhead = <32000>;
Praveen Chidambaram85b7b282012-04-16 13:45:15 -0600325 };
326 };
Praveen Chidambaram7d4167b2012-04-30 17:37:48 -0600327
328 qcom,pm-boot {
329 compatible = "qcom,pm-boot";
Archana Sathyakumar28441012013-02-01 17:45:38 -0700330 qcom,mode = "tz";
Praveen Chidambaram7d4167b2012-04-30 17:37:48 -0600331 };
Mahesh Sivasubramanian01df14d2012-05-04 17:35:55 -0600332
333 qcom,mpm@fc4281d0 {
334 compatible = "qcom,mpm-v2";
335 reg = <0xfc4281d0 0x1000>, /* MSM_RPM_MPM_BASE 4K */
Mahesh Sivasubramanian75178902012-08-24 19:43:50 -0600336 <0xf9011008 0x4>; /* MSM_APCS_GCC_BASE 4K */
Mahesh Sivasubramanian01df14d2012-05-04 17:35:55 -0600337 reg-names = "vmpm", "ipc";
338 interrupts = <0 171 1>;
339
Mahesh Sivasubramanian75178902012-08-24 19:43:50 -0600340 qcom,ipc-bit-offset = <1>;
Mahesh Sivasubramanian01df14d2012-05-04 17:35:55 -0600341
342 qcom,gic-parent = <&intc>;
Manu Gautam512a6902013-03-14 17:20:23 +0530343 qcom,gic-map = <47 165>, /* usb30_hs_phy_irq */
344 <50 172>, /* usb1_hs_async_wakeup_irq */
Mahesh Sivasubramanian01df14d2012-05-04 17:35:55 -0600345 <53 104>, /* mdss_irq */
Mahesh Sivasubramanian512efcc2012-09-07 11:16:02 -0600346 <62 222>, /* ee0_krait_hlos_spmi_periph_irq */
Mahesh Sivasubramanian01df14d2012-05-04 17:35:55 -0600347 <0xff 57>, /* mss_to_apps_irq(0) */
348 <0xff 58>, /* mss_to_apps_irq(1) */
349 <0xff 59>, /* mss_to_apps_irq(2) */
350 <0xff 60>, /* mss_to_apps_irq(3) */
351 <0xff 173>, /* o_wcss_apss_smd_hi */
352 <0xff 174>, /* o_wcss_apss_smd_med */
353 <0xff 175>, /* o_wcss_apss_smd_low */
354 <0xff 176>, /* o_wcss_apss_smsm_irq */
355 <0xff 177>, /* o_wcss_apss_wlan_data_xfer_done */
356 <0xff 178>, /* o_wcss_apss_wlan_rx_data_avail */
357 <0xff 179>, /* o_wcss_apss_asic_intr
358
359 <0xff 188>, /* lpass_irq_out_apcs(0) */
360 <0xff 189>, /* lpass_irq_out_apcs(1) */
361 <0xff 190>, /* lpass_irq_out_apcs(2) */
362 <0xff 191>, /* lpass_irq_out_apcs(3) */
363 <0xff 192>, /* lpass_irq_out_apcs(4) */
364 <0xff 193>, /* lpass_irq_out_apcs(5) */
365 <0xff 194>, /* lpass_irq_out_apcs(6) */
366 <0xff 195>, /* lpass_irq_out_apcs(7) */
367 <0xff 196>, /* lpass_irq_out_apcs(8) */
368 <0xff 197>, /* lpass_irq_out_apcs(9) */
369 <0xff 200>, /* rpm_ipc(4) */
370 <0xff 201>, /* rpm_ipc(5) */
371 <0xff 202>, /* rpm_ipc(6) */
372 <0xff 203>, /* rpm_ipc(7) */
373 <0xff 204>, /* rpm_ipc(24) */
374 <0xff 205>, /* rpm_ipc(25) */
375 <0xff 206>, /* rpm_ipc(26) */
376 <0xff 207>, /* rpm_ipc(27) */
377 <0xff 240>; /* summary_irq_kpss */
378
379 qcom,gpio-parent = <&msmgpio>;
380 qcom,gpio-map = <3 102>,
381 <4 1 >,
382 <5 5 >,
383 <6 9 >,
384 <7 18>,
385 <8 20>,
386 <9 24>,
387 <10 27>,
388 <11 28>,
389 <12 34>,
390 <13 35>,
391 <14 37>,
392 <15 42>,
393 <16 44>,
394 <17 46>,
395 <18 50>,
396 <19 54>,
397 <20 59>,
398 <21 61>,
399 <22 62>,
400 <23 64>,
401 <24 65>,
402 <25 66>,
403 <26 67>,
404 <27 68>,
405 <28 71>,
406 <29 72>,
407 <30 73>,
408 <31 74>,
409 <32 75>,
410 <33 77>,
411 <34 79>,
412 <35 80>,
413 <36 82>,
414 <37 86>,
415 <38 92>,
416 <39 93>,
Manu Gautam57c88122013-03-11 14:27:11 +0530417 <40 95>,
418 <41 144>;
Mahesh Sivasubramanian01df14d2012-05-04 17:35:55 -0600419 };
Mahesh Sivasubramanianaa684392012-08-14 14:56:33 -0600420
Praveen Chidambaramf27a5152013-02-01 11:44:53 -0700421 qcom,pm-8x60@fe805664 {
Girish Mahadevan1dfeae92012-10-30 15:28:01 -0600422 compatible = "qcom,pm-8x60";
Mahesh Sivasubramanian2de89eb2013-03-11 16:53:37 -0600423 #address-cells = <1>;
424 #size-cells = <1>;
425 ranges;
Praveen Chidambaramf27a5152013-02-01 11:44:53 -0700426 reg = <0xfe805664 0x40>;
Archana Sathyakumar2b91dc82013-02-01 17:38:23 -0700427 qcom,pc-mode = "tz_l2_int";
Girish Mahadevan1dfeae92012-10-30 15:28:01 -0600428 qcom,use-sync-timer;
Mahesh Sivasubramanian2de89eb2013-03-11 16:53:37 -0600429
430 qcom,cpu-sleep-status@f9088008{
431 compatible = "qcom,cpu-sleep-status";
432 reg = <0xf9088008 0x100>;
433 qcom,cpu-alias-addr = <0x10000>;
434 qcom,sleep-status-mask= <0x80000>;
435 };
Girish Mahadevan1dfeae92012-10-30 15:28:01 -0600436 };
Priyanka Mathurc3c2e292012-10-31 12:51:38 -0700437
Priyanka Mathur787ebcd2012-12-10 15:06:19 -0800438 qcom,rpm-log@fc19dc00 {
439 compatible = "qcom,rpm-log";
440 reg = <0xfc19dc00 0x4000>;
441 qcom,rpm-addr-phys = <0xfc000000>;
442 qcom,offset-version = <4>;
443 qcom,offset-page-buffer-addr = <36>;
444 qcom,offset-log-len = <40>;
445 qcom,offset-log-len-mask = <44>;
446 qcom,offset-page-indices = <56>;
447 };
448
Priyanka Mathurc3c2e292012-10-31 12:51:38 -0700449 qcom,rpm-stats@0xfc19dbd0{
450 compatible = "qcom,rpm-stats";
451 reg = <0xfc19dbd0 0x1000>;
452 reg-names = "phys_addr_base";
453 qcom,sleep-stats-version = <2>;
454 };
Praveen Chidambaramaa9d52b2012-04-02 11:09:47 -0600455};