blob: 0078861393686e422d5b9020b9a24adea3945417 [file] [log] [blame]
Syed Rameez Mustafa3971c142013-01-09 19:04:53 -08001/* Copyright (c) 2012-2013, The Linux Foundation. All rights reserved.
Syed Rameez Mustafad3935822012-10-09 11:23:20 -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/include/ "skeleton.dtsi"
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070014
15/ {
16 model = "Qualcomm MSM 8610";
17 compatible = "qcom,msm8610";
18 interrupt-parent = <&intc>;
19
20 memory {
21 qsecom_mem: qsecom_region {
22 linux,contiguous-region;
23 reg = <0 0x100000>;
24 label = "qsecom_mem";
25 };
26 };
27
28 aliases {
29 sdhc1 = &sdhc_1; /* SDC1 eMMC slot */
30 sdhc2 = &sdhc_2; /* SDC2 SD card slot */
Gilad Avidova460c472013-04-12 16:23:32 -060031 spi4 = &spi_4;
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070032 };
33
34 soc: soc { };
35};
36
Lokesh Kumar Aakulu25213502013-05-07 17:43:03 -070037/include/ "msm8610-camera.dtsi"
Olav Haugan54166782013-01-28 16:59:51 -080038/include/ "msm-iommu-v0.dtsi"
Syed Rameez Mustafa3971c142013-01-09 19:04:53 -080039/include/ "msm8610-ion.dtsi"
Lokesh Batra8d55eec2013-02-26 11:31:21 -080040/include/ "msm8610-gpu.dtsi"
Matt Wagantall1bf56932012-11-29 15:03:29 -080041/include/ "msm-gdsc.dtsi"
Aparna Dasd16555b2013-03-06 15:46:38 -080042/include/ "msm8610-coresight.dtsi"
Praveen Chidambarama1f98282012-11-29 09:56:57 -070043/include/ "msm8610-pm.dtsi"
Jeff Hugo53dcf0f2013-03-20 12:37:50 -060044/include/ "msm8610-smp2p.dtsi"
Gagan Macbced3872013-02-04 19:18:04 -070045/include/ "msm8610-bus.dtsi"
Xiaoming Zhou5f37a252013-04-09 21:11:50 -040046/include/ "msm8610-mdss.dtsi"
Syed Rameez Mustafad3935822012-10-09 11:23:20 -070047
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070048&soc {
49 #address-cells = <1>;
50 #size-cells = <1>;
51 ranges;
Syed Rameez Mustafad3935822012-10-09 11:23:20 -070052
53 intc: interrupt-controller@f9000000 {
54 compatible = "qcom,msm-qgic2";
55 interrupt-controller;
56 #interrupt-cells = <3>;
57 reg = <0xf9000000 0x1000>,
58 <0xf9002000 0x1000>;
59 };
60
61 msmgpio: gpio@fd510000 {
62 compatible = "qcom,msm-gpio";
63 interrupt-controller;
64 #interrupt-cells = <2>;
65 reg = <0xfd510000 0x4000>;
Syed Rameez Mustafa86cccfc2012-12-10 18:06:08 -080066 gpio-controller;
Syed Rameez Mustafad3935822012-10-09 11:23:20 -070067 #gpio-cells = <2>;
Rohit Vaswani341c2032012-11-08 18:49:29 -080068 ngpio = <102>;
Rohit Vaswanid2001522012-12-05 19:23:44 -080069 interrupts = <0 208 0>;
Rohit Vaswanied0a4ef2012-12-11 15:14:42 -080070 qcom,direct-connect-irqs = <8>;
Syed Rameez Mustafad3935822012-10-09 11:23:20 -070071 };
72
Abhimanyu Kapur58d303a72013-04-30 16:13:41 -070073 qcom,mpm2-sleep-counter@fc4a3000 {
74 compatible = "qcom,mpm2-sleep-counter";
75 reg = <0xfc4a3000 0x1000>;
76 clock-frequency = <32768>;
77 };
78
Syed Rameez Mustafafd9ac032012-10-10 17:52:07 -070079 timer {
Syed Rameez Mustafa0824d6c2012-11-29 18:53:56 -080080 compatible = "arm,armv7-timer";
Syed Rameez Mustafafd9ac032012-10-10 17:52:07 -070081 interrupts = <1 2 0 1 3 0>;
Syed Rameez Mustafad3935822012-10-09 11:23:20 -070082 clock-frequency = <19200000>;
83 };
84
Stephen Boyda61ac642013-04-10 14:20:27 -070085 timer@f9020000 {
86 #address-cells = <1>;
87 #size-cells = <1>;
88 ranges;
89 compatible = "arm,armv7-timer-mem";
90 reg = <0xf9020000 0x1000>;
91 clock-frequency = <19200000>;
92
93 frame@f9021000 {
94 frame-number = <0>;
95 interrupts = <0 8 0x4>,
96 <0 7 0x4>;
97 reg = <0xf9021000 0x1000>,
98 <0xf9022000 0x1000>;
99 };
100
101 frame@f9023000 {
102 frame-number = <1>;
103 interrupts = <0 9 0x4>;
104 reg = <0xf9023000 0x1000>;
105 status = "disabled";
106 };
107
108 frame@f9024000 {
109 frame-number = <2>;
110 interrupts = <0 10 0x4>;
111 reg = <0xf9024000 0x1000>;
112 status = "disabled";
113 };
114
115 frame@f9025000 {
116 frame-number = <3>;
117 interrupts = <0 11 0x4>;
118 reg = <0xf9025000 0x1000>;
119 status = "disabled";
120 };
121
122 frame@f9026000 {
123 frame-number = <4>;
124 interrupts = <0 12 0x4>;
125 reg = <0xf9026000 0x1000>;
126 status = "disabled";
127 };
128
129 frame@f9027000 {
130 frame-number = <5>;
131 interrupts = <0 13 0x4>;
132 reg = <0xf9027000 0x1000>;
133 status = "disabled";
134 };
135
136 frame@f9028000 {
137 frame-number = <6>;
138 interrupts = <0 14 0x4>;
139 reg = <0xf9028000 0x1000>;
140 status = "disabled";
141 };
142 };
143
Arun Menon2a7e3772013-01-17 12:06:59 -0800144 qcom,msm-adsp-loader {
145 compatible = "qcom,adsp-loader";
146 qcom,adsp-state = <0>;
147 };
148
Fred Ohe49386d2013-05-02 17:53:27 -0700149 qcom,msm-audio-ion {
150 compatible = "qcom,msm-audio-ion";
151 qcom,smmu-enabled;
152 };
153
Abhimanyu Kapur032b1f42013-01-18 00:10:50 -0800154 qcom,msm-imem@fe805000 {
155 compatible = "qcom,msm-imem";
156 reg = <0xfe805000 0x1000>; /* Address and size of IMEM */
157 };
158
Syed Rameez Mustafad3935822012-10-09 11:23:20 -0700159 serial@f991f000 {
160 compatible = "qcom,msm-lsuart-v14";
161 reg = <0xf991f000 0x1000>;
162 interrupts = <0 109 0>;
163 status = "disabled";
164 };
Mayank Rana55db0cb2012-10-15 16:50:06 +0530165
Hanumant Singh6b346712013-04-09 16:26:09 -0700166 serial@f991e000 {
167 compatible = "qcom,msm-lsuart-v14";
168 reg = <0xf991e000 0x1000>;
169 interrupts = <0 108 0>;
170 status = "disabled";
171 };
172
Arun Menon8e25dd42013-01-11 14:11:54 -0800173 qcom,vidc@fdc00000 {
174 compatible = "qcom,msm-vidc";
Sachin Shah4e1c8fe2013-03-20 15:10:05 -0700175 qcom,vidc-ns-map = <0x40000000 0x40000000>;
176 qcom,iommu-groups = <&q6_domain_ns>;
177 qcom,iommu-group-buffer-types = <0xfff>;
178 qcom,buffer-type-tz-usage-map = <0x1 0x1>,
179 <0x1fe 0x2>;
180 qcom,hfi = "q6";
Arun Menonede58642013-04-26 14:19:06 -0700181 qcom,max-hw-load = <108000>; /* 720p @ 30 * 1 */
Arun Menon8e25dd42013-01-11 14:11:54 -0800182 };
183
Vamsi Krishna872fbbc2013-04-09 18:04:52 -0700184 qcom,usbbam@f9a44000 {
185 compatible = "qcom,usb-bam-msm";
186 reg = <0xf9a44000 0x11000>;
187 reg-names = "hsusb";
188 interrupts = <0 135 0>;
189 interrupt-names = "hsusb";
190 qcom,usb-bam-num-pipes = <16>;
191 qcom,usb-bam-fifo-baseaddr = <0xfe803000>;
192 qcom,ignore-core-reset-ack;
193 qcom,disable-clk-gating;
194
195 qcom,pipe0 {
196 label = "hsusb-qdss-in-0";
197 qcom,usb-bam-mem-type = <3>;
198 qcom,bam-type = <1>;
199 qcom,dir = <1>;
200 qcom,pipe-num = <0>;
201 qcom,peer-bam = <1>;
202 qcom,src-bam-physical-address = <0xfc37c000>;
203 qcom,src-bam-pipe-index = <0>;
204 qcom,dst-bam-physical-address = <0xf9a44000>;
205 qcom,dst-bam-pipe-index = <2>;
206 qcom,data-fifo-offset = <0x0>;
207 qcom,data-fifo-size = <0x600>;
208 qcom,descriptor-fifo-offset = <0x600>;
209 qcom,descriptor-fifo-size = <0x200>;
210 };
211 };
212
Mayank Rana55db0cb2012-10-15 16:50:06 +0530213 usb@f9a55000 {
214 compatible = "qcom,hsusb-otg";
215 reg = <0xf9a55000 0x400>;
Mayank Rana33d26662013-01-17 10:22:25 +0530216 interrupts = <0 134 0>, <0 140 0>;
217 interrupt-names = "core_irq", "async_irq";
Mayank Rana1aedece2013-07-19 17:42:10 +0530218 hsusb_vdd_dig-supply = <&pm8110_s1_corner>;
Mayank Rana76c6ce22012-11-07 17:07:58 +0530219 HSUSB_1p8-supply = <&pm8110_l10>;
220 HSUSB_3p3-supply = <&pm8110_l20>;
Mayank Rana1aedece2013-07-19 17:42:10 +0530221 qcom,vdd-voltage-level = <1 5 7>;
Mayank Rana55db0cb2012-10-15 16:50:06 +0530222
Manu Gautam080001d2013-07-02 15:13:48 +0530223 qcom,hsusb-otg-phy-init-seq =
224 <0x44 0x80 0x68 0x81 0x24 0x82 0x13 0x83 0xffffffff>;
Mayank Rana55db0cb2012-10-15 16:50:06 +0530225 qcom,hsusb-otg-phy-type = <2>;
226 qcom,hsusb-otg-mode = <1>;
Mayank Rana29bb9f22013-04-04 18:25:12 +0530227 qcom,hsusb-otg-otg-control = <2>;
Mayank Rana55db0cb2012-10-15 16:50:06 +0530228 qcom,hsusb-otg-disable-reset;
Mayank Ranaa5491122013-04-04 18:32:25 +0530229 qcom,dp-manual-pullup;
Mayank Ranaf9295802013-04-04 18:36:44 +0530230
231 qcom,msm-bus,name = "usb2";
232 qcom,msm-bus,num-cases = <2>;
233 qcom,msm-bus,active-only = <0>;
234 qcom,msm-bus,num-paths = <1>;
235 qcom,msm-bus,vectors-KBps =
236 <87 512 0 0>,
237 <87 512 60000 960000>;
Mayank Rana55db0cb2012-10-15 16:50:06 +0530238 };
239
Mayank Ranacc0c5452013-01-29 16:41:53 +0530240 android_usb@fe8050c8 {
Mayank Rana55db0cb2012-10-15 16:50:06 +0530241 compatible = "qcom,android-usb";
Mayank Ranacc0c5452013-01-29 16:41:53 +0530242 reg = <0xfe8050c8 0xc8>;
Manu Gautamd4f33082013-06-12 14:24:01 +0530243 qcom,android-usb-swfi-latency = <1>;
Mayank Rana55db0cb2012-10-15 16:50:06 +0530244 };
245
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700246 sdcc1: qcom,sdcc@f9824000 {
247 cell-index = <1>; /* SDC1 eMMC slot */
248 compatible = "qcom,msm-sdcc";
Oluwafemi Adeyemi4641e7f2012-11-28 16:12:56 -0800249 reg = <0xf9824000 0x800>,
250 <0xf9824800 0x100>,
251 <0xf9804000 0x7000>;
252 reg-names = "core_mem", "dml_mem", "bam_mem";
253 interrupts = <0 123 0>, <0 137 0>;
254 interrupt-names = "core_irq", "bam_irq";
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700255
Oluwafemi Adeyemid0035622012-11-02 12:07:06 -0700256 vdd-supply = <&pm8110_l17>;
Oluwafemi Adeyemid0035622012-11-02 12:07:06 -0700257 qcom,vdd-voltage-level = <2900000 2900000>;
258 qcom,vdd-current-level = <9000 400000>;
259
260 vdd-io-supply = <&pm8110_l6>;
261 qcom,vdd-io-always-on;
262 qcom,vdd-io-lpm-sup;
263 qcom,vdd-io-voltage-level = <1800000 1800000>;
264 qcom,vdd-io-current-level = <9000 60000>;
265
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700266 qcom,pad-pull-on = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
267 qcom,pad-pull-off = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
Krishna Konda6c5d0f42013-04-12 16:44:26 -0700268 qcom,pad-drv-on = <0x4 0x4 0x4>; /* 10mA, 10mA, 10mA */
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700269 qcom,pad-drv-off = <0x0 0x0 0x0>; /* 2mA, 2mA, 2mA */
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700270
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700271 qcom,clk-rates = <400000 25000000 50000000 100000000 200000000>;
Oluwafemi Adeyemid0035622012-11-02 12:07:06 -0700272 qcom,sup-voltages = <2900 2900>;
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700273 qcom,bus-width = <8>;
274 qcom,nonremovable;
275 qcom,bus-speed-mode = "HS200_1p8v", "DDR_1p8v";
Venkat Gopalakrishnan587b2252013-04-05 12:16:50 -0700276
277 status = "disabled";
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700278 };
279
280 sdcc2: qcom,sdcc@f98a4000 {
281 cell-index = <2>; /* SDC2 SD card slot */
282 compatible = "qcom,msm-sdcc";
Oluwafemi Adeyemi4641e7f2012-11-28 16:12:56 -0800283 reg = <0xf98a4000 0x800>,
284 <0xf98a4800 0x100>,
285 <0xf9884000 0x7000>;
286 reg-names = "core_mem", "dml_mem", "bam_mem";
287 interrupts = <0 125 0>, <0 220 0>;
288 interrupt-names = "core_irq", "bam_irq";
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700289
Oluwafemi Adeyemid0035622012-11-02 12:07:06 -0700290 vdd-supply = <&pm8110_l18>;
291 qcom,vdd-voltage-level = <2950000 2950000>;
292 qcom,vdd-current-level = <9000 400000>;
293
294 vdd-io-supply = <&pm8110_l21>;
295 qcom,vdd-io-voltage-level = <1800000 2950000>;
296 qcom,vdd-io-current-level = <9000 50000>;
297
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700298 qcom,pad-pull-on = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
299 qcom,pad-pull-off = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
Krishna Konda6c5d0f42013-04-12 16:44:26 -0700300 qcom,pad-drv-on = <0x4 0x4 0x4>; /* 10mA, 10mA, 10mA */
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700301 qcom,pad-drv-off = <0x0 0x0 0x0>; /* 2mA, 2mA, 2mA */
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700302
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700303 qcom,clk-rates = <400000 25000000 50000000 100000000 200000000>;
304 qcom,sup-voltages = <2950 2950>;
305 qcom,bus-width = <4>;
306 qcom,xpc;
307 qcom,bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50", "SDR104";
308 qcom,current-limit = <800>;
Venkat Gopalakrishnan587b2252013-04-05 12:16:50 -0700309
310 status = "disabled";
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700311 };
312
Venkat Gopalakrishnana6ce5f22013-04-04 14:24:57 -0700313 sdhc_1: sdhci@f9824900 {
314 compatible = "qcom,sdhci-msm";
315 reg = <0xf9824900 0x11c>, <0xf9824000 0x800>;
316 reg-names = "hc_mem", "core_mem";
317
318 interrupts = <0 123 0>, <0 138 0>;
319 interrupt-names = "hc_irq", "pwr_irq";
320
321 qcom,bus-width = <8>;
322 status = "disabled";
323 };
324
325 sdhc_2: sdhci@f98a4900 {
326 compatible = "qcom,sdhci-msm";
327 reg = <0xf98a4900 0x11c>, <0xf98a4000 0x800>;
328 reg-names = "hc_mem", "core_mem";
329
330 interrupts = <0 125 0>, <0 221 0>;
331 interrupt-names = "hc_irq", "pwr_irq";
332
333 qcom,bus-width = <4>;
334 status = "disabled";
335 };
336
Yan He6c7304c2012-11-09 22:07:08 -0800337 qcom,sps {
338 compatible = "qcom,msm_sps";
339 qcom,device-type = <3>;
340 };
341
Jeff Hugo4e20fda2013-04-10 12:40:19 -0600342 qcom,smem@d900000 {
Jeff Hugo818d0f72012-11-05 14:19:28 -0700343 compatible = "qcom,smem";
Jeff Hugoe1e30e72013-04-08 14:15:34 -0600344 reg = <0xd900000 0x100000>,
Stepan Moskovchenkod6ee8262013-02-06 11:26:05 -0800345 <0xf9011000 0x1000>,
Jeff Hugo818d0f72012-11-05 14:19:28 -0700346 <0xfc428000 0x4000>;
347 reg-names = "smem", "irq-reg-base", "aux-mem1";
348
349 qcom,smd-modem {
350 compatible = "qcom,smd";
351 qcom,smd-edge = <0>;
352 qcom,smd-irq-offset = <0x8>;
353 qcom,smd-irq-bitmask = <0x1000>;
354 qcom,pil-string = "modem";
355 interrupts = <0 25 1>;
356 };
357
358 qcom,smsm-modem {
359 compatible = "qcom,smsm";
360 qcom,smsm-edge = <0>;
361 qcom,smsm-irq-offset = <0x8>;
362 qcom,smsm-irq-bitmask = <0x2000>;
363 interrupts = <0 26 1>;
364 };
365
366 qcom,smd-adsp {
367 compatible = "qcom,smd";
368 qcom,smd-edge = <1>;
369 qcom,smd-irq-offset = <0x8>;
370 qcom,smd-irq-bitmask = <0x100>;
371 qcom,pil-string = "adsp";
372 interrupts = <0 156 1>;
373 };
374
375 qcom,smsm-adsp {
376 compatible = "qcom,smsm";
377 qcom,smsm-edge = <1>;
378 qcom,smsm-irq-offset = <0x8>;
379 qcom,smsm-irq-bitmask = <0x200>;
380 interrupts = <0 157 1>;
381 };
382
383 qcom,smd-wcnss {
384 compatible = "qcom,smd";
385 qcom,smd-edge = <6>;
386 qcom,smd-irq-offset = <0x8>;
387 qcom,smd-irq-bitmask = <0x20000>;
388 qcom,pil-string = "wcnss";
389 interrupts = <0 142 1>;
390 };
391
392 qcom,smsm-wcnss {
393 compatible = "qcom,smsm";
394 qcom,smsm-edge = <6>;
395 qcom,smsm-irq-offset = <0x8>;
396 qcom,smsm-irq-bitmask = <0x80000>;
397 interrupts = <0 144 1>;
398 };
399
400 qcom,smd-rpm {
401 compatible = "qcom,smd";
402 qcom,smd-edge = <15>;
403 qcom,smd-irq-offset = <0x8>;
404 qcom,smd-irq-bitmask = <0x1>;
405 interrupts = <0 168 1>;
406 qcom,irq-no-suspend;
407 };
David Ng5a3cb232012-12-03 16:42:53 -0800408 };
Hanumant Singh4e334c82012-11-14 10:16:39 -0800409
Praveen Chidambarama1f98282012-11-29 09:56:57 -0700410 rpm_bus: qcom,rpm-smd {
411 compatible = "qcom,rpm-smd";
412 rpm-channel-name = "rpm_requests";
413 rpm-channel-type = <15>; /* SMD_APPS_RPM */
Priyanka Mathur6e993c92013-03-20 11:17:27 -0700414 rpm-standalone;
Praveen Chidambarama1f98282012-11-29 09:56:57 -0700415 };
416
Jennifer Liuccb66f62013-06-06 10:46:51 -0700417 qcom,bcl {
418 compatible = "qcom,bcl";
419 };
420
Olav Haugan8340d932013-01-25 12:03:11 -0800421 qcom,msm-mem-hole {
422 compatible = "qcom,msm-mem-hole";
Neeti Desai8349e9c2013-07-17 11:29:33 -0700423 qcom,memblock-remove = <0x08800000 0x5600000>; /* Address and Size of Hole */
Olav Haugan8340d932013-01-25 12:03:11 -0800424 };
425
Hanumant Singh4e334c82012-11-14 10:16:39 -0800426 qcom,wdt@f9017000 {
427 compatible = "qcom,msm-watchdog";
428 reg = <0xf9017000 0x1000>;
429 interrupts = <0 3 0>, <0 4 0>;
430 qcom,bark-time = <11000>;
431 qcom,pet-time = <10000>;
Mitchel Humpherys1be23802012-11-16 15:52:32 -0800432 qcom,ipi-ping;
Jeff Hugo818d0f72012-11-05 14:19:28 -0700433 };
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700434
Vikram Mulukutlaa3cebff2013-01-28 13:54:54 -0800435 qcom,acpuclk@f9011050 {
436 compatible = "qcom,acpuclk-a7";
437 reg = <0xf9011050 0x8>;
438 reg-names = "rcg_base";
Patrick Dalyf9451d22013-03-20 14:20:12 -0700439 a7_cpu-supply = <&apc_vreg_corner>;
Vikram Mulukutlaa3cebff2013-01-28 13:54:54 -0800440 };
441
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700442 spmi_bus: qcom,spmi@fc4c0000 {
443 cell-index = <0>;
444 compatible = "qcom,spmi-pmic-arb";
Kenneth Heitke366b8a42012-12-18 13:51:37 -0700445 reg-names = "core", "intr", "cnfg";
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700446 reg = <0xfc4cf000 0x1000>,
Kenneth Heitke366b8a42012-12-18 13:51:37 -0700447 <0Xfc4cb000 0x1000>,
448 <0Xfc4ca000 0x1000>;
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700449 /* 190,ee0_krait_hlos_spmi_periph_irq */
450 /* 187,channel_0_krait_hlos_trans_done_irq */
451 interrupts = <0 190 0>, <0 187 0>;
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700452 qcom,pmic-arb-ee = <0>;
453 qcom,pmic-arb-channel = <0>;
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700454 };
455
Chun Zhangf39a0652013-05-01 15:57:54 -0700456 i2c@f9923000 { /* BLSP-1 QUP-1 */
457 cell-index = <1>;
Gilad Avidovf84f2792013-01-31 13:26:39 -0700458 compatible = "qcom,i2c-qup";
459 #address-cells = <1>;
460 #size-cells = <0>;
461 reg-names = "qup_phys_addr";
Chun Zhangf39a0652013-05-01 15:57:54 -0700462 reg = <0xf9923000 0x1000>;
Gilad Avidovf84f2792013-01-31 13:26:39 -0700463 interrupt-names = "qup_err_intr";
Chun Zhangf39a0652013-05-01 15:57:54 -0700464 interrupts = <0 95 0>;
Gilad Avidovf84f2792013-01-31 13:26:39 -0700465 qcom,i2c-bus-freq = <100000>;
Chun Zhangf39a0652013-05-01 15:57:54 -0700466 qcom,i2c-src-freq = <19200000>;
467 qcom,sda-gpio = <&msmgpio 2 0>;
468 qcom,scl-gpio = <&msmgpio 3 0>;
Gilad Avidovf84f2792013-01-31 13:26:39 -0700469 };
470
Kuirong Wangc6d072c2013-01-29 10:33:03 -0800471 i2c_cdc: i2c@f9927000 { /* BLSP1 QUP5 */
472 cell-index = <5>;
473 compatible = "qcom,i2c-qup";
474 #address-cells = <1>;
475 #size-cells = <0>;
476 reg-names = "qup_phys_addr";
477 reg = <0xf9927000 0x1000>;
478 interrupt-names = "qup_err_intr";
479 interrupts = <0 99 0>;
480 qcom,i2c-bus-freq = <100000>;
481 };
482
Lokesh Kumar Aakulu25213502013-05-07 17:43:03 -0700483 i2c: i2c@f9928000 { /* BLSP1 QUP6 */
Kenneth Heitke0d4fbb12013-04-10 12:51:14 -0600484 cell-index = <6>;
485 compatible = "qcom,i2c-qup";
486 #address-cells = <1>;
487 #size-cells = <0>;
488 reg-names = "qup_phys_addr";
489 reg = <0xf9928000 0x1000>;
490 interrupt-names = "qup_err_intr";
491 interrupts = <0 100 0>;
492 qcom,i2c-bus-freq = <100000>;
493 qcom,i2c-src-freq = <19200000>;
494 qcom,sda-gpio = <&msmgpio 16 0>;
495 qcom,scl-gpio = <&msmgpio 17 0>;
496 };
Gilad Avidovf58f1832013-01-09 17:31:28 -0700497
Chun Zhangf39a0652013-05-01 15:57:54 -0700498 i2c@f9925000 { /* BLSP-1 QUP-3 */
499 cell-index = <0>;
500 compatible = "qcom,i2c-qup";
Gilad Avidovf58f1832013-01-09 17:31:28 -0700501 #address-cells = <1>;
502 #size-cells = <0>;
Chun Zhangf39a0652013-05-01 15:57:54 -0700503 reg-names = "qup_phys_addr";
504 reg = <0xf9925000 0x1000>;
505 interrupt-names = "qup_err_intr";
506 interrupts = <0 97 0>;
507 qcom,i2c-bus-freq = <100000>;
Gilad Avidovf58f1832013-01-09 17:31:28 -0700508 };
509
Gilad Avidova460c472013-04-12 16:23:32 -0600510 spi_4: spi@f9926000 { /* BLSP1 QUP4 */
511 compatible = "qcom,spi-qup-v2";
512 #address-cells = <1>;
513 #size-cells = <0>;
514 reg-names = "spi_physical", "spi_bam_physical";
515 reg = <0xf9926000 0x1000>,
516 <0xf9904000 0x15000>;
517 interrupt-names = "spi_irq", "spi_bam_irq";
518 interrupts = <0 98 0>, <0 238 0>;
519 spi-max-frequency = <50000000>;
520
521 gpios = <&msmgpio 89 0>, /* CLK */
522 <&msmgpio 87 0>, /* MISO */
523 <&msmgpio 86 0>; /* MOSI */
524 cs-gpios = <&msmgpio 88 0>;
525
526 qcom,infinite-mode = <0>;
527 qcom,use-bam;
528 qcom,ver-reg-exists;
529 qcom,bam-consumer-pipe-index = <18>;
530 qcom,bam-producer-pipe-index = <19>;
531 };
532
Vikram Mulukutla1ac32fd2013-01-28 10:03:58 -0800533 qcom,pronto@fb21b000 {
534 compatible = "qcom,pil-pronto";
535 reg = <0xfb21b000 0x3000>,
536 <0xfc401700 0x4>,
537 <0xfd485300 0xc>;
538 reg-names = "pmu_base", "clk_base", "halt_base";
539 interrupts = <0 149 1>;
540 vdd_pronto_pll-supply = <&pm8110_l10>;
541
542 qcom,firmware-name = "wcnss";
Sameer Thalappil7abeb222013-04-02 11:13:42 -0700543
Sameer Thalappil4ba86302013-04-05 17:36:54 -0700544 /* GPIO inputs from wcnss */
Sameer Thalappil7abeb222013-04-02 11:13:42 -0700545 qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_4_in 0 0>;
Sameer Thalappilb1e03c02013-04-29 14:52:00 -0700546 qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_4_in 1 0>;
Sameer Thalappil4ba86302013-04-05 17:36:54 -0700547 qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_4_in 2 0>;
Sameer Thalappil7abeb222013-04-02 11:13:42 -0700548
549 /* GPIO output to wcnss */
550 qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_4_out 0 0>;
Vikram Mulukutla1ac32fd2013-01-28 10:03:58 -0800551 };
552
Sameer Thalappil1b65cd02013-04-03 16:42:34 -0700553 qcom,iris-fm {
554 compatible = "qcom,iris_fm";
555 };
556
Fred Oh92b18a02013-01-22 13:29:41 -0800557 sound {
558 compatible = "qcom,msm8x10-audio-codec";
559 qcom,model = "msm8x10-snd-card";
560 };
561
562 qcom,msm-pcm {
563 compatible = "qcom,msm-pcm-dsp";
Kuirong Wang16f52d62013-03-07 10:49:27 -0800564 qcom,msm-pcm-dsp-id = <0>;
Fred Oh92b18a02013-01-22 13:29:41 -0800565 };
566
Mingming Yin8b92f9b2013-05-01 14:10:26 -0700567 qcom,msm-pcm-low-latency {
568 compatible = "qcom,msm-pcm-dsp";
569 qcom,msm-pcm-dsp-id = <1>;
570 qcom,msm-pcm-low-latency;
571 };
572
Fred Oh92b18a02013-01-22 13:29:41 -0800573 qcom,msm-pcm-routing {
574 compatible = "qcom,msm-pcm-routing";
575 };
576
577 qcom,msm-pcm-lpa {
578 compatible = "qcom,msm-pcm-lpa";
579 };
580
581 qcom,msm-compr-dsp {
582 compatible = "qcom,msm-compr-dsp";
583 };
584
585 qcom,msm-voip-dsp {
586 compatible = "qcom,msm-voip-dsp";
587 };
588
589 qcom,msm-pcm-voice {
590 compatible = "qcom,msm-pcm-voice";
591 };
592
593 qcom,msm-stub-codec {
594 compatible = "qcom,msm-stub-codec";
595 };
596
597 qcom,msm-dai-fe {
598 compatible = "qcom,msm-dai-fe";
599 };
600
601 qcom,msm-pcm-afe {
602 compatible = "qcom,msm-pcm-afe";
603 };
604
605 qcom,msm-dai-mi2s {
606 compatible = "qcom,msm-dai-mi2s";
607 qcom,msm-dai-q6-mi2s-prim {
608 compatible = "qcom,msm-dai-q6-mi2s";
609 qcom,msm-dai-q6-mi2s-dev-id = <0>;
Kuirong Wang16f52d62013-03-07 10:49:27 -0800610 qcom,msm-mi2s-rx-lines = <0>;
611 qcom,msm-mi2s-tx-lines = <3>;
Fred Oh92b18a02013-01-22 13:29:41 -0800612 };
613
614 qcom,msm-dai-q6-mi2s-sec {
615 compatible = "qcom,msm-dai-q6-mi2s";
616 qcom,msm-dai-q6-mi2s-dev-id = <1>;
Kuirong Wang16f52d62013-03-07 10:49:27 -0800617 qcom,msm-mi2s-rx-lines = <3>;
618 qcom,msm-mi2s-tx-lines = <0>;
Fred Oh92b18a02013-01-22 13:29:41 -0800619 };
620 };
621
622 qcom,msm-dai-q6 {
623 compatible = "qcom,msm-dai-q6";
624 qcom,msm-dai-q6-bt-sco-rx {
625 compatible = "qcom,msm-dai-q6-dev";
626 qcom,msm-dai-q6-dev-id = <12288>;
627 };
628
629 qcom,msm-dai-q6-bt-sco-tx {
630 compatible = "qcom,msm-dai-q6-dev";
631 qcom,msm-dai-q6-dev-id = <12289>;
632 };
633
634 qcom,msm-dai-q6-int-fm-rx {
635 compatible = "qcom,msm-dai-q6-dev";
636 qcom,msm-dai-q6-dev-id = <12292>;
637 };
638
639 qcom,msm-dai-q6-int-fm-tx {
640 compatible = "qcom,msm-dai-q6-dev";
641 qcom,msm-dai-q6-dev-id = <12293>;
642 };
643
644 qcom,msm-dai-q6-be-afe-pcm-rx {
645 compatible = "qcom,msm-dai-q6-dev";
646 qcom,msm-dai-q6-dev-id = <224>;
647 };
648
649 qcom,msm-dai-q6-be-afe-pcm-tx {
650 compatible = "qcom,msm-dai-q6-dev";
651 qcom,msm-dai-q6-dev-id = <225>;
652 };
653
654 qcom,msm-dai-q6-afe-proxy-rx {
655 compatible = "qcom,msm-dai-q6-dev";
656 qcom,msm-dai-q6-dev-id = <241>;
657 };
658
659 qcom,msm-dai-q6-afe-proxy-tx {
660 compatible = "qcom,msm-dai-q6-dev";
661 qcom,msm-dai-q6-dev-id = <240>;
662 };
Vicky Sehrawatfc8044f2013-04-18 11:34:32 -0700663
664 qcom,msm-dai-q6-incall-record-rx {
665 compatible = "qcom,msm-dai-q6-dev";
666 qcom,msm-dai-q6-dev-id = <32771>;
667 };
668
669 qcom,msm-dai-q6-incall-record-tx {
670 compatible = "qcom,msm-dai-q6-dev";
671 qcom,msm-dai-q6-dev-id = <32772>;
672 };
673
674 qcom,msm-dai-q6-incall-music-rx {
675 compatible = "qcom,msm-dai-q6-dev";
676 qcom,msm-dai-q6-dev-id = <32773>;
677 };
Fred Oh92b18a02013-01-22 13:29:41 -0800678 };
679
680 qcom,msm-pcm-hostless {
681 compatible = "qcom,msm-pcm-hostless";
682 };
683
Sameer Thalappil3928fef2013-04-08 11:51:15 -0700684 qcom,wcnss-wlan@fb000000 {
685 compatible = "qcom,wcnss_wlan";
Sameer Thalappilb2b93672013-04-18 17:00:46 -0700686 reg = <0xfb000000 0x280000>,
687 <0xf9011008 0x04>;
688 reg-names = "wcnss_mmio", "wcnss_fiq";
Sameer Thalappil3928fef2013-04-08 11:51:15 -0700689 interrupts = <0 145 0>, <0 146 0>;
690 interrupt-names = "wcnss_wlantx_irq", "wcnss_wlanrx_irq";
691
692 qcom,pronto-vddmx-supply = <&pm8110_l3>;
693 qcom,pronto-vddcx-supply = <&pm8110_s1>;
694 qcom,pronto-vddpx-supply = <&pm8110_l6>;
695 qcom,iris-vddxo-supply = <&pm8110_l10>;
696 qcom,iris-vddrfa-supply = <&pm8110_l5>;
697 qcom,iris-vddpa-supply = <&pm8110_l16>;
698 qcom,iris-vdddig-supply = <&pm8110_l5>;
699
700 gpios = <&msmgpio 23 0>, <&msmgpio 24 0>, <&msmgpio 25 0>, <&msmgpio 26 0>, <&msmgpio 27 0>;
Sameer Thalappil820f87b2013-05-21 20:40:54 -0700701 qcom,has-pronto-hw;
Sameer Thalappilb56dc142013-05-21 14:23:46 -0700702 qcom,wlan-rx-buff-count = <256>;
Sameer Thalappild3d6dcf2013-07-03 15:03:42 -0700703 qcom,has-autodetect-xo;
Sameer Thalappil3928fef2013-04-08 11:51:15 -0700704 };
705
Vikram Mulukutla186edd62013-02-22 14:10:40 -0800706 qcom,mss@fc880000 {
707 compatible = "qcom,pil-q6v5-mss";
708 reg = <0xfc880000 0x100>,
709 <0xfd485000 0x400>,
710 <0xfc820000 0x020>,
711 <0xfc401680 0x004>,
Vikram Mulukutla186edd62013-02-22 14:10:40 -0800712 <0xfd485194 0x4>;
713 reg-names = "qdsp6_base", "halt_base", "rmb_base",
Matt Wagantall724b2bb2013-03-18 14:54:06 -0700714 "restart_reg", "cxrail_bhs_reg";
Vikram Mulukutla186edd62013-02-22 14:10:40 -0800715
716 interrupts = <0 24 1>;
Vikram Mulukutla186edd62013-02-22 14:10:40 -0800717 vdd_cx-supply = <&pm8110_s1_corner>;
718 vdd_mx-supply = <&pm8110_l3>;
719 vdd_pll-supply = <&pm8110_l10>;
720 qcom,vdd_pll = <1800000>;
721 qcom,is-loadable;
722 qcom,firmware-name = "mba";
723 qcom,pil-self-auth;
Vikram Mulukutla7268d9f2013-04-01 16:57:57 -0700724
Seemanta Duttaa0f253e2013-01-16 18:54:40 -0800725 /* GPIO inputs from mss */
Vikram Mulukutla7268d9f2013-04-01 16:57:57 -0700726 qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_1_in 0 0>;
Seemanta Dutta9fb72ed2013-01-25 14:22:15 -0800727 qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_1_in 1 0>;
Seemanta Duttaa0f253e2013-01-16 18:54:40 -0800728 qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_1_in 2 0>;
Seemanta Dutta0adbbf02013-03-12 17:26:17 -0700729 qcom,gpio-stop-ack = <&smp2pgpio_ssr_smp2p_1_in 3 0>;
Vikram Mulukutla7268d9f2013-04-01 16:57:57 -0700730
731 /* GPIO output to mss */
732 qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_1_out 0 0>;
Vikram Mulukutla186edd62013-02-22 14:10:40 -0800733 };
734
Vikram Mulukutla36d2dc42012-11-16 15:36:00 -0800735 qcom,lpass@fe200000 {
736 compatible = "qcom,pil-q6v5-lpass";
737 reg = <0xfe200000 0x00100>,
Matt Wagantall015b50af2013-03-05 18:51:16 -0800738 <0xfd485100 0x00010>,
739 <0xfc4016c0 0x00004>;
740 reg-names = "qdsp6_base", "halt_base", "restart_reg";
Vikram Mulukutla36d2dc42012-11-16 15:36:00 -0800741 interrupts = <0 162 1>;
Matt Wagantall6c515982013-01-29 14:58:43 -0800742 vdd_cx-supply = <&pm8110_s1_corner>;
Vikram Mulukutla36d2dc42012-11-16 15:36:00 -0800743 qcom,firmware-name = "adsp";
Ravishankar Sarawadi2e8ac7d2013-03-28 15:23:30 -0700744
Ravishankar Sarawadiab203a82013-04-09 18:46:11 -0700745 /* GPIO inputs from lpass */
Ravishankar Sarawadi2e8ac7d2013-03-28 15:23:30 -0700746 qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_2_in 0 0>;
Ravishankar Sarawadiab203a82013-04-09 18:46:11 -0700747 qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_2_in 2 0>;
Ravishankar Sarawadi7edc9d72013-04-09 18:15:03 -0700748 qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_2_in 1 0>;
Ravishankar Sarawadi2e8ac7d2013-03-28 15:23:30 -0700749
750 /* GPIO output to lpass */
751 qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_2_out 0 0>;
Vikram Mulukutla36d2dc42012-11-16 15:36:00 -0800752 };
Siddartha Mohanadossf7d2f4d2013-03-11 22:10:15 -0700753
754 tsens: tsens@fc4a8000 {
755 compatible = "qcom,msm-tsens";
756 reg = <0xfc4a8000 0x2000>,
Siddartha Mohanadoss6ddc1922013-07-08 17:40:11 -0700757 <0xfc4bc000 0x1000>;
Siddartha Mohanadossf7d2f4d2013-03-11 22:10:15 -0700758 reg-names = "tsens_physical", "tsens_eeprom_physical";
759 interrupts = <0 184 0>;
760 qcom,sensors = <2>;
761 qcom,slope = <2901 2846>;
Siddartha Mohanadossb2f48982013-03-28 13:51:38 -0700762 qcom,calib-mode = "fuse_map3";
Siddartha Mohanadoss921f1f02013-04-04 16:30:03 -0700763 qcom,sensor-id = <0 5>;
Siddartha Mohanadossf7d2f4d2013-03-11 22:10:15 -0700764 };
765
Jennifer Liuf588d3a2013-04-05 10:11:48 -0700766 qcom,msm-thermal {
767 compatible = "qcom,msm-thermal";
Jennifer Liud17e9eb2013-04-17 11:56:58 -0700768 qcom,sensor-id = <5>;
Jennifer Liuf588d3a2013-04-05 10:11:48 -0700769 qcom,poll-ms = <250>;
770 qcom,limit-temp = <60>;
771 qcom,temp-hysteresis = <10>;
772 qcom,freq-step = <2>;
Praveen Chidambarama7435ce2013-05-03 12:52:42 -0600773 qcom,freq-control-mask = <0xf>;
Jennifer Liu1a70a9c2013-06-19 17:59:25 -0700774 qcom,core-limit-temp = <80>;
775 qcom,core-temp-hysteresis = <10>;
776 qcom,core-control-mask = <0xe>;
Jennifer Liu049780e2013-06-26 14:24:13 -0700777 qcom,vdd-restriction-temp = <5>;
778 qcom,vdd-restriction-temp-hysteresis = <10>;
Jennifer Liu9cddf2d2013-07-05 13:32:29 -0700779 vdd-dig-supply = <&pm8110_s1_floor_corner>;
Jennifer Liu049780e2013-06-26 14:24:13 -0700780
781 qcom,vdd-dig-rstr{
Jennifer Liu9cddf2d2013-07-05 13:32:29 -0700782 qcom,vdd-rstr-reg = "vdd-dig";
Jennifer Liu049780e2013-06-26 14:24:13 -0700783 qcom,levels = <5 7 7>; /* Nominal, Super Turbo, Super Turbo */
784 qcom,min-level = <1>; /* No Request */
785 };
786
787 qcom,vdd-apps-rstr{
Jennifer Liu9cddf2d2013-07-05 13:32:29 -0700788 qcom,vdd-rstr-reg = "vdd-apps";
Jennifer Liu049780e2013-06-26 14:24:13 -0700789 qcom,levels = <600000 787200 998400>;
790 qcom,freq-req;
791 };
Jennifer Liuf588d3a2013-04-05 10:11:48 -0700792 };
Jeff Hugoae4ab9f62013-04-08 13:43:08 -0600793
794 qcom,ipc-spinlock@fd484000 {
795 compatible = "qcom,ipc-spinlock-sfpb";
796 reg = <0xfd484000 0x400>;
797 qcom,num-locks = <8>;
798 };
Jeff Hugode2822a2013-04-08 14:09:38 -0600799
800 qcom,bam_dmux@fc834000 {
801 compatible = "qcom,bam_dmux";
802 reg = <0xfc834000 0x7000>;
803 interrupts = <0 29 1>;
804 };
Hariprasad Dhalinarasimha3a3e4e32013-04-14 16:18:30 -0700805
Neeti Desai8349e9c2013-07-17 11:29:33 -0700806 qcom,qseecom@da00000 {
Hariprasad Dhalinarasimha3a3e4e32013-04-14 16:18:30 -0700807 compatible = "qcom,qseecom";
Neeti Desai8349e9c2013-07-17 11:29:33 -0700808 reg = <0xda00000 0x100000>;
Hariprasad Dhalinarasimha3a3e4e32013-04-14 16:18:30 -0700809 reg-names = "secapp-region";
810 qcom,disk-encrypt-pipe-pair = <2>;
811 qcom,hlos-ce-hw-instance = <0>;
812 qcom,qsee-ce-hw-instance = <0>;
813 qcom,msm-bus,name = "qseecom-noc";
814 qcom,msm-bus,num-cases = <4>;
815 qcom,msm-bus,active-only = <0>;
816 qcom,msm-bus,num-paths = <1>;
817 qcom,msm-bus,vectors-KBps =
818 <55 512 0 0>,
819 <55 512 3936000 393600>,
820 <55 512 3936000 393600>,
821 <55 512 3936000 393600>;
822 };
Aparna Dase7cab2e2013-04-16 16:54:47 -0700823
Hariprasad Dhalinarasimhac8e0f312013-04-13 17:18:50 -0700824 qcom,msm-rng@f9bff000 {
825 compatible = "qcom,msm-rng";
826 reg = <0xf9bff000 0x200>;
827 qcom,msm-rng-iface-clk;
Hariprasad Dhalinarasimhae799fb72013-06-03 13:51:38 -0700828 qcom,msm-bus,name = "msm-rng-noc";
829 qcom,msm-bus,num-cases = <2>;
830 qcom,msm-bus,num-paths = <1>;
831 qcom,msm-bus,vectors-KBps =
832 <1 618 0 0>,
833 <1 618 0 800>;
Hariprasad Dhalinarasimhac8e0f312013-04-13 17:18:50 -0700834 };
835
Aparna Das2948da92013-04-25 10:11:15 -0700836 qcom,msm-rtb {
837 compatible = "qcom,msm-rtb";
838 qcom,memory-reservation-type = "EBI1";
839 qcom,memory-reservation-size = <0x100000>; /* 1M EBI1 buffer */
840 };
841
Pratik Patel3a2f0922013-06-13 23:52:05 -0700842 jtag_fuse: jtagfuse@fc4be024 {
843 compatible = "qcom,jtag-fuse";
844 reg = <0xfc4be024 0x8>;
845 reg-names = "fuse-base";
846 };
847
Aparna Dase7cab2e2013-04-16 16:54:47 -0700848 jtag_mm0: jtagmm@fc34c000 {
849 compatible = "qcom,jtag-mm";
850 reg = <0xfc34c000 0x1000>,
851 <0xfc340000 0x1000>;
852 reg-names = "etm-base","debug-base";
853 };
854
855 jtag_mm1: jtagmm@fc34d000 {
856 compatible = "qcom,jtag-mm";
857 reg = <0xfc34d000 0x1000>,
858 <0xfc342000 0x1000>;
859 reg-names = "etm-base","debug-base";
860 };
861
862 jtag_mm2: jtagmm@fc34e000 {
863 compatible = "qcom,jtag-mm";
864 reg = <0xfc34e000 0x1000>,
865 <0xfc344000 0x1000>;
866 reg-names = "etm-base","debug-base";
867 };
868
869 jtag_mm3: jtagmm@fc34f000 {
870 compatible = "qcom,jtag-mm";
871 reg = <0xfc34f000 0x1000>,
872 <0xfc346000 0x1000>;
873 reg-names = "etm-base","debug-base";
874 };
Hariprasad Dhalinarasimha9d3638a2013-04-13 22:42:11 -0700875
876 qcom,tz-log@fe805720 {
877 compatible = "qcom,tz-log";
878 reg = <0x0fe805720 0x1000>;
879 };
Hariprasad Dhalinarasimha30af29a2013-05-07 17:48:04 -0700880
881 qcom,qcrypto@fd404000 {
882 compatible = "qcom,qcrypto";
883 reg = <0xfd400000 0x20000>,
884 <0xfd404000 0x8000>;
885 reg-names = "crypto-base","crypto-bam-base";
886 interrupts = <0 207 0>;
887 qcom,bam-pipe-pair = <2>;
888 qcom,ce-hw-instance = <1>;
889 qcom,ce-hw-shared;
890 qcom,msm-bus,name = "qcrypto-noc";
891 qcom,msm-bus,num-cases = <2>;
892 qcom,msm-bus,active-only = <0>;
893 qcom,msm-bus,num-paths = <1>;
894 qcom,msm-bus,vectors-KBps =
895 <55 512 0 0>,
896 <55 512 393600 3936000>;
897 };
898
899 qcom,qcedev@fd400000 {
900 compatible = "qcom,qcedev";
901 reg = <0xfd400000 0x20000>,
902 <0xfd404000 0x8000>;
903 reg-names = "crypto-base","crypto-bam-base";
904 interrupts = <0 207 0>;
905 qcom,bam-pipe-pair = <1>;
906 qcom,ce-hw-instance = <1>;
907 qcom,ce-hw-shared;
908 qcom,msm-bus,name = "qcedev-noc";
909 qcom,msm-bus,num-cases = <2>;
910 qcom,msm-bus,active-only = <0>;
911 qcom,msm-bus,num-paths = <1>;
912 qcom,msm-bus,vectors-KBps =
913 <55 512 0 0>,
914 <55 512 393600 3936000>;
915 };
916
Neil Leeder23b9fa42013-07-11 09:23:45 -0400917 cpu-pmu {
918 compatible = "arm,cortex-a7-pmu";
919 qcom,irq-is-percpu;
920 interrupts = <1 7 0xf00>;
921 };
Syed Rameez Mustafad3935822012-10-09 11:23:20 -0700922};
David Collinsc6b34832012-10-24 12:57:57 -0700923
Matt Wagantall1bf56932012-11-29 15:03:29 -0800924&gdsc_vfe {
925 status = "ok";
926};
927
928&gdsc_oxili_cx {
929 status = "ok";
930};
931
Olav Haugan9c255522012-11-16 16:43:17 -0800932&lpass_iommu {
933 status = "ok";
934};
935
936&copss_iommu {
937 status = "ok";
938};
939
940&mdpe_iommu {
941 status = "ok";
942};
943
944&mdps_iommu {
945 status = "ok";
946};
947
948&gfx_iommu {
949 status = "ok";
950};
951
952&vfe_iommu {
953 status = "ok";
954};
955
Syed Rameez Mustafa3971c142013-01-09 19:04:53 -0800956/include/ "msm8610-iommu-domains.dtsi"
Olav Haugan4bc4b692012-12-10 18:29:35 -0800957
Xiaozhe Shi350baa92013-04-09 18:13:50 -0700958/include/ "msm-pm8110-rpm-regulator.dtsi"
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700959/include/ "msm-pm8110.dtsi"
Xiaozhe Shi1581a7b2013-02-21 15:17:57 -0800960/include/ "msm8610-regulator.dtsi"
Siddartha Mohanadoss0f664a82013-03-11 22:52:01 -0700961
962&pm8110_vadc {
963 chan@0 {
964 label = "usb_in";
965 reg = <0>;
966 qcom,decimation = <0>;
967 qcom,pre-div-channel-scaling = <4>;
968 qcom,calibration-type = "absolute";
969 qcom,scale-function = <0>;
970 qcom,hw-settle-time = <0>;
971 qcom,fast-avg-setup = <0>;
972 };
973
974 chan@2 {
975 label = "vchg_sns";
976 reg = <2>;
977 qcom,decimation = <0>;
Siddartha Mohanadoss478e5c92013-05-01 19:53:27 -0700978 qcom,pre-div-channel-scaling = <2>;
Siddartha Mohanadoss0f664a82013-03-11 22:52:01 -0700979 qcom,calibration-type = "absolute";
980 qcom,scale-function = <0>;
981 qcom,hw-settle-time = <0>;
982 qcom,fast-avg-setup = <0>;
983 };
984
985 chan@5 {
986 label = "vcoin";
987 reg = <5>;
988 qcom,decimation = <0>;
989 qcom,pre-div-channel-scaling = <1>;
990 qcom,calibration-type = "absolute";
991 qcom,scale-function = <0>;
992 qcom,hw-settle-time = <0>;
993 qcom,fast-avg-setup = <0>;
994 };
995
996 chan@6 {
997 label = "vbat_sns";
998 reg = <6>;
999 qcom,decimation = <0>;
1000 qcom,pre-div-channel-scaling = <1>;
1001 qcom,calibration-type = "absolute";
1002 qcom,scale-function = <0>;
1003 qcom,hw-settle-time = <0>;
1004 qcom,fast-avg-setup = <0>;
1005 };
1006
1007 chan@7 {
1008 label = "vph_pwr";
1009 reg = <7>;
1010 qcom,decimation = <0>;
1011 qcom,pre-div-channel-scaling = <1>;
1012 qcom,calibration-type = "absolute";
1013 qcom,scale-function = <0>;
1014 qcom,hw-settle-time = <0>;
1015 qcom,fast-avg-setup = <0>;
1016 };
1017
1018 chan@30 {
1019 label = "batt_therm";
1020 reg = <0x30>;
1021 qcom,decimation = <0>;
1022 qcom,pre-div-channel-scaling = <0>;
1023 qcom,calibration-type = "ratiometric";
1024 qcom,scale-function = <1>;
1025 qcom,hw-settle-time = <2>;
1026 qcom,fast-avg-setup = <0>;
1027 };
1028
1029 chan@31 {
1030 label = "batt_id";
1031 reg = <0x31>;
1032 qcom,decimation = <0>;
1033 qcom,pre-div-channel-scaling = <0>;
1034 qcom,calibration-type = "ratiometric";
1035 qcom,scale-function = <0>;
1036 qcom,hw-settle-time = <2>;
1037 qcom,fast-avg-setup = <0>;
1038 };
1039
1040 chan@b2 {
1041 label = "xo_therm_pu2";
1042 reg = <0xb2>;
1043 qcom,decimation = <0>;
1044 qcom,pre-div-channel-scaling = <0>;
1045 qcom,calibration-type = "ratiometric";
1046 qcom,scale-function = <4>;
1047 qcom,hw-settle-time = <2>;
1048 qcom,fast-avg-setup = <0>;
1049 };
Siddartha Mohanadoss984b11e2013-05-31 18:05:51 -07001050
1051 chan@13 {
1052 label = "pa_therm0";
1053 reg = <0x13>;
1054 qcom,decimation = <0>;
1055 qcom,pre-div-channel-scaling = <0>;
1056 qcom,calibration-type = "ratiometric";
1057 qcom,scale-function = <2>;
1058 qcom,hw-settle-time = <2>;
1059 qcom,fast-avg-setup = <0>;
1060 };
Siddartha Mohanadoss0f664a82013-03-11 22:52:01 -07001061};
1062
Siddartha Mohanadoss236e0952013-05-13 10:40:26 -07001063&pm8110_adc_tm {
1064 /* Channel Node */
1065 chan@30 {
1066 label = "batt_therm";
1067 reg = <0x30>;
1068 qcom,decimation = <0>;
1069 qcom,pre-div-channel-scaling = <0>;
1070 qcom,calibration-type = "ratiometric";
1071 qcom,scale-function = <1>;
1072 qcom,hw-settle-time = <2>;
1073 qcom,fast-avg-setup = <3>;
1074 qcom,btm-channel-number = <0x48>;
1075 };
Siddartha Mohanadoss0f664a82013-03-11 22:52:01 -07001076
Siddartha Mohanadoss236e0952013-05-13 10:40:26 -07001077 chan@8 {
1078 label = "die_temp";
1079 reg = <8>;
1080 qcom,decimation = <0>;
1081 qcom,pre-div-channel-scaling = <0>;
1082 qcom,calibration-type = "absolute";
1083 qcom,scale-function = <3>;
1084 qcom,hw-settle-time = <0>;
1085 qcom,fast-avg-setup = <3>;
1086 qcom,btm-channel-number = <0x68>;
1087 };
1088
1089 chan@6 {
1090 label = "vbat_sns";
1091 reg = <6>;
1092 qcom,decimation = <0>;
1093 qcom,pre-div-channel-scaling = <1>;
1094 qcom,calibration-type = "absolute";
1095 qcom,scale-function = <0>;
1096 qcom,hw-settle-time = <0>;
1097 qcom,fast-avg-setup = <3>;
1098 qcom,btm-channel-number = <0x70>;
1099 };
Siddartha Mohanadoss984b11e2013-05-31 18:05:51 -07001100
1101 chan@13 {
1102 label = "pa_therm0";
1103 reg = <0x13>;
1104 qcom,decimation = <0>;
1105 qcom,pre-div-channel-scaling = <0>;
1106 qcom,calibration-type = "ratiometric";
1107 qcom,scale-function = <2>;
1108 qcom,hw-settle-time = <2>;
1109 qcom,fast-avg-setup = <0>;
1110 qcom,btm-channel-number = <0x78>;
1111 qcom,thermal-node;
1112 };
Siddartha Mohanadoss236e0952013-05-13 10:40:26 -07001113};