blob: b77f547f99f150227e0a3e420790658d0e73d822 [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"
Jeff Hugo53dcf0f2013-03-20 12:37:50 -060043/include/ "msm8610-smp2p.dtsi"
Gagan Macbced3872013-02-04 19:18:04 -070044/include/ "msm8610-bus.dtsi"
Xiaoming Zhou5f37a252013-04-09 21:11:50 -040045/include/ "msm8610-mdss.dtsi"
Syed Rameez Mustafad3935822012-10-09 11:23:20 -070046
Stepan Moskovchenko7d8cdcaa2013-04-25 17:10:55 -070047&soc {
48 #address-cells = <1>;
49 #size-cells = <1>;
50 ranges;
Syed Rameez Mustafad3935822012-10-09 11:23:20 -070051
52 intc: interrupt-controller@f9000000 {
53 compatible = "qcom,msm-qgic2";
54 interrupt-controller;
55 #interrupt-cells = <3>;
56 reg = <0xf9000000 0x1000>,
57 <0xf9002000 0x1000>;
58 };
59
60 msmgpio: gpio@fd510000 {
61 compatible = "qcom,msm-gpio";
62 interrupt-controller;
63 #interrupt-cells = <2>;
64 reg = <0xfd510000 0x4000>;
Syed Rameez Mustafa86cccfc2012-12-10 18:06:08 -080065 gpio-controller;
Syed Rameez Mustafad3935822012-10-09 11:23:20 -070066 #gpio-cells = <2>;
Rohit Vaswani341c2032012-11-08 18:49:29 -080067 ngpio = <102>;
Rohit Vaswanid2001522012-12-05 19:23:44 -080068 interrupts = <0 208 0>;
Rohit Vaswanied0a4ef2012-12-11 15:14:42 -080069 qcom,direct-connect-irqs = <8>;
Syed Rameez Mustafad3935822012-10-09 11:23:20 -070070 };
71
Bhalchandra Gajare8d1f1b82013-07-11 16:37:19 -070072 wcd9xxx_intc: wcd9xxx_irq {
73 compatible = "qcom,wcd9xxx-irq";
74 interrupt-controller;
75 #interrupt-cells = <1>;
76 interrupt-parent = <&intc>;
77 interrupts = <0 31 0>;
78 interrupt-names = "cdc-int";
79 };
80
Abhimanyu Kapur58d303a72013-04-30 16:13:41 -070081 qcom,mpm2-sleep-counter@fc4a3000 {
82 compatible = "qcom,mpm2-sleep-counter";
83 reg = <0xfc4a3000 0x1000>;
84 clock-frequency = <32768>;
85 };
86
Syed Rameez Mustafafd9ac032012-10-10 17:52:07 -070087 timer {
Syed Rameez Mustafa0824d6c2012-11-29 18:53:56 -080088 compatible = "arm,armv7-timer";
Syed Rameez Mustafafd9ac032012-10-10 17:52:07 -070089 interrupts = <1 2 0 1 3 0>;
Syed Rameez Mustafad3935822012-10-09 11:23:20 -070090 clock-frequency = <19200000>;
91 };
92
Stephen Boyda61ac642013-04-10 14:20:27 -070093 timer@f9020000 {
94 #address-cells = <1>;
95 #size-cells = <1>;
96 ranges;
97 compatible = "arm,armv7-timer-mem";
98 reg = <0xf9020000 0x1000>;
99 clock-frequency = <19200000>;
100
101 frame@f9021000 {
102 frame-number = <0>;
103 interrupts = <0 8 0x4>,
104 <0 7 0x4>;
105 reg = <0xf9021000 0x1000>,
106 <0xf9022000 0x1000>;
107 };
108
109 frame@f9023000 {
110 frame-number = <1>;
111 interrupts = <0 9 0x4>;
112 reg = <0xf9023000 0x1000>;
113 status = "disabled";
114 };
115
116 frame@f9024000 {
117 frame-number = <2>;
118 interrupts = <0 10 0x4>;
119 reg = <0xf9024000 0x1000>;
120 status = "disabled";
121 };
122
123 frame@f9025000 {
124 frame-number = <3>;
125 interrupts = <0 11 0x4>;
126 reg = <0xf9025000 0x1000>;
127 status = "disabled";
128 };
129
130 frame@f9026000 {
131 frame-number = <4>;
132 interrupts = <0 12 0x4>;
133 reg = <0xf9026000 0x1000>;
134 status = "disabled";
135 };
136
137 frame@f9027000 {
138 frame-number = <5>;
139 interrupts = <0 13 0x4>;
140 reg = <0xf9027000 0x1000>;
141 status = "disabled";
142 };
143
144 frame@f9028000 {
145 frame-number = <6>;
146 interrupts = <0 14 0x4>;
147 reg = <0xf9028000 0x1000>;
148 status = "disabled";
149 };
150 };
151
Arun Menon2a7e3772013-01-17 12:06:59 -0800152 qcom,msm-adsp-loader {
153 compatible = "qcom,adsp-loader";
154 qcom,adsp-state = <0>;
155 };
156
Fred Ohe49386d2013-05-02 17:53:27 -0700157 qcom,msm-audio-ion {
158 compatible = "qcom,msm-audio-ion";
159 qcom,smmu-enabled;
160 };
161
Abhimanyu Kapur032b1f42013-01-18 00:10:50 -0800162 qcom,msm-imem@fe805000 {
163 compatible = "qcom,msm-imem";
164 reg = <0xfe805000 0x1000>; /* Address and size of IMEM */
165 };
166
Syed Rameez Mustafad3935822012-10-09 11:23:20 -0700167 serial@f991f000 {
168 compatible = "qcom,msm-lsuart-v14";
169 reg = <0xf991f000 0x1000>;
170 interrupts = <0 109 0>;
171 status = "disabled";
172 };
Mayank Rana55db0cb2012-10-15 16:50:06 +0530173
Hanumant Singh6b346712013-04-09 16:26:09 -0700174 serial@f991e000 {
175 compatible = "qcom,msm-lsuart-v14";
176 reg = <0xf991e000 0x1000>;
177 interrupts = <0 108 0>;
178 status = "disabled";
179 };
180
Arun Menon8e25dd42013-01-11 14:11:54 -0800181 qcom,vidc@fdc00000 {
182 compatible = "qcom,msm-vidc";
Sachin Shah4e1c8fe2013-03-20 15:10:05 -0700183 qcom,vidc-ns-map = <0x40000000 0x40000000>;
Sachin Shah4e1c8fe2013-03-20 15:10:05 -0700184 qcom,buffer-type-tz-usage-map = <0x1 0x1>,
185 <0x1fe 0x2>;
186 qcom,hfi = "q6";
Rajeshwar Kurapaty6577d752013-07-31 19:15:38 +0530187 qcom,max-hw-load = <244800>; /* 1080p @ 30 * 1 */
Eric Hoa00e2da2013-06-20 17:41:57 -0700188 qcom,vidc-iommu-domains {
189 qcom,domain-ns {
190 qcom,vidc-domain-phandle = <&q6_domain_ns>;
191 qcom,vidc-partition-buffer-types = <0xfff>;
192 };
193 };
194};
Arun Menon8e25dd42013-01-11 14:11:54 -0800195
Vamsi Krishna872fbbc2013-04-09 18:04:52 -0700196 qcom,usbbam@f9a44000 {
197 compatible = "qcom,usb-bam-msm";
198 reg = <0xf9a44000 0x11000>;
199 reg-names = "hsusb";
200 interrupts = <0 135 0>;
201 interrupt-names = "hsusb";
202 qcom,usb-bam-num-pipes = <16>;
203 qcom,usb-bam-fifo-baseaddr = <0xfe803000>;
204 qcom,ignore-core-reset-ack;
205 qcom,disable-clk-gating;
206
207 qcom,pipe0 {
208 label = "hsusb-qdss-in-0";
209 qcom,usb-bam-mem-type = <3>;
210 qcom,bam-type = <1>;
211 qcom,dir = <1>;
212 qcom,pipe-num = <0>;
213 qcom,peer-bam = <1>;
214 qcom,src-bam-physical-address = <0xfc37c000>;
215 qcom,src-bam-pipe-index = <0>;
216 qcom,dst-bam-physical-address = <0xf9a44000>;
217 qcom,dst-bam-pipe-index = <2>;
218 qcom,data-fifo-offset = <0x0>;
219 qcom,data-fifo-size = <0x600>;
220 qcom,descriptor-fifo-offset = <0x600>;
221 qcom,descriptor-fifo-size = <0x200>;
222 };
223 };
224
Mayank Rana55db0cb2012-10-15 16:50:06 +0530225 usb@f9a55000 {
226 compatible = "qcom,hsusb-otg";
227 reg = <0xf9a55000 0x400>;
Mayank Rana33d26662013-01-17 10:22:25 +0530228 interrupts = <0 134 0>, <0 140 0>;
229 interrupt-names = "core_irq", "async_irq";
Mayank Rana1aedece2013-07-19 17:42:10 +0530230 hsusb_vdd_dig-supply = <&pm8110_s1_corner>;
Mayank Rana76c6ce22012-11-07 17:07:58 +0530231 HSUSB_1p8-supply = <&pm8110_l10>;
232 HSUSB_3p3-supply = <&pm8110_l20>;
Mayank Rana1aedece2013-07-19 17:42:10 +0530233 qcom,vdd-voltage-level = <1 5 7>;
Mayank Rana55db0cb2012-10-15 16:50:06 +0530234
Manu Gautam080001d2013-07-02 15:13:48 +0530235 qcom,hsusb-otg-phy-init-seq =
236 <0x44 0x80 0x68 0x81 0x24 0x82 0x13 0x83 0xffffffff>;
Mayank Rana55db0cb2012-10-15 16:50:06 +0530237 qcom,hsusb-otg-phy-type = <2>;
238 qcom,hsusb-otg-mode = <1>;
Mayank Rana29bb9f22013-04-04 18:25:12 +0530239 qcom,hsusb-otg-otg-control = <2>;
Mayank Rana55db0cb2012-10-15 16:50:06 +0530240 qcom,hsusb-otg-disable-reset;
Mayank Ranaa5491122013-04-04 18:32:25 +0530241 qcom,dp-manual-pullup;
Mayank Ranaf9295802013-04-04 18:36:44 +0530242
243 qcom,msm-bus,name = "usb2";
244 qcom,msm-bus,num-cases = <2>;
245 qcom,msm-bus,active-only = <0>;
246 qcom,msm-bus,num-paths = <1>;
247 qcom,msm-bus,vectors-KBps =
248 <87 512 0 0>,
249 <87 512 60000 960000>;
Mayank Rana55db0cb2012-10-15 16:50:06 +0530250 };
251
wujin3c6eaab2013-08-23 16:26:30 +0800252 android_usb: android_usb@fe8050c8 {
Mayank Rana55db0cb2012-10-15 16:50:06 +0530253 compatible = "qcom,android-usb";
Mayank Ranacc0c5452013-01-29 16:41:53 +0530254 reg = <0xfe8050c8 0xc8>;
Manu Gautamd4f33082013-06-12 14:24:01 +0530255 qcom,android-usb-swfi-latency = <1>;
Mayank Rana55db0cb2012-10-15 16:50:06 +0530256 };
257
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700258 sdcc1: qcom,sdcc@f9824000 {
259 cell-index = <1>; /* SDC1 eMMC slot */
260 compatible = "qcom,msm-sdcc";
Oluwafemi Adeyemi4641e7f2012-11-28 16:12:56 -0800261 reg = <0xf9824000 0x800>,
262 <0xf9824800 0x100>,
263 <0xf9804000 0x7000>;
264 reg-names = "core_mem", "dml_mem", "bam_mem";
265 interrupts = <0 123 0>, <0 137 0>;
266 interrupt-names = "core_irq", "bam_irq";
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700267
Oluwafemi Adeyemid0035622012-11-02 12:07:06 -0700268 vdd-supply = <&pm8110_l17>;
Oluwafemi Adeyemid0035622012-11-02 12:07:06 -0700269 qcom,vdd-voltage-level = <2900000 2900000>;
270 qcom,vdd-current-level = <9000 400000>;
271
272 vdd-io-supply = <&pm8110_l6>;
273 qcom,vdd-io-always-on;
Oluwafemi Adeyemid0035622012-11-02 12:07:06 -0700274 qcom,vdd-io-voltage-level = <1800000 1800000>;
275 qcom,vdd-io-current-level = <9000 60000>;
276
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700277 qcom,pad-pull-on = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
278 qcom,pad-pull-off = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
Krishna Konda6c5d0f42013-04-12 16:44:26 -0700279 qcom,pad-drv-on = <0x4 0x4 0x4>; /* 10mA, 10mA, 10mA */
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700280 qcom,pad-drv-off = <0x0 0x0 0x0>; /* 2mA, 2mA, 2mA */
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700281
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700282 qcom,clk-rates = <400000 25000000 50000000 100000000 200000000>;
Oluwafemi Adeyemid0035622012-11-02 12:07:06 -0700283 qcom,sup-voltages = <2900 2900>;
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700284 qcom,bus-width = <8>;
285 qcom,nonremovable;
286 qcom,bus-speed-mode = "HS200_1p8v", "DDR_1p8v";
Venkat Gopalakrishnan587b2252013-04-05 12:16:50 -0700287
288 status = "disabled";
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700289 };
290
291 sdcc2: qcom,sdcc@f98a4000 {
292 cell-index = <2>; /* SDC2 SD card slot */
293 compatible = "qcom,msm-sdcc";
Oluwafemi Adeyemi4641e7f2012-11-28 16:12:56 -0800294 reg = <0xf98a4000 0x800>,
295 <0xf98a4800 0x100>,
296 <0xf9884000 0x7000>;
297 reg-names = "core_mem", "dml_mem", "bam_mem";
298 interrupts = <0 125 0>, <0 220 0>;
299 interrupt-names = "core_irq", "bam_irq";
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700300
Oluwafemi Adeyemid0035622012-11-02 12:07:06 -0700301 vdd-supply = <&pm8110_l18>;
302 qcom,vdd-voltage-level = <2950000 2950000>;
303 qcom,vdd-current-level = <9000 400000>;
304
305 vdd-io-supply = <&pm8110_l21>;
306 qcom,vdd-io-voltage-level = <1800000 2950000>;
307 qcom,vdd-io-current-level = <9000 50000>;
308
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700309 qcom,pad-pull-on = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
310 qcom,pad-pull-off = <0x0 0x3 0x3>; /* no-pull, pull-up, pull-up */
Krishna Konda6c5d0f42013-04-12 16:44:26 -0700311 qcom,pad-drv-on = <0x4 0x4 0x4>; /* 10mA, 10mA, 10mA */
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700312 qcom,pad-drv-off = <0x0 0x0 0x0>; /* 2mA, 2mA, 2mA */
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700313
Oluwafemi Adeyemi6cdfdb82012-11-02 13:36:29 -0700314 qcom,clk-rates = <400000 25000000 50000000 100000000 200000000>;
315 qcom,sup-voltages = <2950 2950>;
316 qcom,bus-width = <4>;
317 qcom,xpc;
318 qcom,bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50", "SDR104";
319 qcom,current-limit = <800>;
Venkat Gopalakrishnan587b2252013-04-05 12:16:50 -0700320
321 status = "disabled";
Oluwafemi Adeyemi58289bf2012-10-16 17:24:33 -0700322 };
323
Venkat Gopalakrishnana6ce5f22013-04-04 14:24:57 -0700324 sdhc_1: sdhci@f9824900 {
325 compatible = "qcom,sdhci-msm";
326 reg = <0xf9824900 0x11c>, <0xf9824000 0x800>;
327 reg-names = "hc_mem", "core_mem";
328
329 interrupts = <0 123 0>, <0 138 0>;
330 interrupt-names = "hc_irq", "pwr_irq";
331
332 qcom,bus-width = <8>;
333 status = "disabled";
334 };
335
336 sdhc_2: sdhci@f98a4900 {
337 compatible = "qcom,sdhci-msm";
338 reg = <0xf98a4900 0x11c>, <0xf98a4000 0x800>;
339 reg-names = "hc_mem", "core_mem";
340
341 interrupts = <0 125 0>, <0 221 0>;
342 interrupt-names = "hc_irq", "pwr_irq";
343
344 qcom,bus-width = <4>;
345 status = "disabled";
346 };
347
Yan He6c7304c2012-11-09 22:07:08 -0800348 qcom,sps {
349 compatible = "qcom,msm_sps";
350 qcom,device-type = <3>;
351 };
352
Jeff Hugo4e20fda2013-04-10 12:40:19 -0600353 qcom,smem@d900000 {
Jeff Hugo818d0f72012-11-05 14:19:28 -0700354 compatible = "qcom,smem";
Jeff Hugoe1e30e72013-04-08 14:15:34 -0600355 reg = <0xd900000 0x100000>,
Stepan Moskovchenkod6ee8262013-02-06 11:26:05 -0800356 <0xf9011000 0x1000>,
Jeff Hugo818d0f72012-11-05 14:19:28 -0700357 <0xfc428000 0x4000>;
358 reg-names = "smem", "irq-reg-base", "aux-mem1";
359
360 qcom,smd-modem {
361 compatible = "qcom,smd";
362 qcom,smd-edge = <0>;
363 qcom,smd-irq-offset = <0x8>;
364 qcom,smd-irq-bitmask = <0x1000>;
365 qcom,pil-string = "modem";
366 interrupts = <0 25 1>;
367 };
368
369 qcom,smsm-modem {
370 compatible = "qcom,smsm";
371 qcom,smsm-edge = <0>;
372 qcom,smsm-irq-offset = <0x8>;
373 qcom,smsm-irq-bitmask = <0x2000>;
374 interrupts = <0 26 1>;
375 };
376
377 qcom,smd-adsp {
378 compatible = "qcom,smd";
379 qcom,smd-edge = <1>;
380 qcom,smd-irq-offset = <0x8>;
381 qcom,smd-irq-bitmask = <0x100>;
382 qcom,pil-string = "adsp";
383 interrupts = <0 156 1>;
384 };
385
386 qcom,smsm-adsp {
387 compatible = "qcom,smsm";
388 qcom,smsm-edge = <1>;
389 qcom,smsm-irq-offset = <0x8>;
390 qcom,smsm-irq-bitmask = <0x200>;
391 interrupts = <0 157 1>;
392 };
393
394 qcom,smd-wcnss {
395 compatible = "qcom,smd";
396 qcom,smd-edge = <6>;
397 qcom,smd-irq-offset = <0x8>;
398 qcom,smd-irq-bitmask = <0x20000>;
399 qcom,pil-string = "wcnss";
400 interrupts = <0 142 1>;
401 };
402
403 qcom,smsm-wcnss {
404 compatible = "qcom,smsm";
405 qcom,smsm-edge = <6>;
406 qcom,smsm-irq-offset = <0x8>;
407 qcom,smsm-irq-bitmask = <0x80000>;
408 interrupts = <0 144 1>;
409 };
410
411 qcom,smd-rpm {
412 compatible = "qcom,smd";
413 qcom,smd-edge = <15>;
414 qcom,smd-irq-offset = <0x8>;
415 qcom,smd-irq-bitmask = <0x1>;
416 interrupts = <0 168 1>;
417 qcom,irq-no-suspend;
418 };
David Ng5a3cb232012-12-03 16:42:53 -0800419 };
Hanumant Singh4e334c82012-11-14 10:16:39 -0800420
Praveen Chidambarama1f98282012-11-29 09:56:57 -0700421 rpm_bus: qcom,rpm-smd {
422 compatible = "qcom,rpm-smd";
423 rpm-channel-name = "rpm_requests";
424 rpm-channel-type = <15>; /* SMD_APPS_RPM */
Priyanka Mathur6e993c92013-03-20 11:17:27 -0700425 rpm-standalone;
Praveen Chidambarama1f98282012-11-29 09:56:57 -0700426 };
427
Jennifer Liuccb66f62013-06-06 10:46:51 -0700428 qcom,bcl {
429 compatible = "qcom,bcl";
430 };
431
Olav Haugan8340d932013-01-25 12:03:11 -0800432 qcom,msm-mem-hole {
433 compatible = "qcom,msm-mem-hole";
Neeti Desai8349e9c2013-07-17 11:29:33 -0700434 qcom,memblock-remove = <0x08800000 0x5600000>; /* Address and Size of Hole */
Olav Haugan8340d932013-01-25 12:03:11 -0800435 };
436
Hanumant Singh4e334c82012-11-14 10:16:39 -0800437 qcom,wdt@f9017000 {
438 compatible = "qcom,msm-watchdog";
439 reg = <0xf9017000 0x1000>;
440 interrupts = <0 3 0>, <0 4 0>;
441 qcom,bark-time = <11000>;
442 qcom,pet-time = <10000>;
Mitchel Humpherys1be23802012-11-16 15:52:32 -0800443 qcom,ipi-ping;
Jeff Hugo818d0f72012-11-05 14:19:28 -0700444 };
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700445
Vikram Mulukutlaa3cebff2013-01-28 13:54:54 -0800446 qcom,acpuclk@f9011050 {
447 compatible = "qcom,acpuclk-a7";
448 reg = <0xf9011050 0x8>;
449 reg-names = "rcg_base";
Patrick Dalyf9451d22013-03-20 14:20:12 -0700450 a7_cpu-supply = <&apc_vreg_corner>;
Vikram Mulukutlaa3cebff2013-01-28 13:54:54 -0800451 };
452
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700453 spmi_bus: qcom,spmi@fc4c0000 {
454 cell-index = <0>;
455 compatible = "qcom,spmi-pmic-arb";
Kenneth Heitke366b8a42012-12-18 13:51:37 -0700456 reg-names = "core", "intr", "cnfg";
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700457 reg = <0xfc4cf000 0x1000>,
Kenneth Heitke366b8a42012-12-18 13:51:37 -0700458 <0Xfc4cb000 0x1000>,
459 <0Xfc4ca000 0x1000>;
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700460 /* 190,ee0_krait_hlos_spmi_periph_irq */
461 /* 187,channel_0_krait_hlos_trans_done_irq */
462 interrupts = <0 190 0>, <0 187 0>;
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700463 qcom,pmic-arb-ee = <0>;
464 qcom,pmic-arb-channel = <0>;
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700465 };
466
Chun Zhangf39a0652013-05-01 15:57:54 -0700467 i2c@f9923000 { /* BLSP-1 QUP-1 */
468 cell-index = <1>;
Gilad Avidovf84f2792013-01-31 13:26:39 -0700469 compatible = "qcom,i2c-qup";
470 #address-cells = <1>;
471 #size-cells = <0>;
472 reg-names = "qup_phys_addr";
Chun Zhangf39a0652013-05-01 15:57:54 -0700473 reg = <0xf9923000 0x1000>;
Gilad Avidovf84f2792013-01-31 13:26:39 -0700474 interrupt-names = "qup_err_intr";
Chun Zhangf39a0652013-05-01 15:57:54 -0700475 interrupts = <0 95 0>;
Gilad Avidovf84f2792013-01-31 13:26:39 -0700476 qcom,i2c-bus-freq = <100000>;
Chun Zhangf39a0652013-05-01 15:57:54 -0700477 qcom,i2c-src-freq = <19200000>;
478 qcom,sda-gpio = <&msmgpio 2 0>;
479 qcom,scl-gpio = <&msmgpio 3 0>;
Mallesh Koujalagi07866832013-08-08 17:40:04 -0700480 qcom,master-id = <86>;
Gilad Avidovf84f2792013-01-31 13:26:39 -0700481 };
482
Kuirong Wangc6d072c2013-01-29 10:33:03 -0800483 i2c_cdc: i2c@f9927000 { /* BLSP1 QUP5 */
484 cell-index = <5>;
485 compatible = "qcom,i2c-qup";
486 #address-cells = <1>;
487 #size-cells = <0>;
488 reg-names = "qup_phys_addr";
489 reg = <0xf9927000 0x1000>;
490 interrupt-names = "qup_err_intr";
491 interrupts = <0 99 0>;
492 qcom,i2c-bus-freq = <100000>;
Mallesh Koujalagi07866832013-08-08 17:40:04 -0700493 qcom,i2c-src-freq = <19200000>;
494 qcom,master-id = <86>;
Kuirong Wangc6d072c2013-01-29 10:33:03 -0800495 };
496
Lokesh Kumar Aakulu25213502013-05-07 17:43:03 -0700497 i2c: i2c@f9928000 { /* BLSP1 QUP6 */
Kenneth Heitke0d4fbb12013-04-10 12:51:14 -0600498 cell-index = <6>;
499 compatible = "qcom,i2c-qup";
500 #address-cells = <1>;
501 #size-cells = <0>;
502 reg-names = "qup_phys_addr";
503 reg = <0xf9928000 0x1000>;
504 interrupt-names = "qup_err_intr";
505 interrupts = <0 100 0>;
506 qcom,i2c-bus-freq = <100000>;
507 qcom,i2c-src-freq = <19200000>;
508 qcom,sda-gpio = <&msmgpio 16 0>;
509 qcom,scl-gpio = <&msmgpio 17 0>;
Mallesh Koujalagi07866832013-08-08 17:40:04 -0700510 qcom,master-id = <86>;
Kenneth Heitke0d4fbb12013-04-10 12:51:14 -0600511 };
Gilad Avidovf58f1832013-01-09 17:31:28 -0700512
Chun Zhangf39a0652013-05-01 15:57:54 -0700513 i2c@f9925000 { /* BLSP-1 QUP-3 */
514 cell-index = <0>;
515 compatible = "qcom,i2c-qup";
Gilad Avidovf58f1832013-01-09 17:31:28 -0700516 #address-cells = <1>;
517 #size-cells = <0>;
Chun Zhangf39a0652013-05-01 15:57:54 -0700518 reg-names = "qup_phys_addr";
519 reg = <0xf9925000 0x1000>;
520 interrupt-names = "qup_err_intr";
521 interrupts = <0 97 0>;
522 qcom,i2c-bus-freq = <100000>;
Mallesh Koujalagi07866832013-08-08 17:40:04 -0700523 qcom,i2c-src-freq = <19200000>;
524 qcom,sda-gpio = <&msmgpio 10 0>;
525 qcom,scl-gpio = <&msmgpio 11 0>;
526 qcom,master-id = <86>;
Gilad Avidovf58f1832013-01-09 17:31:28 -0700527 };
528
Gilad Avidova460c472013-04-12 16:23:32 -0600529 spi_4: spi@f9926000 { /* BLSP1 QUP4 */
530 compatible = "qcom,spi-qup-v2";
531 #address-cells = <1>;
532 #size-cells = <0>;
533 reg-names = "spi_physical", "spi_bam_physical";
534 reg = <0xf9926000 0x1000>,
535 <0xf9904000 0x15000>;
536 interrupt-names = "spi_irq", "spi_bam_irq";
537 interrupts = <0 98 0>, <0 238 0>;
538 spi-max-frequency = <50000000>;
539
Gilad Avidovcff4ca72013-07-01 17:35:36 -0600540 qcom,gpio-mosi = <&msmgpio 86 0>;
541 qcom,gpio-miso = <&msmgpio 87 0>;
542 qcom,gpio-clk = <&msmgpio 89 0>;
543 qcom,gpio-cs0 = <&msmgpio 88 0>;
Gilad Avidova460c472013-04-12 16:23:32 -0600544
545 qcom,infinite-mode = <0>;
546 qcom,use-bam;
547 qcom,ver-reg-exists;
548 qcom,bam-consumer-pipe-index = <18>;
549 qcom,bam-producer-pipe-index = <19>;
Gilad Avidovcff4ca72013-07-01 17:35:36 -0600550 qcom,master-id = <86>;
Gilad Avidova460c472013-04-12 16:23:32 -0600551 };
552
Vikram Mulukutla1ac32fd2013-01-28 10:03:58 -0800553 qcom,pronto@fb21b000 {
554 compatible = "qcom,pil-pronto";
555 reg = <0xfb21b000 0x3000>,
556 <0xfc401700 0x4>,
557 <0xfd485300 0xc>;
558 reg-names = "pmu_base", "clk_base", "halt_base";
559 interrupts = <0 149 1>;
560 vdd_pronto_pll-supply = <&pm8110_l10>;
561
562 qcom,firmware-name = "wcnss";
Sameer Thalappil7abeb222013-04-02 11:13:42 -0700563
Sameer Thalappil4ba86302013-04-05 17:36:54 -0700564 /* GPIO inputs from wcnss */
Sameer Thalappil7abeb222013-04-02 11:13:42 -0700565 qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_4_in 0 0>;
Sameer Thalappilb1e03c02013-04-29 14:52:00 -0700566 qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_4_in 1 0>;
Sameer Thalappil4ba86302013-04-05 17:36:54 -0700567 qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_4_in 2 0>;
Sameer Thalappil7abeb222013-04-02 11:13:42 -0700568
569 /* GPIO output to wcnss */
570 qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_4_out 0 0>;
Vikram Mulukutla1ac32fd2013-01-28 10:03:58 -0800571 };
572
Sameer Thalappil1b65cd02013-04-03 16:42:34 -0700573 qcom,iris-fm {
574 compatible = "qcom,iris_fm";
575 };
576
Fred Oh92b18a02013-01-22 13:29:41 -0800577 sound {
578 compatible = "qcom,msm8x10-audio-codec";
579 qcom,model = "msm8x10-snd-card";
580 };
581
582 qcom,msm-pcm {
583 compatible = "qcom,msm-pcm-dsp";
Kuirong Wang16f52d62013-03-07 10:49:27 -0800584 qcom,msm-pcm-dsp-id = <0>;
Fred Oh92b18a02013-01-22 13:29:41 -0800585 };
586
Mingming Yin8b92f9b2013-05-01 14:10:26 -0700587 qcom,msm-pcm-low-latency {
588 compatible = "qcom,msm-pcm-dsp";
589 qcom,msm-pcm-dsp-id = <1>;
590 qcom,msm-pcm-low-latency;
591 };
592
Fred Oh92b18a02013-01-22 13:29:41 -0800593 qcom,msm-pcm-routing {
594 compatible = "qcom,msm-pcm-routing";
595 };
596
597 qcom,msm-pcm-lpa {
598 compatible = "qcom,msm-pcm-lpa";
599 };
600
601 qcom,msm-compr-dsp {
602 compatible = "qcom,msm-compr-dsp";
603 };
604
605 qcom,msm-voip-dsp {
606 compatible = "qcom,msm-voip-dsp";
607 };
608
609 qcom,msm-pcm-voice {
610 compatible = "qcom,msm-pcm-voice";
611 };
612
613 qcom,msm-stub-codec {
614 compatible = "qcom,msm-stub-codec";
615 };
616
617 qcom,msm-dai-fe {
618 compatible = "qcom,msm-dai-fe";
619 };
620
621 qcom,msm-pcm-afe {
622 compatible = "qcom,msm-pcm-afe";
623 };
624
625 qcom,msm-dai-mi2s {
626 compatible = "qcom,msm-dai-mi2s";
627 qcom,msm-dai-q6-mi2s-prim {
628 compatible = "qcom,msm-dai-q6-mi2s";
629 qcom,msm-dai-q6-mi2s-dev-id = <0>;
Kuirong Wang16f52d62013-03-07 10:49:27 -0800630 qcom,msm-mi2s-rx-lines = <0>;
631 qcom,msm-mi2s-tx-lines = <3>;
Fred Oh92b18a02013-01-22 13:29:41 -0800632 };
633
634 qcom,msm-dai-q6-mi2s-sec {
635 compatible = "qcom,msm-dai-q6-mi2s";
636 qcom,msm-dai-q6-mi2s-dev-id = <1>;
Kuirong Wang16f52d62013-03-07 10:49:27 -0800637 qcom,msm-mi2s-rx-lines = <3>;
638 qcom,msm-mi2s-tx-lines = <0>;
Fred Oh92b18a02013-01-22 13:29:41 -0800639 };
640 };
641
642 qcom,msm-dai-q6 {
643 compatible = "qcom,msm-dai-q6";
644 qcom,msm-dai-q6-bt-sco-rx {
645 compatible = "qcom,msm-dai-q6-dev";
646 qcom,msm-dai-q6-dev-id = <12288>;
647 };
648
649 qcom,msm-dai-q6-bt-sco-tx {
650 compatible = "qcom,msm-dai-q6-dev";
651 qcom,msm-dai-q6-dev-id = <12289>;
652 };
653
654 qcom,msm-dai-q6-int-fm-rx {
655 compatible = "qcom,msm-dai-q6-dev";
656 qcom,msm-dai-q6-dev-id = <12292>;
657 };
658
659 qcom,msm-dai-q6-int-fm-tx {
660 compatible = "qcom,msm-dai-q6-dev";
661 qcom,msm-dai-q6-dev-id = <12293>;
662 };
663
664 qcom,msm-dai-q6-be-afe-pcm-rx {
665 compatible = "qcom,msm-dai-q6-dev";
666 qcom,msm-dai-q6-dev-id = <224>;
667 };
668
669 qcom,msm-dai-q6-be-afe-pcm-tx {
670 compatible = "qcom,msm-dai-q6-dev";
671 qcom,msm-dai-q6-dev-id = <225>;
672 };
673
674 qcom,msm-dai-q6-afe-proxy-rx {
675 compatible = "qcom,msm-dai-q6-dev";
676 qcom,msm-dai-q6-dev-id = <241>;
677 };
678
679 qcom,msm-dai-q6-afe-proxy-tx {
680 compatible = "qcom,msm-dai-q6-dev";
681 qcom,msm-dai-q6-dev-id = <240>;
682 };
Vicky Sehrawatfc8044f2013-04-18 11:34:32 -0700683
684 qcom,msm-dai-q6-incall-record-rx {
685 compatible = "qcom,msm-dai-q6-dev";
686 qcom,msm-dai-q6-dev-id = <32771>;
687 };
688
689 qcom,msm-dai-q6-incall-record-tx {
690 compatible = "qcom,msm-dai-q6-dev";
691 qcom,msm-dai-q6-dev-id = <32772>;
692 };
693
694 qcom,msm-dai-q6-incall-music-rx {
695 compatible = "qcom,msm-dai-q6-dev";
696 qcom,msm-dai-q6-dev-id = <32773>;
697 };
Fred Oh92b18a02013-01-22 13:29:41 -0800698 };
699
700 qcom,msm-pcm-hostless {
701 compatible = "qcom,msm-pcm-hostless";
702 };
703
Sameer Thalappil3928fef2013-04-08 11:51:15 -0700704 qcom,wcnss-wlan@fb000000 {
705 compatible = "qcom,wcnss_wlan";
Sameer Thalappilb2b93672013-04-18 17:00:46 -0700706 reg = <0xfb000000 0x280000>,
707 <0xf9011008 0x04>;
708 reg-names = "wcnss_mmio", "wcnss_fiq";
Sameer Thalappil3928fef2013-04-08 11:51:15 -0700709 interrupts = <0 145 0>, <0 146 0>;
710 interrupt-names = "wcnss_wlantx_irq", "wcnss_wlanrx_irq";
711
712 qcom,pronto-vddmx-supply = <&pm8110_l3>;
713 qcom,pronto-vddcx-supply = <&pm8110_s1>;
714 qcom,pronto-vddpx-supply = <&pm8110_l6>;
715 qcom,iris-vddxo-supply = <&pm8110_l10>;
716 qcom,iris-vddrfa-supply = <&pm8110_l5>;
717 qcom,iris-vddpa-supply = <&pm8110_l16>;
718 qcom,iris-vdddig-supply = <&pm8110_l5>;
719
720 gpios = <&msmgpio 23 0>, <&msmgpio 24 0>, <&msmgpio 25 0>, <&msmgpio 26 0>, <&msmgpio 27 0>;
Sameer Thalappil820f87b2013-05-21 20:40:54 -0700721 qcom,has-pronto-hw;
Sameer Thalappilb56dc142013-05-21 14:23:46 -0700722 qcom,wlan-rx-buff-count = <256>;
Sameer Thalappild3d6dcf2013-07-03 15:03:42 -0700723 qcom,has-autodetect-xo;
Sameer Thalappil3928fef2013-04-08 11:51:15 -0700724 };
725
Vikram Mulukutla186edd62013-02-22 14:10:40 -0800726 qcom,mss@fc880000 {
727 compatible = "qcom,pil-q6v5-mss";
728 reg = <0xfc880000 0x100>,
729 <0xfd485000 0x400>,
730 <0xfc820000 0x020>,
731 <0xfc401680 0x004>,
Vikram Mulukutla186edd62013-02-22 14:10:40 -0800732 <0xfd485194 0x4>;
733 reg-names = "qdsp6_base", "halt_base", "rmb_base",
Matt Wagantall724b2bb2013-03-18 14:54:06 -0700734 "restart_reg", "cxrail_bhs_reg";
Vikram Mulukutla186edd62013-02-22 14:10:40 -0800735
736 interrupts = <0 24 1>;
Vikram Mulukutla186edd62013-02-22 14:10:40 -0800737 vdd_cx-supply = <&pm8110_s1_corner>;
738 vdd_mx-supply = <&pm8110_l3>;
739 vdd_pll-supply = <&pm8110_l10>;
740 qcom,vdd_pll = <1800000>;
741 qcom,is-loadable;
742 qcom,firmware-name = "mba";
743 qcom,pil-self-auth;
Vikram Mulukutla7268d9f2013-04-01 16:57:57 -0700744
Seemanta Duttaa0f253e2013-01-16 18:54:40 -0800745 /* GPIO inputs from mss */
Vikram Mulukutla7268d9f2013-04-01 16:57:57 -0700746 qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_1_in 0 0>;
Seemanta Dutta9fb72ed2013-01-25 14:22:15 -0800747 qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_1_in 1 0>;
Seemanta Duttaa0f253e2013-01-16 18:54:40 -0800748 qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_1_in 2 0>;
Seemanta Dutta0adbbf02013-03-12 17:26:17 -0700749 qcom,gpio-stop-ack = <&smp2pgpio_ssr_smp2p_1_in 3 0>;
Vikram Mulukutla7268d9f2013-04-01 16:57:57 -0700750
751 /* GPIO output to mss */
752 qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_1_out 0 0>;
Vikram Mulukutla186edd62013-02-22 14:10:40 -0800753 };
754
Vikram Mulukutla36d2dc42012-11-16 15:36:00 -0800755 qcom,lpass@fe200000 {
756 compatible = "qcom,pil-q6v5-lpass";
757 reg = <0xfe200000 0x00100>,
Matt Wagantall015b50af2013-03-05 18:51:16 -0800758 <0xfd485100 0x00010>,
759 <0xfc4016c0 0x00004>;
760 reg-names = "qdsp6_base", "halt_base", "restart_reg";
Vikram Mulukutla36d2dc42012-11-16 15:36:00 -0800761 interrupts = <0 162 1>;
Matt Wagantall6c515982013-01-29 14:58:43 -0800762 vdd_cx-supply = <&pm8110_s1_corner>;
Vikram Mulukutla36d2dc42012-11-16 15:36:00 -0800763 qcom,firmware-name = "adsp";
Ravishankar Sarawadi2e8ac7d2013-03-28 15:23:30 -0700764
Ravishankar Sarawadiab203a82013-04-09 18:46:11 -0700765 /* GPIO inputs from lpass */
Ravishankar Sarawadi2e8ac7d2013-03-28 15:23:30 -0700766 qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_2_in 0 0>;
Ravishankar Sarawadiab203a82013-04-09 18:46:11 -0700767 qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_2_in 2 0>;
Ravishankar Sarawadi7edc9d72013-04-09 18:15:03 -0700768 qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_2_in 1 0>;
Ravishankar Sarawadi2e8ac7d2013-03-28 15:23:30 -0700769
770 /* GPIO output to lpass */
771 qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_2_out 0 0>;
Vikram Mulukutla36d2dc42012-11-16 15:36:00 -0800772 };
Siddartha Mohanadossf7d2f4d2013-03-11 22:10:15 -0700773
774 tsens: tsens@fc4a8000 {
775 compatible = "qcom,msm-tsens";
776 reg = <0xfc4a8000 0x2000>,
Siddartha Mohanadoss6ddc1922013-07-08 17:40:11 -0700777 <0xfc4bc000 0x1000>;
Siddartha Mohanadossf7d2f4d2013-03-11 22:10:15 -0700778 reg-names = "tsens_physical", "tsens_eeprom_physical";
779 interrupts = <0 184 0>;
780 qcom,sensors = <2>;
781 qcom,slope = <2901 2846>;
Siddartha Mohanadossb2f48982013-03-28 13:51:38 -0700782 qcom,calib-mode = "fuse_map3";
Siddartha Mohanadoss921f1f02013-04-04 16:30:03 -0700783 qcom,sensor-id = <0 5>;
Siddartha Mohanadossf7d2f4d2013-03-11 22:10:15 -0700784 };
785
Jennifer Liuf588d3a2013-04-05 10:11:48 -0700786 qcom,msm-thermal {
787 compatible = "qcom,msm-thermal";
Jennifer Liud17e9eb2013-04-17 11:56:58 -0700788 qcom,sensor-id = <5>;
Jennifer Liuf588d3a2013-04-05 10:11:48 -0700789 qcom,poll-ms = <250>;
790 qcom,limit-temp = <60>;
791 qcom,temp-hysteresis = <10>;
792 qcom,freq-step = <2>;
Praveen Chidambarama7435ce2013-05-03 12:52:42 -0600793 qcom,freq-control-mask = <0xf>;
Jennifer Liu1a70a9c2013-06-19 17:59:25 -0700794 qcom,core-limit-temp = <80>;
795 qcom,core-temp-hysteresis = <10>;
796 qcom,core-control-mask = <0xe>;
Jennifer Liu049780e2013-06-26 14:24:13 -0700797 qcom,vdd-restriction-temp = <5>;
798 qcom,vdd-restriction-temp-hysteresis = <10>;
Jennifer Liu9cddf2d2013-07-05 13:32:29 -0700799 vdd-dig-supply = <&pm8110_s1_floor_corner>;
Jennifer Liu049780e2013-06-26 14:24:13 -0700800
801 qcom,vdd-dig-rstr{
Jennifer Liu9cddf2d2013-07-05 13:32:29 -0700802 qcom,vdd-rstr-reg = "vdd-dig";
Jennifer Liu049780e2013-06-26 14:24:13 -0700803 qcom,levels = <5 7 7>; /* Nominal, Super Turbo, Super Turbo */
804 qcom,min-level = <1>; /* No Request */
805 };
806
807 qcom,vdd-apps-rstr{
Jennifer Liu9cddf2d2013-07-05 13:32:29 -0700808 qcom,vdd-rstr-reg = "vdd-apps";
Jennifer Liu049780e2013-06-26 14:24:13 -0700809 qcom,levels = <600000 787200 998400>;
810 qcom,freq-req;
811 };
Jennifer Liuf588d3a2013-04-05 10:11:48 -0700812 };
Jeff Hugoae4ab9f62013-04-08 13:43:08 -0600813
814 qcom,ipc-spinlock@fd484000 {
815 compatible = "qcom,ipc-spinlock-sfpb";
816 reg = <0xfd484000 0x400>;
817 qcom,num-locks = <8>;
818 };
Jeff Hugode2822a2013-04-08 14:09:38 -0600819
820 qcom,bam_dmux@fc834000 {
821 compatible = "qcom,bam_dmux";
822 reg = <0xfc834000 0x7000>;
823 interrupts = <0 29 1>;
824 };
Hariprasad Dhalinarasimha3a3e4e32013-04-14 16:18:30 -0700825
Neeti Desai8349e9c2013-07-17 11:29:33 -0700826 qcom,qseecom@da00000 {
Hariprasad Dhalinarasimha3a3e4e32013-04-14 16:18:30 -0700827 compatible = "qcom,qseecom";
Neeti Desai8349e9c2013-07-17 11:29:33 -0700828 reg = <0xda00000 0x100000>;
Hariprasad Dhalinarasimha3a3e4e32013-04-14 16:18:30 -0700829 reg-names = "secapp-region";
830 qcom,disk-encrypt-pipe-pair = <2>;
831 qcom,hlos-ce-hw-instance = <0>;
832 qcom,qsee-ce-hw-instance = <0>;
833 qcom,msm-bus,name = "qseecom-noc";
834 qcom,msm-bus,num-cases = <4>;
835 qcom,msm-bus,active-only = <0>;
836 qcom,msm-bus,num-paths = <1>;
837 qcom,msm-bus,vectors-KBps =
838 <55 512 0 0>,
839 <55 512 3936000 393600>,
840 <55 512 3936000 393600>,
841 <55 512 3936000 393600>;
842 };
Aparna Dase7cab2e2013-04-16 16:54:47 -0700843
Hariprasad Dhalinarasimhac8e0f312013-04-13 17:18:50 -0700844 qcom,msm-rng@f9bff000 {
845 compatible = "qcom,msm-rng";
846 reg = <0xf9bff000 0x200>;
847 qcom,msm-rng-iface-clk;
Hariprasad Dhalinarasimhae799fb72013-06-03 13:51:38 -0700848 qcom,msm-bus,name = "msm-rng-noc";
849 qcom,msm-bus,num-cases = <2>;
850 qcom,msm-bus,num-paths = <1>;
851 qcom,msm-bus,vectors-KBps =
852 <1 618 0 0>,
853 <1 618 0 800>;
Hariprasad Dhalinarasimhac8e0f312013-04-13 17:18:50 -0700854 };
855
Aparna Das2948da92013-04-25 10:11:15 -0700856 qcom,msm-rtb {
857 compatible = "qcom,msm-rtb";
858 qcom,memory-reservation-type = "EBI1";
859 qcom,memory-reservation-size = <0x100000>; /* 1M EBI1 buffer */
860 };
861
Pratik Patel3a2f0922013-06-13 23:52:05 -0700862 jtag_fuse: jtagfuse@fc4be024 {
863 compatible = "qcom,jtag-fuse";
864 reg = <0xfc4be024 0x8>;
865 reg-names = "fuse-base";
866 };
867
Aparna Dase7cab2e2013-04-16 16:54:47 -0700868 jtag_mm0: jtagmm@fc34c000 {
869 compatible = "qcom,jtag-mm";
870 reg = <0xfc34c000 0x1000>,
871 <0xfc340000 0x1000>;
872 reg-names = "etm-base","debug-base";
873 };
874
875 jtag_mm1: jtagmm@fc34d000 {
876 compatible = "qcom,jtag-mm";
877 reg = <0xfc34d000 0x1000>,
878 <0xfc342000 0x1000>;
879 reg-names = "etm-base","debug-base";
880 };
881
882 jtag_mm2: jtagmm@fc34e000 {
883 compatible = "qcom,jtag-mm";
884 reg = <0xfc34e000 0x1000>,
885 <0xfc344000 0x1000>;
886 reg-names = "etm-base","debug-base";
887 };
888
889 jtag_mm3: jtagmm@fc34f000 {
890 compatible = "qcom,jtag-mm";
891 reg = <0xfc34f000 0x1000>,
892 <0xfc346000 0x1000>;
893 reg-names = "etm-base","debug-base";
894 };
Hariprasad Dhalinarasimha9d3638a2013-04-13 22:42:11 -0700895
896 qcom,tz-log@fe805720 {
897 compatible = "qcom,tz-log";
898 reg = <0x0fe805720 0x1000>;
899 };
Hariprasad Dhalinarasimha30af29a2013-05-07 17:48:04 -0700900
901 qcom,qcrypto@fd404000 {
902 compatible = "qcom,qcrypto";
903 reg = <0xfd400000 0x20000>,
904 <0xfd404000 0x8000>;
905 reg-names = "crypto-base","crypto-bam-base";
906 interrupts = <0 207 0>;
907 qcom,bam-pipe-pair = <2>;
908 qcom,ce-hw-instance = <1>;
909 qcom,ce-hw-shared;
910 qcom,msm-bus,name = "qcrypto-noc";
911 qcom,msm-bus,num-cases = <2>;
912 qcom,msm-bus,active-only = <0>;
913 qcom,msm-bus,num-paths = <1>;
914 qcom,msm-bus,vectors-KBps =
915 <55 512 0 0>,
916 <55 512 393600 3936000>;
917 };
918
919 qcom,qcedev@fd400000 {
920 compatible = "qcom,qcedev";
921 reg = <0xfd400000 0x20000>,
922 <0xfd404000 0x8000>;
923 reg-names = "crypto-base","crypto-bam-base";
924 interrupts = <0 207 0>;
925 qcom,bam-pipe-pair = <1>;
926 qcom,ce-hw-instance = <1>;
927 qcom,ce-hw-shared;
928 qcom,msm-bus,name = "qcedev-noc";
929 qcom,msm-bus,num-cases = <2>;
930 qcom,msm-bus,active-only = <0>;
931 qcom,msm-bus,num-paths = <1>;
932 qcom,msm-bus,vectors-KBps =
933 <55 512 0 0>,
934 <55 512 393600 3936000>;
935 };
936
Neil Leeder23b9fa42013-07-11 09:23:45 -0400937 cpu-pmu {
938 compatible = "arm,cortex-a7-pmu";
939 qcom,irq-is-percpu;
940 interrupts = <1 7 0xf00>;
941 };
Syed Rameez Mustafad3935822012-10-09 11:23:20 -0700942};
David Collinsc6b34832012-10-24 12:57:57 -0700943
Matt Wagantall1bf56932012-11-29 15:03:29 -0800944&gdsc_vfe {
Matt Wagantall831f0ff2013-08-16 13:29:55 -0700945 qcom,clock-names = "core_clk", "iface_clk", "bus_clk";
Matt Wagantall1bf56932012-11-29 15:03:29 -0800946 status = "ok";
947};
948
949&gdsc_oxili_cx {
Matt Wagantallde70dbb2013-07-03 21:07:09 -0700950 qcom,clock-names = "core_clk", "iface_clk", "mem_clk";
Matt Wagantall1bf56932012-11-29 15:03:29 -0800951 status = "ok";
952};
953
Olav Haugan9c255522012-11-16 16:43:17 -0800954&lpass_iommu {
955 status = "ok";
956};
957
958&copss_iommu {
959 status = "ok";
960};
961
962&mdpe_iommu {
963 status = "ok";
964};
965
966&mdps_iommu {
967 status = "ok";
968};
969
970&gfx_iommu {
971 status = "ok";
972};
973
974&vfe_iommu {
975 status = "ok";
976};
977
Syed Rameez Mustafa3971c142013-01-09 19:04:53 -0800978/include/ "msm8610-iommu-domains.dtsi"
Olav Haugan4bc4b692012-12-10 18:29:35 -0800979
Xiaozhe Shi350baa92013-04-09 18:13:50 -0700980/include/ "msm-pm8110-rpm-regulator.dtsi"
Kenneth Heitkedb6e1b12012-11-20 15:24:42 -0700981/include/ "msm-pm8110.dtsi"
Xiaozhe Shi1581a7b2013-02-21 15:17:57 -0800982/include/ "msm8610-regulator.dtsi"
Siddartha Mohanadoss0f664a82013-03-11 22:52:01 -0700983
984&pm8110_vadc {
985 chan@0 {
986 label = "usb_in";
987 reg = <0>;
988 qcom,decimation = <0>;
989 qcom,pre-div-channel-scaling = <4>;
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@2 {
997 label = "vchg_sns";
998 reg = <2>;
999 qcom,decimation = <0>;
Siddartha Mohanadoss478e5c92013-05-01 19:53:27 -07001000 qcom,pre-div-channel-scaling = <2>;
Siddartha Mohanadoss0f664a82013-03-11 22:52:01 -07001001 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@5 {
1008 label = "vcoin";
1009 reg = <5>;
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@6 {
1019 label = "vbat_sns";
1020 reg = <6>;
1021 qcom,decimation = <0>;
1022 qcom,pre-div-channel-scaling = <1>;
1023 qcom,calibration-type = "absolute";
1024 qcom,scale-function = <0>;
1025 qcom,hw-settle-time = <0>;
1026 qcom,fast-avg-setup = <0>;
1027 };
1028
1029 chan@7 {
1030 label = "vph_pwr";
1031 reg = <7>;
1032 qcom,decimation = <0>;
1033 qcom,pre-div-channel-scaling = <1>;
1034 qcom,calibration-type = "absolute";
1035 qcom,scale-function = <0>;
1036 qcom,hw-settle-time = <0>;
1037 qcom,fast-avg-setup = <0>;
1038 };
1039
1040 chan@30 {
1041 label = "batt_therm";
1042 reg = <0x30>;
1043 qcom,decimation = <0>;
1044 qcom,pre-div-channel-scaling = <0>;
1045 qcom,calibration-type = "ratiometric";
1046 qcom,scale-function = <1>;
1047 qcom,hw-settle-time = <2>;
1048 qcom,fast-avg-setup = <0>;
1049 };
1050
1051 chan@31 {
1052 label = "batt_id";
1053 reg = <0x31>;
1054 qcom,decimation = <0>;
1055 qcom,pre-div-channel-scaling = <0>;
1056 qcom,calibration-type = "ratiometric";
1057 qcom,scale-function = <0>;
1058 qcom,hw-settle-time = <2>;
1059 qcom,fast-avg-setup = <0>;
1060 };
1061
1062 chan@b2 {
1063 label = "xo_therm_pu2";
1064 reg = <0xb2>;
1065 qcom,decimation = <0>;
1066 qcom,pre-div-channel-scaling = <0>;
1067 qcom,calibration-type = "ratiometric";
1068 qcom,scale-function = <4>;
1069 qcom,hw-settle-time = <2>;
1070 qcom,fast-avg-setup = <0>;
1071 };
Siddartha Mohanadoss984b11e2013-05-31 18:05:51 -07001072
1073 chan@13 {
1074 label = "pa_therm0";
1075 reg = <0x13>;
1076 qcom,decimation = <0>;
1077 qcom,pre-div-channel-scaling = <0>;
1078 qcom,calibration-type = "ratiometric";
1079 qcom,scale-function = <2>;
1080 qcom,hw-settle-time = <2>;
1081 qcom,fast-avg-setup = <0>;
1082 };
Siddartha Mohanadoss0f664a82013-03-11 22:52:01 -07001083};
1084
Siddartha Mohanadoss236e0952013-05-13 10:40:26 -07001085&pm8110_adc_tm {
1086 /* Channel Node */
1087 chan@30 {
1088 label = "batt_therm";
1089 reg = <0x30>;
1090 qcom,decimation = <0>;
1091 qcom,pre-div-channel-scaling = <0>;
1092 qcom,calibration-type = "ratiometric";
1093 qcom,scale-function = <1>;
1094 qcom,hw-settle-time = <2>;
1095 qcom,fast-avg-setup = <3>;
1096 qcom,btm-channel-number = <0x48>;
1097 };
Siddartha Mohanadoss0f664a82013-03-11 22:52:01 -07001098
Siddartha Mohanadoss236e0952013-05-13 10:40:26 -07001099 chan@8 {
1100 label = "die_temp";
1101 reg = <8>;
1102 qcom,decimation = <0>;
1103 qcom,pre-div-channel-scaling = <0>;
1104 qcom,calibration-type = "absolute";
1105 qcom,scale-function = <3>;
1106 qcom,hw-settle-time = <0>;
1107 qcom,fast-avg-setup = <3>;
1108 qcom,btm-channel-number = <0x68>;
1109 };
1110
1111 chan@6 {
1112 label = "vbat_sns";
1113 reg = <6>;
1114 qcom,decimation = <0>;
1115 qcom,pre-div-channel-scaling = <1>;
1116 qcom,calibration-type = "absolute";
1117 qcom,scale-function = <0>;
1118 qcom,hw-settle-time = <0>;
1119 qcom,fast-avg-setup = <3>;
1120 qcom,btm-channel-number = <0x70>;
1121 };
Siddartha Mohanadoss984b11e2013-05-31 18:05:51 -07001122
1123 chan@13 {
1124 label = "pa_therm0";
1125 reg = <0x13>;
1126 qcom,decimation = <0>;
1127 qcom,pre-div-channel-scaling = <0>;
1128 qcom,calibration-type = "ratiometric";
1129 qcom,scale-function = <2>;
1130 qcom,hw-settle-time = <2>;
1131 qcom,fast-avg-setup = <0>;
1132 qcom,btm-channel-number = <0x78>;
1133 qcom,thermal-node;
1134 };
Siddartha Mohanadoss236e0952013-05-13 10:40:26 -07001135};