Patrick Daly | cd99982 | 2014-01-17 15:16:52 -0800 | [diff] [blame] | 1 | /* Copyright (c) 2012-2014, The Linux Foundation. All rights reserved. |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 2 | * |
| 3 | * This program is free software; you can redistribute it and/or modify |
| 4 | * it under the terms of the GNU General Public License version 2 and |
| 5 | * only version 2 as published by the Free Software Foundation. |
| 6 | * |
| 7 | * This program is distributed in the hope that it will be useful, |
| 8 | * but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 9 | * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 10 | * GNU General Public License for more details. |
| 11 | */ |
| 12 | |
| 13 | /include/ "skeleton.dtsi" |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 14 | |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 15 | / { |
| 16 | model = "Qualcomm MSM 8226"; |
| 17 | compatible = "qcom,msm8226"; |
| 18 | interrupt-parent = <&intc>; |
| 19 | |
Gilad Avidov | d59217c | 2013-02-01 13:45:59 -0700 | [diff] [blame] | 20 | aliases { |
| 21 | spi0 = &spi_0; |
Sahitya Tummala | 9e00136 | 2013-03-28 11:00:55 +0530 | [diff] [blame] | 22 | sdhc1 = &sdhc_1; /* SDC1 eMMC slot */ |
| 23 | sdhc2 = &sdhc_2; /* SDC2 SD card slot */ |
Krishna Konda | f92e426 | 2013-07-08 16:21:57 -0700 | [diff] [blame] | 24 | sdhc3 = &sdhc_3; /* SDC3 SDIO slot */ |
Gilad Avidov | d59217c | 2013-02-01 13:45:59 -0700 | [diff] [blame] | 25 | }; |
| 26 | |
Laura Abbott | f3196b2 | 2013-03-11 16:22:34 -0700 | [diff] [blame] | 27 | memory { |
| 28 | secure_mem: secure_region { |
| 29 | linux,contiguous-region; |
Shalaj Jain | 5ce2fde | 2013-05-10 13:22:33 -0700 | [diff] [blame] | 30 | reg = <0 0x6D00000>; |
Laura Abbott | f3196b2 | 2013-03-11 16:22:34 -0700 | [diff] [blame] | 31 | label = "secure_mem"; |
| 32 | }; |
Laura Abbott | 429e82b | 2013-03-25 13:03:06 -0700 | [diff] [blame] | 33 | |
Krupal Divvela | 756ee0f | 2013-06-12 03:42:55 +0530 | [diff] [blame] | 34 | adsp_mem: adsp_region { |
| 35 | linux,contiguous-region; |
Maheshwar Ajja | c5c35a8 | 2013-09-04 15:04:54 +0530 | [diff] [blame] | 36 | reg = <0 0x2a00000>; |
Krupal Divvela | 756ee0f | 2013-06-12 03:42:55 +0530 | [diff] [blame] | 37 | label = "adsp_mem"; |
| 38 | }; |
| 39 | |
Laura Abbott | 429e82b | 2013-03-25 13:03:06 -0700 | [diff] [blame] | 40 | qsecom_mem: qsecom_region { |
| 41 | linux,contiguous-region; |
Deva Ramasubramanian | de4eefd | 2013-10-31 12:30:35 -0700 | [diff] [blame] | 42 | reg = <0 0xd00000>; |
Laura Abbott | 429e82b | 2013-03-25 13:03:06 -0700 | [diff] [blame] | 43 | label = "qsecom_mem"; |
| 44 | }; |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 45 | }; |
Laura Abbott | 429e82b | 2013-03-25 13:03:06 -0700 | [diff] [blame] | 46 | |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 47 | soc: soc { }; |
| 48 | }; |
| 49 | |
| 50 | /include/ "msm8226-ion.dtsi" |
| 51 | /include/ "msm8226-camera.dtsi" |
| 52 | /include/ "msm-gdsc.dtsi" |
| 53 | /include/ "msm8226-iommu.dtsi" |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 54 | /include/ "msm8226-smp2p.dtsi" |
| 55 | /include/ "msm8226-gpu.dtsi" |
| 56 | /include/ "msm8226-bus.dtsi" |
| 57 | /include/ "msm8226-mdss.dtsi" |
| 58 | /include/ "msm8226-coresight.dtsi" |
| 59 | /include/ "msm8226-iommu-domains.dtsi" |
Aparna Das | b815956 | 2013-06-07 17:55:34 -0700 | [diff] [blame] | 60 | /include/ "msm-rdbg.dtsi" |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 61 | |
| 62 | &soc { |
| 63 | #address-cells = <1>; |
| 64 | #size-cells = <1>; |
| 65 | ranges; |
| 66 | |
| 67 | intc: interrupt-controller@f9000000 { |
| 68 | compatible = "qcom,msm-qgic2"; |
| 69 | interrupt-controller; |
| 70 | #interrupt-cells = <3>; |
| 71 | reg = <0xF9000000 0x1000>, |
| 72 | <0xF9002000 0x1000>; |
| 73 | }; |
| 74 | |
| 75 | msmgpio: gpio@fd510000 { |
| 76 | compatible = "qcom,msm-gpio"; |
| 77 | interrupt-controller; |
| 78 | #interrupt-cells = <2>; |
| 79 | reg = <0xfd510000 0x4000>; |
| 80 | gpio-controller; |
| 81 | #gpio-cells = <2>; |
| 82 | ngpio = <117>; |
| 83 | interrupts = <0 208 0>; |
| 84 | qcom,direct-connect-irqs = <8>; |
Laura Abbott | f3196b2 | 2013-03-11 16:22:34 -0700 | [diff] [blame] | 85 | }; |
| 86 | |
Abhimanyu Kapur | 58d303a7 | 2013-04-30 16:13:41 -0700 | [diff] [blame] | 87 | qcom,mpm2-sleep-counter@fc4a3000 { |
| 88 | compatible = "qcom,mpm2-sleep-counter"; |
| 89 | reg = <0xfc4a3000 0x1000>; |
| 90 | clock-frequency = <32768>; |
| 91 | }; |
| 92 | |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 93 | timer { |
Syed Rameez Mustafa | 0824d6c | 2012-11-29 18:53:56 -0800 | [diff] [blame] | 94 | compatible = "arm,armv7-timer"; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 95 | interrupts = <1 2 0 1 3 0>; |
| 96 | clock-frequency = <19200000>; |
| 97 | }; |
| 98 | |
Stephen Boyd | 72759f6 | 2013-04-10 14:20:27 -0700 | [diff] [blame] | 99 | timer@f9020000 { |
| 100 | #address-cells = <1>; |
| 101 | #size-cells = <1>; |
| 102 | ranges; |
| 103 | compatible = "arm,armv7-timer-mem"; |
| 104 | reg = <0xf9020000 0x1000>; |
| 105 | clock-frequency = <19200000>; |
| 106 | |
| 107 | frame@f9021000 { |
| 108 | frame-number = <0>; |
| 109 | interrupts = <0 8 0x4>, |
| 110 | <0 7 0x4>; |
| 111 | reg = <0xf9021000 0x1000>, |
| 112 | <0xf9022000 0x1000>; |
| 113 | }; |
| 114 | |
| 115 | frame@f9023000 { |
| 116 | frame-number = <1>; |
| 117 | interrupts = <0 9 0x4>; |
| 118 | reg = <0xf9023000 0x1000>; |
| 119 | status = "disabled"; |
| 120 | }; |
| 121 | |
| 122 | frame@f9024000 { |
| 123 | frame-number = <2>; |
| 124 | interrupts = <0 10 0x4>; |
| 125 | reg = <0xf9024000 0x1000>; |
| 126 | status = "disabled"; |
| 127 | }; |
| 128 | |
| 129 | frame@f9025000 { |
| 130 | frame-number = <3>; |
| 131 | interrupts = <0 11 0x4>; |
| 132 | reg = <0xf9025000 0x1000>; |
| 133 | status = "disabled"; |
| 134 | }; |
| 135 | |
| 136 | frame@f9026000 { |
| 137 | frame-number = <4>; |
| 138 | interrupts = <0 12 0x4>; |
| 139 | reg = <0xf9026000 0x1000>; |
| 140 | status = "disabled"; |
| 141 | }; |
| 142 | |
| 143 | frame@f9027000 { |
| 144 | frame-number = <5>; |
| 145 | interrupts = <0 13 0x4>; |
| 146 | reg = <0xf9027000 0x1000>; |
| 147 | status = "disabled"; |
| 148 | }; |
| 149 | |
| 150 | frame@f9028000 { |
| 151 | frame-number = <6>; |
| 152 | interrupts = <0 14 0x4>; |
| 153 | reg = <0xf9028000 0x1000>; |
| 154 | status = "disabled"; |
| 155 | }; |
| 156 | }; |
| 157 | |
Ashray Kulkarni | fbf88dbd | 2013-02-22 18:02:26 -0800 | [diff] [blame] | 158 | qcom,vidc@fdc00000 { |
| 159 | compatible = "qcom,msm-vidc"; |
| 160 | reg = <0xfdc00000 0xff000>; |
| 161 | interrupts = <0 44 0>; |
Sachin Shah | 2863bbf | 2013-09-12 14:27:52 -0700 | [diff] [blame] | 162 | vdd-supply = <&gdsc_venus>; |
Ashray Kulkarni | fbf88dbd | 2013-02-22 18:02:26 -0800 | [diff] [blame] | 163 | qcom,load-freq-tbl = <352800 160000000>, |
| 164 | <244800 133330000>, |
| 165 | <108000 66700000>; |
| 166 | qcom,hfi = "venus"; |
| 167 | qcom,bus-ports = <1>; |
| 168 | qcom,reg-presets = <0xE0024 0x0>, |
| 169 | <0x80124 0x3>, |
| 170 | <0xE0020 0x5555556>, |
| 171 | <0x800B0 0x10101001>, |
| 172 | <0x800B4 0x00101010>, |
| 173 | <0x800C0 0x1010100f>, |
| 174 | <0x800C4 0x00101010>, |
| 175 | <0x800D0 0x00000010>, |
| 176 | <0x800D4 0x00000010>, |
| 177 | <0x800D8 0x00000707>; |
| 178 | qcom,enc-ddr-ab-ib = <0 0>, |
| 179 | <129000 142000>, |
| 180 | <384000 422000>, |
| 181 | <866000 953000>; |
| 182 | qcom,dec-ddr-ab-ib = <0 0>, |
| 183 | <103000 134000>, |
| 184 | <268000 348000>, |
| 185 | <505000 657000>; |
Ashray Kulkarni | fbf88dbd | 2013-02-22 18:02:26 -0800 | [diff] [blame] | 186 | qcom,buffer-type-tz-usage-table = <0x1 0x1>, |
Cullum Baldwin | 673f986 | 2013-10-25 17:39:47 -0700 | [diff] [blame] | 187 | <0x6 0x2>, |
| 188 | <0x7C0 0x3>; |
Deva Ramasubramanian | 74b1dda | 2013-03-27 13:16:17 -0700 | [diff] [blame] | 189 | qcom,max-hw-load = <352800>; /* 720p @ 30 + 1080p @ 30 */ |
Eric Ho | a00e2da | 2013-06-20 17:41:57 -0700 | [diff] [blame] | 190 | qcom,vidc-iommu-domains { |
| 191 | qcom,domain-ns { |
| 192 | qcom,vidc-domain-phandle = <&venus_domain_ns>; |
Praneeth Paladugu | 34a025d | 2013-09-20 16:53:23 -0700 | [diff] [blame] | 193 | qcom,vidc-partition-buffer-types = <0x7ff>, |
| 194 | <0x800>; |
Eric Ho | a00e2da | 2013-06-20 17:41:57 -0700 | [diff] [blame] | 195 | }; |
| 196 | |
| 197 | qcom,domain-cp { |
| 198 | qcom,vidc-domain-phandle = <&venus_domain_cp>; |
Praneeth Paladugu | 34a025d | 2013-09-20 16:53:23 -0700 | [diff] [blame] | 199 | qcom,vidc-partition-buffer-types = <0x6>, |
| 200 | <0x7c1>; |
Eric Ho | a00e2da | 2013-06-20 17:41:57 -0700 | [diff] [blame] | 201 | }; |
| 202 | }; |
Ashray Kulkarni | fbf88dbd | 2013-02-22 18:02:26 -0800 | [diff] [blame] | 203 | }; |
| 204 | |
Maheshwar Ajja | c5c35a8 | 2013-09-04 15:04:54 +0530 | [diff] [blame] | 205 | qcom,vidc { |
| 206 | compatible = "qcom,msm-vidc"; |
| 207 | qcom,hfi = "q6"; |
| 208 | qcom,max-hw-load = <108000>; /* 720p @ 30 * 1 */ |
| 209 | }; |
| 210 | |
Ashray Kulkarni | fbf88dbd | 2013-02-22 18:02:26 -0800 | [diff] [blame] | 211 | qcom,wfd { |
| 212 | compatible = "qcom,msm-wfd"; |
| 213 | }; |
| 214 | |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 215 | serial@f991f000 { |
| 216 | compatible = "qcom,msm-lsuart-v14"; |
| 217 | reg = <0xf991f000 0x1000>; |
| 218 | interrupts = <0 109 0>; |
| 219 | status = "disabled"; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 220 | |
Dilip Kota | 2b7d2ad | 2013-11-01 20:44:17 +0530 | [diff] [blame] | 221 | qcom,msm-bus,name = "blsp1_uart2"; |
| 222 | qcom,msm-bus,num-cases = <2>; |
| 223 | qcom,msm-bus,num-paths = <1>; |
| 224 | qcom,msm-bus,vectors-KBps = |
| 225 | <86 512 0 0>, |
| 226 | <86 512 500 800>; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 227 | }; |
| 228 | |
Abhimanyu Kapur | 032b1f4 | 2013-01-18 00:10:50 -0800 | [diff] [blame] | 229 | qcom,msm-imem@fe805000 { |
| 230 | compatible = "qcom,msm-imem"; |
| 231 | reg = <0xfe805000 0x1000>; /* Address and size of IMEM */ |
| 232 | }; |
| 233 | |
Yan He | 7c06ce3 | 2012-12-03 17:12:31 -0800 | [diff] [blame] | 234 | qcom,sps@f9984000 { |
| 235 | compatible = "qcom,msm_sps"; |
| 236 | reg = <0xf9984000 0x15000>, |
| 237 | <0xf9999000 0xb000>; |
| 238 | interrupts = <0 94 0>; |
| 239 | }; |
| 240 | |
Vamsi Krishna | 840835b | 2013-04-01 22:01:05 -0700 | [diff] [blame] | 241 | qcom,usbbam@f9a44000 { |
| 242 | compatible = "qcom,usb-bam-msm"; |
| 243 | reg = <0xf9a44000 0x11000>; |
| 244 | reg-names = "hsusb"; |
| 245 | interrupts = <0 135 0>; |
| 246 | interrupt-names = "hsusb"; |
| 247 | qcom,usb-bam-num-pipes = <16>; |
| 248 | qcom,usb-bam-fifo-baseaddr = <0xfe803000>; |
| 249 | qcom,ignore-core-reset-ack; |
| 250 | qcom,disable-clk-gating; |
| 251 | |
| 252 | qcom,pipe0 { |
| 253 | label = "hsusb-qdss-in-0"; |
| 254 | qcom,usb-bam-mem-type = <3>; |
| 255 | qcom,bam-type = <1>; |
| 256 | qcom,dir = <1>; |
| 257 | qcom,pipe-num = <0>; |
| 258 | qcom,peer-bam = <1>; |
| 259 | qcom,src-bam-physical-address = <0xfc37c000>; |
| 260 | qcom,src-bam-pipe-index = <0>; |
| 261 | qcom,dst-bam-physical-address = <0xf9a44000>; |
| 262 | qcom,dst-bam-pipe-index = <2>; |
| 263 | qcom,data-fifo-offset = <0x0>; |
| 264 | qcom,data-fifo-size = <0x600>; |
| 265 | qcom,descriptor-fifo-offset = <0x600>; |
| 266 | qcom,descriptor-fifo-size = <0x200>; |
| 267 | }; |
| 268 | }; |
| 269 | |
Manu Gautam | 41334e9 | 2013-06-04 17:49:25 +0530 | [diff] [blame] | 270 | usb_otg: usb@f9a55000 { |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 271 | compatible = "qcom,hsusb-otg"; |
| 272 | reg = <0xf9a55000 0x400>; |
Mayank Rana | ac2a54f | 2013-01-17 10:14:35 +0530 | [diff] [blame] | 273 | interrupts = <0 134 0>, <0 140 0>; |
| 274 | interrupt-names = "core_irq", "async_irq"; |
Mayank Rana | 8335a77 | 2013-03-06 10:12:27 +0530 | [diff] [blame] | 275 | hsusb_vdd_dig-supply = <&pm8226_s1_corner>; |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 276 | HSUSB_1p8-supply = <&pm8226_l10>; |
| 277 | HSUSB_3p3-supply = <&pm8226_l20>; |
Mayank Rana | 8335a77 | 2013-03-06 10:12:27 +0530 | [diff] [blame] | 278 | qcom,vdd-voltage-level = <1 5 7>; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 279 | |
Vamsi Krishna | 1f26591 | 2013-04-22 22:50:06 -0700 | [diff] [blame] | 280 | qcom,hsusb-otg-phy-init-seq = |
| 281 | <0x44 0x80 0x68 0x81 0x24 0x82 0x13 0x83 0xffffffff>; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 282 | qcom,hsusb-otg-phy-type = <2>; |
| 283 | qcom,hsusb-otg-mode = <1>; |
Vamsi Krishna | 0d56410 | 2013-03-02 15:26:55 -0800 | [diff] [blame] | 284 | qcom,hsusb-otg-otg-control = <2>; |
Mayank Rana | 15f01b5 | 2013-03-08 18:28:56 +0530 | [diff] [blame] | 285 | qcom,dp-manual-pullup; |
Mayank Rana | 5f864fa | 2013-11-11 14:21:05 +0530 | [diff] [blame] | 286 | qcom,ahb-async-bridge-bypass; |
Vijayavardhan Vennapusa | 189184d | 2014-02-17 11:14:59 +0530 | [diff] [blame] | 287 | qcom,usbin-vadc = <&pm8226_vadc>; |
Mayank Rana | 5403e2a | 2013-02-26 11:18:39 +0530 | [diff] [blame] | 288 | |
Manu Gautam | 41334e9 | 2013-06-04 17:49:25 +0530 | [diff] [blame] | 289 | qcom,msm-bus,name = "usb"; |
Manu Gautam | 861c585 | 2013-06-20 16:21:05 +0530 | [diff] [blame] | 290 | qcom,msm-bus,num-cases = <3>; |
Mayank Rana | 5403e2a | 2013-02-26 11:18:39 +0530 | [diff] [blame] | 291 | qcom,msm-bus,num-paths = <1>; |
| 292 | qcom,msm-bus,vectors-KBps = |
| 293 | <87 512 0 0>, |
Manu Gautam | 861c585 | 2013-06-20 16:21:05 +0530 | [diff] [blame] | 294 | <87 512 60000 960000>, |
| 295 | <87 512 6000 6000>; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 296 | }; |
| 297 | |
Mayank Rana | f8bfadb | 2013-07-25 12:01:25 +0530 | [diff] [blame] | 298 | android_usb: android_usb@fe8050c8 { |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 299 | compatible = "qcom,android-usb"; |
Mayank Rana | 6bd9a27 | 2013-01-29 16:23:23 +0530 | [diff] [blame] | 300 | reg = <0xfe8050c8 0xc8>; |
Manu Gautam | 1bdb780 | 2013-05-22 12:48:35 +0530 | [diff] [blame] | 301 | qcom,android-usb-swfi-latency = <1>; |
Mayank Rana | 5f864fa | 2013-11-11 14:21:05 +0530 | [diff] [blame] | 302 | qcom,streaming-func = "rndis"; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 303 | }; |
| 304 | |
Pavankumar Kondeti | c4cea36 | 2013-09-24 15:48:20 +0530 | [diff] [blame] | 305 | hsic_host: hsic@f9a00000 { |
| 306 | status = "disabled"; |
| 307 | compatible = "qcom,hsic-host"; |
| 308 | reg = <0xf9a00000 0x400>; |
| 309 | #address-cells = <0>; |
| 310 | interrupt-parent = <&hsic_host>; |
| 311 | interrupts = <0 1 2>; |
| 312 | #interrupt-cells = <1>; |
| 313 | interrupt-map-mask = <0xffffffff>; |
| 314 | interrupt-map = <0 &intc 0 136 0 |
| 315 | 1 &intc 0 148 0 |
| 316 | 2 &msmgpio 115 0x8>; |
| 317 | interrupt-names = "core_irq", "async_irq", "wakeup"; |
| 318 | hsic_vdd_dig-supply = <&pm8226_s1_corner>; |
| 319 | HSIC_GDSC-supply = <&gdsc_usb_hsic>; |
| 320 | hsic,strobe-gpio = <&msmgpio 115 0x00>; |
| 321 | hsic,data-gpio = <&msmgpio 116 0x00>; |
| 322 | hsic,ignore-cal-pad-config; |
| 323 | hsic,strobe-pad-offset = <0x2050>; |
| 324 | hsic,data-pad-offset = <0x2054>; |
| 325 | qcom,phy-susp-sof-workaround; |
| 326 | hsic,vdd-voltage-level = <1 5 7>; |
| 327 | |
| 328 | qcom,msm-bus,name = "hsic"; |
| 329 | qcom,msm-bus,num-cases = <2>; |
| 330 | qcom,msm-bus,num-paths = <1>; |
| 331 | qcom,msm-bus,vectors-KBps = |
| 332 | <85 512 0 0>, |
| 333 | <85 512 40000 160000>; |
| 334 | }; |
| 335 | |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 336 | wcd9xxx_intc: wcd9xxx-irq { |
| 337 | compatible = "qcom,wcd9xxx-irq"; |
| 338 | interrupt-controller; |
| 339 | #interrupt-cells = <1>; |
| 340 | interrupt-parent = <&msmgpio>; |
| 341 | interrupts = <68 0>; |
| 342 | interrupt-names = "cdc-int"; |
| 343 | }; |
| 344 | |
Phani Kumar Uppalapati | 5f285bf | 2013-05-05 23:36:57 -0700 | [diff] [blame] | 345 | slim_msm: slim@fe12f000 { |
Bhalchandra Gajare | fb78597 | 2012-12-06 19:25:10 -0800 | [diff] [blame] | 346 | cell-index = <1>; |
| 347 | compatible = "qcom,slim-ngd"; |
| 348 | reg = <0xfe12f000 0x35000>, |
| 349 | <0xfe104000 0x20000>; |
| 350 | reg-names = "slimbus_physical", "slimbus_bam_physical"; |
| 351 | interrupts = <0 163 0>, <0 164 0>; |
| 352 | interrupt-names = "slimbus_irq", "slimbus_bam_irq"; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 353 | |
| 354 | tapan_codec { |
| 355 | compatible = "qcom,tapan-slim-pgd"; |
| 356 | elemental-addr = [00 01 E0 00 17 02]; |
| 357 | |
| 358 | interrupt-parent = <&wcd9xxx_intc>; |
| 359 | interrupts = <0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
| 360 | 17 18 19 20 21 22 23 24 25 26 27 28>; |
| 361 | qcom,cdc-reset-gpio = <&msmgpio 72 0>; |
| 362 | |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 363 | cdc-vdd-buck-supply = <&pm8226_s4>; |
Bhalchandra Gajare | 482ef67 | 2013-06-20 15:28:59 -0700 | [diff] [blame] | 364 | qcom,cdc-vdd-buck-voltage = <1800000 2150000>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 365 | qcom,cdc-vdd-buck-current = <650000>; |
| 366 | |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 367 | cdc-vdd-h-supply = <&pm8226_l6>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 368 | qcom,cdc-vdd-h-voltage = <1800000 1800000>; |
| 369 | qcom,cdc-vdd-h-current = <25000>; |
| 370 | |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 371 | cdc-vdd-px-supply = <&pm8226_l6>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 372 | qcom,cdc-vdd-px-voltage = <1800000 1800000>; |
| 373 | qcom,cdc-vdd-px-current = <25000>; |
| 374 | |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 375 | cdc-vdd-cx-supply = <&pm8226_l4>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 376 | qcom,cdc-vdd-cx-voltage = <1200000 1200000>; |
Bhalchandra Gajare | 4962c6e | 2013-08-15 13:02:49 -0700 | [diff] [blame] | 377 | qcom,cdc-vdd-cx-current = <2000>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 378 | |
Bhalchandra Gajare | 075e9c5 | 2013-07-03 14:23:48 -0700 | [diff] [blame] | 379 | cdc-vdd-buckhelper-supply = <&pm8226_l25>; |
| 380 | qcom,cdc-vdd-buckhelper-voltage = <1775000 2125000>; |
| 381 | qcom,cdc-vdd-buckhelper-current = <10000>; |
| 382 | |
| 383 | qcom,cdc-static-supplies = "cdc-vdd-h", |
Joonwoo Park | 7323921 | 2013-04-10 15:11:06 -0700 | [diff] [blame] | 384 | "cdc-vdd-px", |
Joonwoo Park | 7323921 | 2013-04-10 15:11:06 -0700 | [diff] [blame] | 385 | "cdc-vdd-cx"; |
| 386 | |
Bhalchandra Gajare | 075e9c5 | 2013-07-03 14:23:48 -0700 | [diff] [blame] | 387 | qcom,cdc-cp-supplies = "cdc-vdd-buck", |
| 388 | "cdc-vdd-buckhelper"; |
| 389 | |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 390 | qcom,cdc-micbias-ldoh-v = <0x3>; |
| 391 | qcom,cdc-micbias-cfilt1-mv = <1800>; |
Phani Kumar Uppalapati | ab0d98a | 2013-05-21 23:04:15 -0700 | [diff] [blame] | 392 | qcom,cdc-micbias-cfilt2-mv = <2700>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 393 | qcom,cdc-micbias-cfilt3-mv = <1800>; |
| 394 | |
| 395 | qcom,cdc-micbias1-cfilt-sel = <0x0>; |
| 396 | qcom,cdc-micbias2-cfilt-sel = <0x1>; |
| 397 | qcom,cdc-micbias3-cfilt-sel = <0x2>; |
| 398 | |
| 399 | qcom,cdc-mclk-clk-rate = <9600000>; |
| 400 | qcom,cdc-slim-ifd = "tapan-slim-ifd"; |
| 401 | qcom,cdc-slim-ifd-elemental-addr = [00 00 E0 00 17 02]; |
| 402 | }; |
Bhalchandra Gajare | fb78597 | 2012-12-06 19:25:10 -0800 | [diff] [blame] | 403 | }; |
| 404 | |
Bhalchandra Gajare | e1915b8 | 2012-12-12 17:28:39 -0800 | [diff] [blame] | 405 | qcom,msm-adsp-loader { |
| 406 | compatible = "qcom,adsp-loader"; |
| 407 | qcom,adsp-state = <0>; |
| 408 | }; |
| 409 | |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 410 | sound { |
| 411 | compatible = "qcom,msm8226-audio-tapan"; |
| 412 | qcom,model = "msm8226-tapan-snd-card"; |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 413 | qcom,tapan-mclk-clk-freq = <9600000>; |
Banajit Goswami | f992153 | 2013-05-10 11:24:52 -0700 | [diff] [blame] | 414 | qcom,prim-auxpcm-gpio-clk = <&msmgpio 63 0>; |
| 415 | qcom,prim-auxpcm-gpio-sync = <&msmgpio 64 0>; |
| 416 | qcom,prim-auxpcm-gpio-din = <&msmgpio 65 0>; |
| 417 | qcom,prim-auxpcm-gpio-dout = <&msmgpio 66 0>; |
| 418 | qcom,prim-auxpcm-gpio-set = "prim-gpio-prim"; |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 419 | }; |
| 420 | |
Phani Kumar Uppalapati | c2f9c22 | 2013-05-09 19:17:58 -0700 | [diff] [blame] | 421 | sound-9302 { |
| 422 | compatible = "qcom,msm8226-audio-tapan"; |
| 423 | qcom,model = "msm8226-tapan9302-snd-card"; |
| 424 | qcom,tapan-mclk-clk-freq = <9600000>; |
| 425 | qcom,prim-auxpcm-gpio-clk = <&msmgpio 63 0>; |
| 426 | qcom,prim-auxpcm-gpio-sync = <&msmgpio 64 0>; |
| 427 | qcom,prim-auxpcm-gpio-din = <&msmgpio 65 0>; |
| 428 | qcom,prim-auxpcm-gpio-dout = <&msmgpio 66 0>; |
| 429 | qcom,prim-auxpcm-gpio-set = "prim-gpio-prim"; |
| 430 | qcom,tapan-codec-9302; |
| 431 | }; |
| 432 | |
Krishnankutty Kolathappilly | 01a3f9b | 2013-12-12 17:00:15 -0800 | [diff] [blame] | 433 | qti,msm-pcm { |
| 434 | compatible = "qti,msm-pcm-dsp"; |
| 435 | qti,msm-pcm-dsp-id = <0>; |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 436 | }; |
| 437 | |
| 438 | qcom,msm-pcm-routing { |
| 439 | compatible = "qcom,msm-pcm-routing"; |
| 440 | }; |
| 441 | |
Krishnankutty Kolathappilly | 01a3f9b | 2013-12-12 17:00:15 -0800 | [diff] [blame] | 442 | qti,msm-pcm-low-latency { |
| 443 | compatible = "qti,msm-pcm-dsp"; |
| 444 | qti,msm-pcm-dsp-id = <1>; |
| 445 | qti,msm-pcm-low-latency; |
Krishnankutty Kolathappilly | 22dc25b | 2013-11-25 12:11:07 -0800 | [diff] [blame] | 446 | qti,latency-level = "regular"; |
Bhalchandra Gajare | 18468a6 | 2013-03-11 18:32:49 -0700 | [diff] [blame] | 447 | }; |
| 448 | |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 449 | qcom,msm-pcm-lpa { |
| 450 | compatible = "qcom,msm-pcm-lpa"; |
| 451 | }; |
| 452 | |
| 453 | qcom,msm-compr-dsp { |
| 454 | compatible = "qcom,msm-compr-dsp"; |
| 455 | }; |
| 456 | |
Haynes Mathew George | 1ccabc5 | 2013-09-17 14:36:48 -0700 | [diff] [blame] | 457 | qcom,msm-compress-dsp { |
| 458 | compatible = "qcom,msm-compress-dsp"; |
| 459 | }; |
| 460 | |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 461 | qcom,msm-voip-dsp { |
| 462 | compatible = "qcom,msm-voip-dsp"; |
| 463 | }; |
| 464 | |
| 465 | qcom,msm-pcm-voice { |
| 466 | compatible = "qcom,msm-pcm-voice"; |
| 467 | }; |
| 468 | |
| 469 | qcom,msm-stub-codec { |
| 470 | compatible = "qcom,msm-stub-codec"; |
| 471 | }; |
| 472 | |
| 473 | qcom,msm-dai-fe { |
| 474 | compatible = "qcom,msm-dai-fe"; |
| 475 | }; |
| 476 | |
| 477 | qcom,msm-pcm-afe { |
| 478 | compatible = "qcom,msm-pcm-afe"; |
| 479 | }; |
| 480 | |
| 481 | qcom,msm-dai-q6-hdmi { |
| 482 | compatible = "qcom,msm-dai-q6-hdmi"; |
| 483 | qcom,msm-dai-q6-dev-id = <8>; |
| 484 | }; |
| 485 | |
Venkat Sudhir | 178d1ae | 2013-09-11 14:05:09 -0700 | [diff] [blame] | 486 | qcom,msm-lsm-client { |
| 487 | compatible = "qcom,msm-lsm-client"; |
| 488 | }; |
| 489 | |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 490 | qcom,msm-dai-q6 { |
| 491 | compatible = "qcom,msm-dai-q6"; |
| 492 | qcom,msm-dai-q6-sb-0-rx { |
| 493 | compatible = "qcom,msm-dai-q6-dev"; |
| 494 | qcom,msm-dai-q6-dev-id = <16384>; |
| 495 | }; |
| 496 | |
| 497 | qcom,msm-dai-q6-sb-0-tx { |
| 498 | compatible = "qcom,msm-dai-q6-dev"; |
| 499 | qcom,msm-dai-q6-dev-id = <16385>; |
| 500 | }; |
| 501 | |
| 502 | qcom,msm-dai-q6-sb-1-rx { |
| 503 | compatible = "qcom,msm-dai-q6-dev"; |
| 504 | qcom,msm-dai-q6-dev-id = <16386>; |
| 505 | }; |
| 506 | |
| 507 | qcom,msm-dai-q6-sb-1-tx { |
| 508 | compatible = "qcom,msm-dai-q6-dev"; |
| 509 | qcom,msm-dai-q6-dev-id = <16387>; |
| 510 | }; |
| 511 | |
| 512 | qcom,msm-dai-q6-sb-3-rx { |
| 513 | compatible = "qcom,msm-dai-q6-dev"; |
| 514 | qcom,msm-dai-q6-dev-id = <16390>; |
| 515 | }; |
| 516 | |
| 517 | qcom,msm-dai-q6-sb-3-tx { |
| 518 | compatible = "qcom,msm-dai-q6-dev"; |
| 519 | qcom,msm-dai-q6-dev-id = <16391>; |
| 520 | }; |
| 521 | |
| 522 | qcom,msm-dai-q6-sb-4-rx { |
| 523 | compatible = "qcom,msm-dai-q6-dev"; |
| 524 | qcom,msm-dai-q6-dev-id = <16392>; |
| 525 | }; |
| 526 | |
| 527 | qcom,msm-dai-q6-sb-4-tx { |
| 528 | compatible = "qcom,msm-dai-q6-dev"; |
| 529 | qcom,msm-dai-q6-dev-id = <16393>; |
| 530 | }; |
| 531 | |
Venkat Sudhir | 178d1ae | 2013-09-11 14:05:09 -0700 | [diff] [blame] | 532 | qcom,msm-dai-q6-sb-5-tx { |
| 533 | compatible = "qcom,msm-dai-q6-dev"; |
| 534 | qcom,msm-dai-q6-dev-id = <16395>; |
| 535 | }; |
| 536 | |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 537 | qcom,msm-dai-q6-bt-sco-rx { |
| 538 | compatible = "qcom,msm-dai-q6-dev"; |
| 539 | qcom,msm-dai-q6-dev-id = <12288>; |
| 540 | }; |
| 541 | |
| 542 | qcom,msm-dai-q6-bt-sco-tx { |
| 543 | compatible = "qcom,msm-dai-q6-dev"; |
| 544 | qcom,msm-dai-q6-dev-id = <12289>; |
| 545 | }; |
| 546 | |
| 547 | qcom,msm-dai-q6-int-fm-rx { |
| 548 | compatible = "qcom,msm-dai-q6-dev"; |
| 549 | qcom,msm-dai-q6-dev-id = <12292>; |
| 550 | }; |
| 551 | |
| 552 | qcom,msm-dai-q6-int-fm-tx { |
| 553 | compatible = "qcom,msm-dai-q6-dev"; |
| 554 | qcom,msm-dai-q6-dev-id = <12293>; |
| 555 | }; |
| 556 | |
| 557 | qcom,msm-dai-q6-be-afe-pcm-rx { |
| 558 | compatible = "qcom,msm-dai-q6-dev"; |
| 559 | qcom,msm-dai-q6-dev-id = <224>; |
| 560 | }; |
| 561 | |
| 562 | qcom,msm-dai-q6-be-afe-pcm-tx { |
| 563 | compatible = "qcom,msm-dai-q6-dev"; |
| 564 | qcom,msm-dai-q6-dev-id = <225>; |
| 565 | }; |
| 566 | |
| 567 | qcom,msm-dai-q6-afe-proxy-rx { |
| 568 | compatible = "qcom,msm-dai-q6-dev"; |
| 569 | qcom,msm-dai-q6-dev-id = <241>; |
| 570 | }; |
| 571 | |
| 572 | qcom,msm-dai-q6-afe-proxy-tx { |
| 573 | compatible = "qcom,msm-dai-q6-dev"; |
| 574 | qcom,msm-dai-q6-dev-id = <240>; |
| 575 | }; |
Vicky Sehrawat | 2ef554c | 2013-03-12 17:24:20 -0700 | [diff] [blame] | 576 | |
| 577 | qcom,msm-dai-q6-incall-record-rx { |
| 578 | compatible = "qcom,msm-dai-q6-dev"; |
| 579 | qcom,msm-dai-q6-dev-id = <32771>; |
| 580 | }; |
| 581 | |
| 582 | qcom,msm-dai-q6-incall-record-tx { |
| 583 | compatible = "qcom,msm-dai-q6-dev"; |
| 584 | qcom,msm-dai-q6-dev-id = <32772>; |
| 585 | }; |
| 586 | |
| 587 | qcom,msm-dai-q6-incall-music-rx { |
| 588 | compatible = "qcom,msm-dai-q6-dev"; |
| 589 | qcom,msm-dai-q6-dev-id = <32773>; |
| 590 | }; |
Vicky Sehrawat | 5ac670f | 2013-05-17 16:32:13 -0700 | [diff] [blame] | 591 | |
| 592 | qcom,msm-dai-q6-incall-music-2-rx { |
| 593 | compatible = "qcom,msm-dai-q6-dev"; |
| 594 | qcom,msm-dai-q6-dev-id = <32770>; |
| 595 | }; |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 596 | }; |
| 597 | |
| 598 | qcom,msm-pcm-hostless { |
| 599 | compatible = "qcom,msm-pcm-hostless"; |
| 600 | }; |
| 601 | |
Patrick Lai | afd8212 | 2013-06-15 22:50:04 -0700 | [diff] [blame] | 602 | qcom,msm-pri-auxpcm { |
| 603 | compatible = "qcom,msm-auxpcm-dev"; |
Banajit Goswami | f992153 | 2013-05-10 11:24:52 -0700 | [diff] [blame] | 604 | qcom,msm-cpudai-auxpcm-mode = <0>, <0>; |
| 605 | qcom,msm-cpudai-auxpcm-sync = <1>, <1>; |
| 606 | qcom,msm-cpudai-auxpcm-frame = <5>, <4>; |
| 607 | qcom,msm-cpudai-auxpcm-quant = <2>, <2>; |
| 608 | qcom,msm-cpudai-auxpcm-slot = <1>, <1>; |
| 609 | qcom,msm-cpudai-auxpcm-data = <0>, <0>; |
| 610 | qcom,msm-cpudai-auxpcm-pcm-clk-rate = <2048000>, <2048000>; |
Patrick Lai | afd8212 | 2013-06-15 22:50:04 -0700 | [diff] [blame] | 611 | qcom,msm-auxpcm-interface = "primary"; |
Banajit Goswami | f992153 | 2013-05-10 11:24:52 -0700 | [diff] [blame] | 612 | }; |
| 613 | |
Sheng Fang | b6a0648 | 2013-03-20 13:21:36 +0800 | [diff] [blame] | 614 | qcom,wcnss-wlan@fb000000 { |
| 615 | compatible = "qcom,wcnss_wlan"; |
Sameer Thalappil | 58281ca | 2013-04-10 18:50:18 -0700 | [diff] [blame] | 616 | reg = <0xfb000000 0x280000>, |
| 617 | <0xf9011008 0x04>; |
| 618 | reg-names = "wcnss_mmio", "wcnss_fiq"; |
Sheng Fang | b6a0648 | 2013-03-20 13:21:36 +0800 | [diff] [blame] | 619 | interrupts = <0 145 0 0 146 0>; |
| 620 | interrupt-names = "wcnss_wlantx_irq", "wcnss_wlanrx_irq"; |
| 621 | |
| 622 | qcom,pronto-vddmx-supply = <&pm8226_l3>; |
| 623 | qcom,pronto-vddcx-supply = <&pm8226_s1>; |
| 624 | qcom,pronto-vddpx-supply = <&pm8226_l6>; |
| 625 | qcom,iris-vddxo-supply = <&pm8226_l10>; |
| 626 | qcom,iris-vddrfa-supply = <&pm8226_l24>; |
| 627 | qcom,iris-vddpa-supply = <&pm8226_l16>; |
| 628 | qcom,iris-vdddig-supply = <&pm8226_l24>; |
| 629 | |
| 630 | gpios = <&msmgpio 40 0>, <&msmgpio 41 0>, <&msmgpio 42 0>, <&msmgpio 43 0>, <&msmgpio 44 0>; |
Sameer Thalappil | 820f87b | 2013-05-21 20:40:54 -0700 | [diff] [blame] | 631 | qcom,has-pronto-hw; |
| 632 | qcom,has-autodetect-xo; |
Sameer Thalappil | f6fb189 | 2013-09-06 17:33:30 -0700 | [diff] [blame] | 633 | qcom,wcnss-adc_tm = <&pm8226_adc_tm>; |
Sheng Fang | b6a0648 | 2013-03-20 13:21:36 +0800 | [diff] [blame] | 634 | }; |
rockiec | 44833a3 | 2013-03-21 02:06:14 +0800 | [diff] [blame] | 635 | |
| 636 | qcom,msm-adsp-sensors { |
| 637 | compatible = "qcom,msm-adsp-sensors"; |
| 638 | qcom,src-id = <11>; |
| 639 | qcom,dst-id = <604>; |
| 640 | qcom,ab = <32505856>; |
| 641 | qcom,ib = <32505856>; |
| 642 | }; |
| 643 | |
Mitchel Humpherys | 5fe1c9b | 2012-10-09 17:30:19 -0700 | [diff] [blame] | 644 | qcom,wdt@f9017000 { |
| 645 | compatible = "qcom,msm-watchdog"; |
| 646 | reg = <0xf9017000 0x1000>; |
| 647 | interrupts = <0 3 0>, <0 4 0>; |
| 648 | qcom,bark-time = <11000>; |
| 649 | qcom,pet-time = <10000>; |
Mitchel Humpherys | 1be2380 | 2012-11-16 15:52:32 -0800 | [diff] [blame] | 650 | qcom,ipi-ping; |
Mitchel Humpherys | 5fe1c9b | 2012-10-09 17:30:19 -0700 | [diff] [blame] | 651 | }; |
| 652 | |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 653 | qcom,smem@fa00000 { |
| 654 | compatible = "qcom,smem"; |
Jeff Hugo | 41e5c2f | 2013-04-26 11:38:32 -0600 | [diff] [blame] | 655 | reg = <0xfa00000 0x100000>, |
Stepan Moskovchenko | d6ee826 | 2013-02-06 11:26:05 -0800 | [diff] [blame] | 656 | <0xf9011000 0x1000>, |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 657 | <0xfc428000 0x4000>; |
| 658 | reg-names = "smem", "irq-reg-base", "aux-mem1"; |
| 659 | |
| 660 | qcom,smd-modem { |
| 661 | compatible = "qcom,smd"; |
| 662 | qcom,smd-edge = <0>; |
| 663 | qcom,smd-irq-offset = <0x8>; |
| 664 | qcom,smd-irq-bitmask = <0x1000>; |
| 665 | qcom,pil-string = "modem"; |
| 666 | interrupts = <0 25 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 667 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 668 | |
| 669 | qcom,smsm-modem { |
| 670 | compatible = "qcom,smsm"; |
| 671 | qcom,smsm-edge = <0>; |
| 672 | qcom,smsm-irq-offset = <0x8>; |
| 673 | qcom,smsm-irq-bitmask = <0x2000>; |
| 674 | interrupts = <0 26 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 675 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 676 | |
| 677 | qcom,smd-adsp { |
| 678 | compatible = "qcom,smd"; |
| 679 | qcom,smd-edge = <1>; |
| 680 | qcom,smd-irq-offset = <0x8>; |
| 681 | qcom,smd-irq-bitmask = <0x100>; |
| 682 | qcom,pil-string = "adsp"; |
| 683 | interrupts = <0 156 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 684 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 685 | |
| 686 | qcom,smsm-adsp { |
| 687 | compatible = "qcom,smsm"; |
| 688 | qcom,smsm-edge = <1>; |
| 689 | qcom,smsm-irq-offset = <0x8>; |
| 690 | qcom,smsm-irq-bitmask = <0x200>; |
| 691 | interrupts = <0 157 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 692 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 693 | |
| 694 | qcom,smd-wcnss { |
| 695 | compatible = "qcom,smd"; |
| 696 | qcom,smd-edge = <6>; |
| 697 | qcom,smd-irq-offset = <0x8>; |
| 698 | qcom,smd-irq-bitmask = <0x20000>; |
| 699 | qcom,pil-string = "wcnss"; |
| 700 | interrupts = <0 142 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 701 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 702 | |
| 703 | qcom,smsm-wcnss { |
| 704 | compatible = "qcom,smsm"; |
| 705 | qcom,smsm-edge = <6>; |
| 706 | qcom,smsm-irq-offset = <0x8>; |
| 707 | qcom,smsm-irq-bitmask = <0x80000>; |
| 708 | interrupts = <0 144 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 709 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 710 | |
| 711 | qcom,smd-rpm { |
| 712 | compatible = "qcom,smd"; |
| 713 | qcom,smd-edge = <15>; |
| 714 | qcom,smd-irq-offset = <0x8>; |
| 715 | qcom,smd-irq-bitmask = <0x1>; |
| 716 | interrupts = <0 168 1>; |
| 717 | qcom,irq-no-suspend; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 718 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 719 | }; |
| 720 | |
Praveen Chidambaram | c8af25e | 2012-12-19 11:27:36 -0700 | [diff] [blame] | 721 | rpm_bus: qcom,rpm-smd { |
| 722 | compatible = "qcom,rpm-smd"; |
| 723 | rpm-channel-name = "rpm_requests"; |
| 724 | rpm-channel-type = <15>; /* SMD_APPS_RPM */ |
Praveen Chidambaram | c8af25e | 2012-12-19 11:27:36 -0700 | [diff] [blame] | 725 | }; |
| 726 | |
Jennifer Liu | 86687d5 | 2013-05-29 15:51:40 -0700 | [diff] [blame] | 727 | qcom,bcl { |
| 728 | compatible = "qcom,bcl"; |
| 729 | }; |
| 730 | |
Pratibhasagar V | c20526a | 2013-10-09 18:59:45 +0530 | [diff] [blame] | 731 | rmtfs_sharedmem { |
| 732 | compatible = "qcom,sharedmem-uio"; |
| 733 | reg = <0x0fd80000 0x00180000>; |
| 734 | reg-names = "rmtfs"; |
| 735 | }; |
| 736 | |
| 737 | dsp_sharedmem { |
| 738 | compatible = "qcom,sharedmem-uio"; |
| 739 | reg = <0x0fd60000 0x00020000>; |
| 740 | reg-names = "rfsa_dsp"; |
| 741 | }; |
| 742 | |
| 743 | mdm_sharedmem { |
| 744 | compatible = "qcom,sharedmem-uio"; |
| 745 | reg = <0x0fd60000 0x00020000>; |
| 746 | reg-names = "rfsa_mdm"; |
| 747 | }; |
| 748 | |
Asutosh Das | 99912e6 | 2012-12-06 12:38:46 +0530 | [diff] [blame] | 749 | sdcc1: qcom,sdcc@f9824000 { |
| 750 | cell-index = <1>; /* SDC1 eMMC slot */ |
| 751 | compatible = "qcom,msm-sdcc"; |
| 752 | |
Asutosh Das | 6b82fc5 | 2012-11-23 12:00:26 +0530 | [diff] [blame] | 753 | reg = <0xf9824000 0x800>, |
| 754 | <0xf9824800 0x100>, |
| 755 | <0xf9804000 0x7000>; |
| 756 | reg-names = "core_mem", "dml_mem", "bam_mem"; |
| 757 | interrupts = <0 123 0>, <0 137 0>; |
| 758 | interrupt-names = "core_irq", "bam_irq"; |
Asutosh Das | 99912e6 | 2012-12-06 12:38:46 +0530 | [diff] [blame] | 759 | |
| 760 | qcom,bus-width = <8>; |
Krishna Konda | 9fc6aeb | 2013-06-11 20:26:16 -0700 | [diff] [blame] | 761 | |
| 762 | qcom,msm-bus,name = "sdcc1"; |
| 763 | qcom,msm-bus,num-cases = <8>; |
| 764 | qcom,msm-bus,num-paths = <1>; |
| 765 | qcom,msm-bus,vectors-KBps = <78 512 0 0>, /* No vote */ |
| 766 | <78 512 1600 3200>, /* 400 KB/s*/ |
| 767 | <78 512 80000 160000>, /* 20 MB/s */ |
| 768 | <78 512 100000 200000>, /* 25 MB/s */ |
| 769 | <78 512 200000 400000>, /* 50 MB/s */ |
| 770 | <78 512 400000 800000>, /* 100 MB/s */ |
| 771 | <78 512 400000 800000>, /* 200 MB/s */ |
| 772 | <78 512 2048000 4096000>; /* Max. bandwidth */ |
| 773 | qcom,bus-bw-vectors-bps = <0 400000 20000000 25000000 50000000 |
| 774 | 100000000 200000000 4294967295>; |
| 775 | |
Asutosh Das | 99912e6 | 2012-12-06 12:38:46 +0530 | [diff] [blame] | 776 | status = "disabled"; |
| 777 | }; |
| 778 | |
Sahitya Tummala | 9e00136 | 2013-03-28 11:00:55 +0530 | [diff] [blame] | 779 | sdhc_1: sdhci@f9824900 { |
| 780 | compatible = "qcom,sdhci-msm"; |
| 781 | reg = <0xf9824900 0x11c>, <0xf9824000 0x800>; |
| 782 | reg-names = "hc_mem", "core_mem"; |
| 783 | |
| 784 | interrupts = <0 123 0>, <0 138 0>; |
| 785 | interrupt-names = "hc_irq", "pwr_irq"; |
| 786 | |
| 787 | qcom,bus-width = <8>; |
Krishna Konda | 9fc6aeb | 2013-06-11 20:26:16 -0700 | [diff] [blame] | 788 | |
| 789 | qcom,msm-bus,name = "sdhc1"; |
| 790 | qcom,msm-bus,num-cases = <8>; |
| 791 | qcom,msm-bus,num-paths = <1>; |
| 792 | qcom,msm-bus,vectors-KBps = <78 512 0 0>, /* No vote */ |
| 793 | <78 512 1600 3200>, /* 400 KB/s*/ |
| 794 | <78 512 80000 160000>, /* 20 MB/s */ |
| 795 | <78 512 100000 200000>, /* 25 MB/s */ |
| 796 | <78 512 200000 400000>, /* 50 MB/s */ |
| 797 | <78 512 400000 800000>, /* 100 MB/s */ |
| 798 | <78 512 400000 800000>, /* 200 MB/s */ |
| 799 | <78 512 2048000 4096000>; /* Max. bandwidth */ |
| 800 | qcom,bus-bw-vectors-bps = <0 400000 20000000 25000000 50000000 |
| 801 | 100000000 200000000 4294967295>; |
| 802 | |
Sahitya Tummala | 9e00136 | 2013-03-28 11:00:55 +0530 | [diff] [blame] | 803 | status = "disabled"; |
| 804 | }; |
| 805 | |
Asutosh Das | 99912e6 | 2012-12-06 12:38:46 +0530 | [diff] [blame] | 806 | sdcc2: qcom,sdcc@f98a4000 { |
| 807 | cell-index = <2>; /* SDC2 SD card slot */ |
| 808 | compatible = "qcom,msm-sdcc"; |
| 809 | |
Asutosh Das | 6b82fc5 | 2012-11-23 12:00:26 +0530 | [diff] [blame] | 810 | reg = <0xf98a4000 0x800>, |
| 811 | <0xf98a4800 0x100>, |
| 812 | <0xf9884000 0x7000>; |
| 813 | reg-names = "core_mem", "dml_mem", "bam_mem"; |
| 814 | interrupts = <0 125 0>, <0 220 0>; |
| 815 | interrupt-names = "core_irq", "bam_irq"; |
Asutosh Das | 99912e6 | 2012-12-06 12:38:46 +0530 | [diff] [blame] | 816 | |
| 817 | qcom,bus-width = <4>; |
Krishna Konda | 9fc6aeb | 2013-06-11 20:26:16 -0700 | [diff] [blame] | 818 | |
| 819 | qcom,msm-bus,name = "sdcc2"; |
| 820 | qcom,msm-bus,num-cases = <8>; |
| 821 | qcom,msm-bus,num-paths = <1>; |
| 822 | qcom,msm-bus,vectors-KBps = <81 512 0 0>, /* No vote */ |
| 823 | <81 512 1600 3200>, /* 400 KB/s*/ |
| 824 | <81 512 80000 160000>, /* 20 MB/s */ |
| 825 | <81 512 100000 200000>, /* 25 MB/s */ |
| 826 | <81 512 200000 400000>, /* 50 MB/s */ |
| 827 | <81 512 400000 800000>, /* 100 MB/s */ |
| 828 | <81 512 400000 800000>, /* 200 MB/s */ |
| 829 | <81 512 2048000 4096000>; /* Max. bandwidth */ |
| 830 | qcom,bus-bw-vectors-bps = <0 400000 20000000 25000000 50000000 |
| 831 | 100000000 200000000 4294967295>; |
| 832 | |
Asutosh Das | 99912e6 | 2012-12-06 12:38:46 +0530 | [diff] [blame] | 833 | status = "disabled"; |
| 834 | }; |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 835 | |
Sahitya Tummala | 9e00136 | 2013-03-28 11:00:55 +0530 | [diff] [blame] | 836 | sdhc_2: sdhci@f98a4900 { |
| 837 | compatible = "qcom,sdhci-msm"; |
| 838 | reg = <0xf98a4900 0x11c>, <0xf98a4000 0x800>; |
| 839 | reg-names = "hc_mem", "core_mem"; |
| 840 | |
| 841 | interrupts = <0 125 0>, <0 221 0>; |
| 842 | interrupt-names = "hc_irq", "pwr_irq"; |
| 843 | |
| 844 | qcom,bus-width = <4>; |
Krishna Konda | 9fc6aeb | 2013-06-11 20:26:16 -0700 | [diff] [blame] | 845 | |
| 846 | qcom,msm-bus,name = "sdhc2"; |
| 847 | qcom,msm-bus,num-cases = <8>; |
| 848 | qcom,msm-bus,num-paths = <1>; |
| 849 | qcom,msm-bus,vectors-KBps = <81 512 0 0>, /* No vote */ |
| 850 | <81 512 1600 3200>, /* 400 KB/s*/ |
| 851 | <81 512 80000 160000>, /* 20 MB/s */ |
| 852 | <81 512 100000 200000>, /* 25 MB/s */ |
| 853 | <81 512 200000 400000>, /* 50 MB/s */ |
| 854 | <81 512 400000 800000>, /* 100 MB/s */ |
| 855 | <81 512 400000 800000>, /* 200 MB/s */ |
| 856 | <81 512 2048000 4096000>; /* Max. bandwidth */ |
| 857 | qcom,bus-bw-vectors-bps = <0 400000 20000000 25000000 50000000 |
| 858 | 100000000 200000000 4294967295>; |
| 859 | |
Sahitya Tummala | 9e00136 | 2013-03-28 11:00:55 +0530 | [diff] [blame] | 860 | status = "disabled"; |
| 861 | }; |
| 862 | |
Krishna Konda | f92e426 | 2013-07-08 16:21:57 -0700 | [diff] [blame] | 863 | sdcc3: qcom,sdcc@f9864000 { |
| 864 | cell-index = <3>; |
| 865 | compatible = "qcom,msm-sdcc"; |
| 866 | reg = <0xf9864000 0x800>, |
| 867 | <0xf9864800 0x100>, |
| 868 | <0xf9844000 0x7000>; |
| 869 | reg-names = "core_mem", "dml_mem", "bam_mem"; |
| 870 | |
| 871 | qcom,bus-width = <4>; |
| 872 | gpios = <&msmgpio 44 0>, /* CLK */ |
| 873 | <&msmgpio 43 0>, /* CMD */ |
| 874 | <&msmgpio 42 0>, /* DATA0 */ |
| 875 | <&msmgpio 41 0>, /* DATA1 */ |
| 876 | <&msmgpio 40 0>, /* DATA2 */ |
| 877 | <&msmgpio 39 0>; /* DATA3 */ |
| 878 | qcom,gpio-names = "CLK", "CMD", "DAT0", "DAT1", "DAT2", "DAT3"; |
| 879 | |
| 880 | qcom,clk-rates = <400000 20000000 25000000 50000000 100000000>; |
| 881 | |
| 882 | qcom,msm-bus,name = "sdcc3"; |
| 883 | qcom,msm-bus,num-cases = <8>; |
| 884 | qcom,msm-bus,num-paths = <1>; |
| 885 | qcom,msm-bus,vectors-KBps = <79 512 0 0>, /* No vote */ |
| 886 | <79 512 1600 3200>, /* 400 KB/s*/ |
| 887 | <79 512 80000 160000>, /* 20 MB/s */ |
| 888 | <79 512 100000 200000>, /* 25 MB/s */ |
| 889 | <79 512 200000 400000>, /* 50 MB/s */ |
| 890 | <79 512 400000 800000>, /* 100 MB/s */ |
| 891 | <79 512 400000 800000>, /* 200 MB/s */ |
| 892 | <79 512 2048000 4096000>; /* Max. bandwidth */ |
| 893 | qcom,bus-bw-vectors-bps = <0 400000 20000000 25000000 50000000 |
| 894 | 100000000 200000000 4294967295>; |
| 895 | |
| 896 | #address-cells = <0>; |
| 897 | interrupt-parent = <&sdcc3>; |
| 898 | interrupts = <0 1 2>; |
| 899 | #interrupt-cells = <1>; |
| 900 | interrupt-map-mask = <0xffffffff>; |
| 901 | interrupt-map = <0 &intc 0 127 0 |
| 902 | 1 &intc 0 223 0 |
| 903 | 2 &msmgpio 41 0x8>; |
| 904 | interrupt-names = "core_irq", "bam_irq", "sdiowakeup_irq"; |
| 905 | |
| 906 | status = "disabled"; |
| 907 | }; |
| 908 | |
| 909 | sdhc_3: sdhci@f9864900 { |
| 910 | compatible = "qcom,sdhci-msm"; |
| 911 | reg = <0xf9864900 0x11c>, <0xf9864000 0x800>; |
| 912 | reg-names = "hc_mem", "core_mem"; |
| 913 | |
| 914 | qcom,bus-width = <4>; |
| 915 | gpios = <&msmgpio 44 0>, /* CLK */ |
| 916 | <&msmgpio 43 0>, /* CMD */ |
| 917 | <&msmgpio 42 0>, /* DATA0 */ |
| 918 | <&msmgpio 41 0>, /* DATA1 */ |
| 919 | <&msmgpio 40 0>, /* DATA2 */ |
| 920 | <&msmgpio 39 0>; /* DATA3 */ |
| 921 | qcom,gpio-names = "CLK", "CMD", "DAT0", "DAT1", "DAT2", "DAT3"; |
| 922 | |
| 923 | qcom,clk-rates = <400000 20000000 25000000 50000000 100000000>; |
| 924 | |
| 925 | qcom,msm-bus,name = "sdhc3"; |
| 926 | qcom,msm-bus,num-cases = <8>; |
| 927 | qcom,msm-bus,num-paths = <1>; |
| 928 | qcom,msm-bus,vectors-KBps = <79 512 0 0>, /* No vote */ |
| 929 | <79 512 1600 3200>, /* 400 KB/s*/ |
| 930 | <79 512 80000 160000>, /* 20 MB/s */ |
| 931 | <79 512 100000 200000>, /* 25 MB/s */ |
| 932 | <79 512 200000 400000>, /* 50 MB/s */ |
| 933 | <79 512 400000 800000>, /* 100 MB/s */ |
| 934 | <79 512 400000 800000>, /* 200 MB/s */ |
| 935 | <79 512 2048000 4096000>; /* Max. bandwidth */ |
| 936 | qcom,bus-bw-vectors-bps = <0 400000 20000000 25000000 50000000 |
| 937 | 100000000 200000000 4294967295>; |
| 938 | |
| 939 | #address-cells = <0>; |
| 940 | interrupt-parent = <&sdhc_3>; |
| 941 | interrupts = <0 1 2>; |
| 942 | #interrupt-cells = <1>; |
| 943 | interrupt-map-mask = <0xffffffff>; |
| 944 | interrupt-map = <0 &intc 0 127 0 |
| 945 | 1 &intc 0 224 0 |
| 946 | 2 &msmgpio 41 0x8>; |
| 947 | interrupt-names = "hc_irq", "pwr_irq", "sdiowakeup_irq"; |
| 948 | |
| 949 | status = "disabled"; |
| 950 | }; |
| 951 | |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 952 | spmi_bus: qcom,spmi@fc4c0000 { |
| 953 | cell-index = <0>; |
| 954 | compatible = "qcom,spmi-pmic-arb"; |
Kenneth Heitke | 366b8a4 | 2012-12-18 13:51:37 -0700 | [diff] [blame] | 955 | reg-names = "core", "intr", "cnfg"; |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 956 | reg = <0xfc4cf000 0x1000>, |
Kenneth Heitke | 366b8a4 | 2012-12-18 13:51:37 -0700 | [diff] [blame] | 957 | <0Xfc4cb000 0x1000>, |
| 958 | <0Xfc4ca000 0x1000>; |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 959 | /* 190,ee0_krait_hlos_spmi_periph_irq */ |
| 960 | /* 187,channel_0_krait_hlos_trans_done_irq */ |
| 961 | interrupts = <0 190 0>, <0 187 0>; |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 962 | qcom,pmic-arb-ee = <0>; |
| 963 | qcom,pmic-arb-channel = <0>; |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 964 | }; |
| 965 | |
Madan Mohan Koyyalamudi | 2d7c6f5 | 2013-06-19 17:49:45 -0700 | [diff] [blame] | 966 | i2c@f9925000 { /* BLSP-1 QUP-3 */ |
| 967 | cell-index = <2>; |
| 968 | compatible = "qcom,i2c-qup"; |
| 969 | reg = <0xf9925000 0x1000>; |
| 970 | #address-cells = <1>; |
| 971 | #size-cells = <0>; |
| 972 | reg-names = "qup_phys_addr"; |
| 973 | interrupts = <0 97 0>; |
| 974 | interrupt-names = "qup_err_intr"; |
| 975 | qcom,i2c-bus-freq = <400000>; |
| 976 | qcom,i2c-src-freq = <19200000>; |
Houston Hoffman | bf7baa9 | 2013-11-27 10:53:23 -0800 | [diff] [blame] | 977 | qcom,sda-gpio = <&msmgpio 10 0>; |
| 978 | qcom,scl-gpio = <&msmgpio 11 0>; |
| 979 | qcom,master-id = <86>; |
Madan Mohan Koyyalamudi | 2d7c6f5 | 2013-06-19 17:49:45 -0700 | [diff] [blame] | 980 | }; |
Ke Liu | ee28af4 | 2013-11-07 16:40:00 -0800 | [diff] [blame] | 981 | i2c_0: i2c@f9926000 { /* BLSP-1 QUP-4 */ |
Gilad Avidov | 28e18eb | 2012-11-21 18:13:25 -0700 | [diff] [blame] | 982 | cell-index = <0>; |
| 983 | compatible = "qcom,i2c-qup"; |
| 984 | reg = <0xf9926000 0x1000>; |
| 985 | #address-cells = <1>; |
| 986 | #size-cells = <0>; |
| 987 | reg-names = "qup_phys_addr"; |
| 988 | interrupts = <0 98 0>; |
| 989 | interrupt-names = "qup_err_intr"; |
| 990 | qcom,i2c-bus-freq = <100000>; |
Ke Liu | ee28af4 | 2013-11-07 16:40:00 -0800 | [diff] [blame] | 991 | qcom,i2c-src-freq = <19200000>; |
| 992 | qcom,master-id = <86>; |
Gilad Avidov | 28e18eb | 2012-11-21 18:13:25 -0700 | [diff] [blame] | 993 | }; |
Patrick Daly | 99a52ca | 2012-10-23 12:00:45 -0700 | [diff] [blame] | 994 | |
Amy Maloche | 41708ba | 2013-03-03 15:19:27 -0800 | [diff] [blame] | 995 | i2c@f9927000 { /* BLSP1 QUP5 */ |
| 996 | cell-index = <5>; |
| 997 | compatible = "qcom,i2c-qup"; |
| 998 | #address-cells = <1>; |
| 999 | #size-cells = <0>; |
| 1000 | reg-names = "qup_phys_addr"; |
| 1001 | reg = <0xf9927000 0x1000>; |
| 1002 | interrupt-names = "qup_err_intr"; |
| 1003 | interrupts = <0 99 0>; |
Amy Maloche | 118e5d6 | 2013-05-01 14:53:35 -0700 | [diff] [blame] | 1004 | qcom,i2c-bus-freq = <384000>; |
Amy Maloche | 41708ba | 2013-03-03 15:19:27 -0800 | [diff] [blame] | 1005 | qcom,i2c-src-freq = <19200000>; |
Amy Maloche | bf34609 | 2013-07-31 12:57:28 -0700 | [diff] [blame] | 1006 | qcom,sda-gpio = <&msmgpio 18 0>; |
| 1007 | qcom,scl-gpio = <&msmgpio 19 0>; |
Amy Maloche | 41708ba | 2013-03-03 15:19:27 -0800 | [diff] [blame] | 1008 | }; |
| 1009 | |
Patrick Daly | 784c5f6 | 2013-07-23 19:33:32 -0700 | [diff] [blame] | 1010 | qcom,clock-a7@f9011050 { |
| 1011 | compatible = "qcom,clock-a7-8226"; |
Patrick Daly | 4fd80f4 | 2013-06-18 11:09:15 -0700 | [diff] [blame] | 1012 | reg = <0xf9011050 0x8>; |
Patrick Daly | 784c5f6 | 2013-07-23 19:33:32 -0700 | [diff] [blame] | 1013 | reg-names = "rcg-base"; |
| 1014 | clock-names = "clk-4", "clk-5"; |
| 1015 | qcom,speed0-bin-v0 = |
| 1016 | < 0 0>, |
Ke Liu | 9102dcf | 2014-02-10 11:50:28 -0800 | [diff] [blame] | 1017 | < 384000000 1>, |
| 1018 | < 787200000 2>, |
| 1019 | <1190400000 3>; |
Patrick Daly | 784c5f6 | 2013-07-23 19:33:32 -0700 | [diff] [blame] | 1020 | |
| 1021 | cpu-vdd-supply = <&apc_vreg_corner>; |
| 1022 | }; |
| 1023 | |
Saravana Kannan | 4bbc993 | 2013-11-24 03:45:00 -0800 | [diff] [blame] | 1024 | qcom,cpubw { |
| 1025 | compatible = "qcom,cpubw"; |
| 1026 | qcom,cpu-mem-ports = <1 512>; |
| 1027 | qcom,bw-tbl = |
| 1028 | < 1525 /* 200 MHz */ >, |
| 1029 | < 2441 /* 320 MHz */ >, |
| 1030 | < 3051 /* 400 MHz */ >, |
| 1031 | < 4066 /* 533 MHz */ >; |
| 1032 | }; |
| 1033 | |
Patrick Daly | 784c5f6 | 2013-07-23 19:33:32 -0700 | [diff] [blame] | 1034 | qcom,msm-cpufreq@0 { |
| 1035 | reg = <0 4>; |
| 1036 | compatible = "qcom,msm-cpufreq"; |
Patrick Daly | 784c5f6 | 2013-07-23 19:33:32 -0700 | [diff] [blame] | 1037 | qcom,cpufreq-table = |
Saravana Kannan | 4bbc993 | 2013-11-24 03:45:00 -0800 | [diff] [blame] | 1038 | < 300000 1525 >, |
| 1039 | < 384000 1525 >, |
| 1040 | < 600000 1525 >, |
| 1041 | < 787200 3051 >, |
| 1042 | < 998400 4066 >, |
| 1043 | < 1094400 4066 >, |
| 1044 | < 1190400 4066 >, |
| 1045 | < 1305600 4066 >, |
| 1046 | < 1344000 4066 >, |
| 1047 | < 1401600 4066 >, |
| 1048 | < 1497600 4066 >, |
Patrick Daly | cd99982 | 2014-01-17 15:16:52 -0800 | [diff] [blame] | 1049 | < 1593600 4066 >, |
| 1050 | < 1689600 4066 >, |
| 1051 | < 1785600 4066 >; |
Patrick Daly | 99a52ca | 2012-10-23 12:00:45 -0700 | [diff] [blame] | 1052 | }; |
Mitchel Humpherys | 00beacf | 2012-10-11 13:53:43 -0700 | [diff] [blame] | 1053 | |
| 1054 | qcom,ocmem@fdd00000 { |
| 1055 | compatible = "qcom,msm-ocmem"; |
| 1056 | reg = <0xfdd00000 0x2000>, |
| 1057 | <0xfdd02000 0x2000>, |
| 1058 | <0xfe039000 0x400>, |
Mitchel Humpherys | 1da744d | 2013-03-08 17:20:41 -0800 | [diff] [blame] | 1059 | <0xfec00000 0x20000>; |
Mitchel Humpherys | 00beacf | 2012-10-11 13:53:43 -0700 | [diff] [blame] | 1060 | reg-names = "ocmem_ctrl_physical", "dm_ctrl_physical", "br_ctrl_physical", "ocmem_physical"; |
| 1061 | interrupts = <0 76 0 0 77 0>; |
| 1062 | interrupt-names = "ocmem_irq", "dm_irq"; |
| 1063 | qcom,ocmem-num-regions = <0x1>; |
| 1064 | qcom,ocmem-num-macros = <0x2>; |
| 1065 | qcom,resource-type = <0x706d636f>; |
| 1066 | #address-cells = <1>; |
| 1067 | #size-cells = <1>; |
Mitchel Humpherys | 1da744d | 2013-03-08 17:20:41 -0800 | [diff] [blame] | 1068 | ranges = <0x0 0xfec00000 0x20000>; |
Mitchel Humpherys | 00beacf | 2012-10-11 13:53:43 -0700 | [diff] [blame] | 1069 | |
| 1070 | partition@0 { |
Mitchel Humpherys | 1da744d | 2013-03-08 17:20:41 -0800 | [diff] [blame] | 1071 | reg = <0x0 0x20000>; |
Mitchel Humpherys | 00beacf | 2012-10-11 13:53:43 -0700 | [diff] [blame] | 1072 | qcom,ocmem-part-name = "graphics"; |
Mitchel Humpherys | 1da744d | 2013-03-08 17:20:41 -0800 | [diff] [blame] | 1073 | qcom,ocmem-part-min = <0x20000>; |
Mitchel Humpherys | 00beacf | 2012-10-11 13:53:43 -0700 | [diff] [blame] | 1074 | }; |
| 1075 | }; |
| 1076 | |
Patrick Daly | b83f0b0 | 2013-01-09 12:36:19 -0800 | [diff] [blame] | 1077 | qcom,venus@fdce0000 { |
| 1078 | compatible = "qcom,pil-venus"; |
| 1079 | reg = <0xfdce0000 0x4000>, |
| 1080 | <0xfdc80000 0x400>; |
| 1081 | reg-names = "wrapper_base", "vbif_base"; |
| 1082 | vdd-supply = <&gdsc_venus>; |
| 1083 | |
| 1084 | qcom,firmware-name = "venus"; |
| 1085 | }; |
Patrick Daly | 1e3bc6c | 2013-01-09 12:34:25 -0800 | [diff] [blame] | 1086 | |
| 1087 | qcom,pronto@fb21b000 { |
| 1088 | compatible = "qcom,pil-pronto"; |
| 1089 | reg = <0xfb21b000 0x3000>, |
| 1090 | <0xfc401700 0x4>, |
| 1091 | <0xfd485300 0xc>; |
| 1092 | reg-names = "pmu_base", "clk_base", "halt_base"; |
| 1093 | interrupts = <0 149 1>; |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 1094 | vdd_pronto_pll-supply = <&pm8226_l8>; |
Patrick Daly | 1e3bc6c | 2013-01-09 12:34:25 -0800 | [diff] [blame] | 1095 | |
| 1096 | qcom,firmware-name = "wcnss"; |
Sameer Thalappil | 5c2c41b | 2013-04-02 11:08:21 -0700 | [diff] [blame] | 1097 | |
Sameer Thalappil | 4ba8630 | 2013-04-05 17:36:54 -0700 | [diff] [blame] | 1098 | /* GPIO inputs from wcnss */ |
Sameer Thalappil | 5c2c41b | 2013-04-02 11:08:21 -0700 | [diff] [blame] | 1099 | qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_4_in 0 0>; |
Sameer Thalappil | b1e03c0 | 2013-04-29 14:52:00 -0700 | [diff] [blame] | 1100 | qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_4_in 1 0>; |
Sameer Thalappil | 4ba8630 | 2013-04-05 17:36:54 -0700 | [diff] [blame] | 1101 | qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_4_in 2 0>; |
Sameer Thalappil | 5c2c41b | 2013-04-02 11:08:21 -0700 | [diff] [blame] | 1102 | |
| 1103 | /* GPIO output to wcnss */ |
| 1104 | qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_4_out 0 0>; |
Patrick Daly | 1e3bc6c | 2013-01-09 12:34:25 -0800 | [diff] [blame] | 1105 | }; |
Neeti Desai | 1f7ca2d | 2012-11-21 13:25:57 -0800 | [diff] [blame] | 1106 | |
Sheng Fang | 0a85b0d | 2013-03-19 08:16:51 +0800 | [diff] [blame] | 1107 | qcom,iris-fm { |
| 1108 | compatible = "qcom,iris_fm"; |
| 1109 | }; |
| 1110 | |
Patrick Daly | 4df5984 | 2013-01-09 12:31:40 -0800 | [diff] [blame] | 1111 | qcom,lpass@fe200000 { |
| 1112 | compatible = "qcom,pil-q6v5-lpass"; |
| 1113 | reg = <0xfe200000 0x00100>, |
Matt Wagantall | 015b50af | 2013-03-05 18:51:16 -0800 | [diff] [blame] | 1114 | <0xfd485100 0x00010>, |
| 1115 | <0xfc4016c0 0x00004>; |
| 1116 | reg-names = "qdsp6_base", "halt_base", "restart_reg"; |
David Keitel | f4c8b8b | 2013-02-25 15:25:27 -0800 | [diff] [blame] | 1117 | vdd_cx-supply = <&pm8226_s1_corner>; |
Patrick Daly | 4df5984 | 2013-01-09 12:31:40 -0800 | [diff] [blame] | 1118 | interrupts = <0 162 1>; |
| 1119 | |
| 1120 | qcom,firmware-name = "adsp"; |
Ravishankar Sarawadi | 2e8ac7d | 2013-03-28 15:23:30 -0700 | [diff] [blame] | 1121 | |
Ravishankar Sarawadi | ab203a8 | 2013-04-09 18:46:11 -0700 | [diff] [blame] | 1122 | /* GPIO inputs from lpass */ |
Ravishankar Sarawadi | 2e8ac7d | 2013-03-28 15:23:30 -0700 | [diff] [blame] | 1123 | qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_2_in 0 0>; |
Ravishankar Sarawadi | ab203a8 | 2013-04-09 18:46:11 -0700 | [diff] [blame] | 1124 | qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_2_in 2 0>; |
Ravishankar Sarawadi | 7edc9d7 | 2013-04-09 18:15:03 -0700 | [diff] [blame] | 1125 | qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_2_in 1 0>; |
Ravishankar Sarawadi | 2e8ac7d | 2013-03-28 15:23:30 -0700 | [diff] [blame] | 1126 | |
| 1127 | /* GPIO output to lpass */ |
| 1128 | qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_2_out 0 0>; |
Patrick Daly | 4df5984 | 2013-01-09 12:31:40 -0800 | [diff] [blame] | 1129 | }; |
| 1130 | |
Patrick Daly | 742337f | 2013-01-29 12:06:06 -0800 | [diff] [blame] | 1131 | qcom,mss@fc880000 { |
| 1132 | compatible = "qcom,pil-q6v5-mss"; |
| 1133 | reg = <0xfc880000 0x100>, |
| 1134 | <0xfd485000 0x400>, |
| 1135 | <0xfc820000 0x020>, |
| 1136 | <0xfc401680 0x004>, |
Patrick Daly | 742337f | 2013-01-29 12:06:06 -0800 | [diff] [blame] | 1137 | <0xfd485194 0x4>; |
| 1138 | reg-names = "qdsp6_base", "halt_base", "rmb_base", |
Matt Wagantall | 724b2bb | 2013-03-18 14:54:06 -0700 | [diff] [blame] | 1139 | "restart_reg", "cxrail_bhs_reg"; |
Patrick Daly | 742337f | 2013-01-29 12:06:06 -0800 | [diff] [blame] | 1140 | |
| 1141 | interrupts = <0 24 1>; |
Patrick Daly | 742337f | 2013-01-29 12:06:06 -0800 | [diff] [blame] | 1142 | vdd_cx-supply = <&pm8226_s1_corner>; |
| 1143 | vdd_mx-supply = <&pm8226_l3>; |
| 1144 | vdd_pll-supply = <&pm8226_l8>; |
| 1145 | qcom,vdd_pll = <1800000>; |
| 1146 | |
| 1147 | qcom,is-loadable; |
| 1148 | qcom,firmware-name = "mba"; |
| 1149 | qcom,pil-self-auth; |
Patrick Daly | fe258e2 | 2013-03-22 21:02:14 -0700 | [diff] [blame] | 1150 | |
Seemanta Dutta | a0f253e | 2013-01-16 18:54:40 -0800 | [diff] [blame] | 1151 | /* GPIO inputs from mss */ |
Patrick Daly | fe258e2 | 2013-03-22 21:02:14 -0700 | [diff] [blame] | 1152 | qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_1_in 0 0>; |
Seemanta Dutta | 9fb72ed | 2013-01-25 14:22:15 -0800 | [diff] [blame] | 1153 | qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_1_in 1 0>; |
Seemanta Dutta | a0f253e | 2013-01-16 18:54:40 -0800 | [diff] [blame] | 1154 | qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_1_in 2 0>; |
Seemanta Dutta | 0adbbf0 | 2013-03-12 17:26:17 -0700 | [diff] [blame] | 1155 | qcom,gpio-stop-ack = <&smp2pgpio_ssr_smp2p_1_in 3 0>; |
Patrick Daly | fe258e2 | 2013-03-22 21:02:14 -0700 | [diff] [blame] | 1156 | |
| 1157 | /* GPIO output to mss */ |
| 1158 | qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_1_out 0 0>; |
Patrick Daly | 742337f | 2013-01-29 12:06:06 -0800 | [diff] [blame] | 1159 | }; |
| 1160 | |
Neeti Desai | f82314e | 2013-08-09 15:59:54 -0700 | [diff] [blame] | 1161 | memory_hole: qcom,msm-mem-hole { |
Neeti Desai | 1f7ca2d | 2012-11-21 13:25:57 -0800 | [diff] [blame] | 1162 | compatible = "qcom,msm-mem-hole"; |
Neeti Desai | 183b33d | 2013-08-09 14:58:38 -0700 | [diff] [blame] | 1163 | qcom,memblock-remove = <0x08400000 0x4000000 |
| 1164 | 0x0d200000 0x2300000 |
| 1165 | 0x0fa00000 0x500000>; /* Address and Size of Hole */ |
Neeti Desai | 1f7ca2d | 2012-11-21 13:25:57 -0800 | [diff] [blame] | 1166 | }; |
Siddartha Mohanadoss | fcd9856 | 2013-02-13 08:53:22 -0800 | [diff] [blame] | 1167 | |
| 1168 | tsens: tsens@fc4a8000 { |
| 1169 | compatible = "qcom,msm-tsens"; |
| 1170 | reg = <0xfc4a8000 0x2000>, |
Siddartha Mohanadoss | 6ddc192 | 2013-07-08 17:40:11 -0700 | [diff] [blame] | 1171 | <0xfc4bc000 0x1000>; |
Siddartha Mohanadoss | fcd9856 | 2013-02-13 08:53:22 -0800 | [diff] [blame] | 1172 | reg-names = "tsens_physical", "tsens_eeprom_physical"; |
| 1173 | interrupts = <0 184 0>; |
Siddartha Mohanadoss | 9a4e94a | 2013-03-06 19:15:59 -0800 | [diff] [blame] | 1174 | qcom,sensors = <4>; |
| 1175 | qcom,slope = <2901 2846 3038 2955>; |
Siddartha Mohanadoss | fcd9856 | 2013-02-13 08:53:22 -0800 | [diff] [blame] | 1176 | qcom,calib-mode = "fuse_map2"; |
| 1177 | }; |
Praveen Chidambaram | a03bda5 | 2013-02-12 21:23:13 -0700 | [diff] [blame] | 1178 | |
| 1179 | qcom,msm-thermal { |
| 1180 | compatible = "qcom,msm-thermal"; |
| 1181 | qcom,sensor-id = <0>; |
| 1182 | qcom,poll-ms = <250>; |
| 1183 | qcom,limit-temp = <60>; |
| 1184 | qcom,temp-hysteresis = <10>; |
| 1185 | qcom,freq-step = <2>; |
Praveen Chidambaram | a7435ce | 2013-05-03 12:52:42 -0600 | [diff] [blame] | 1186 | qcom,freq-control-mask = <0xf>; |
Jennifer Liu | 003438d | 2013-06-21 11:24:20 -0700 | [diff] [blame] | 1187 | qcom,core-limit-temp = <80>; |
| 1188 | qcom,core-temp-hysteresis = <10>; |
| 1189 | qcom,core-control-mask = <0xe>; |
Jennifer Liu | f2515e3 | 2013-09-24 10:28:22 -0700 | [diff] [blame] | 1190 | qcom,hotplug-temp = <110>; |
| 1191 | qcom,hotplug-temp-hysteresis = <20>; |
| 1192 | qcom,cpu-sensors = "tsens_tz_sensor5", "tsens_tz_sensor5", |
| 1193 | "tsens_tz_sensor2", "tsens_tz_sensor2"; |
Jennifer Liu | 53bb564 | 2013-06-26 10:42:42 -0700 | [diff] [blame] | 1194 | qcom,vdd-restriction-temp = <5>; |
| 1195 | qcom,vdd-restriction-temp-hysteresis = <10>; |
| 1196 | vdd-dig-supply = <&pm8226_s1_floor_corner>; |
| 1197 | |
| 1198 | qcom,vdd-dig-rstr{ |
| 1199 | qcom,vdd-rstr-reg = "vdd-dig"; |
| 1200 | qcom,levels = <5 7 7>; /* Nominal, Super Turbo, Super Turbo */ |
| 1201 | qcom,min-level = <1>; /* No Request */ |
| 1202 | }; |
| 1203 | |
| 1204 | qcom,vdd-apps-rstr{ |
| 1205 | qcom,vdd-rstr-reg = "vdd-apps"; |
| 1206 | qcom,levels = <600000 787200 998400>; |
| 1207 | qcom,freq-req; |
| 1208 | }; |
Praveen Chidambaram | a03bda5 | 2013-02-12 21:23:13 -0700 | [diff] [blame] | 1209 | }; |
| 1210 | |
Gilad Avidov | d59217c | 2013-02-01 13:45:59 -0700 | [diff] [blame] | 1211 | spi_0: spi@f9923000 { /* BLSP1 QUP1 */ |
| 1212 | compatible = "qcom,spi-qup-v2"; |
| 1213 | #address-cells = <1>; |
| 1214 | #size-cells = <0>; |
| 1215 | reg-names = "spi_physical", "spi_bam_physical"; |
| 1216 | reg = <0xf9923000 0x1000>, |
| 1217 | <0xf9904000 0xF000>; |
| 1218 | interrupt-names = "spi_irq", "spi_bam_irq"; |
| 1219 | interrupts = <0 95 0>, <0 238 0>; |
| 1220 | spi-max-frequency = <19200000>; |
| 1221 | |
Gilad Avidov | cff4ca7 | 2013-07-01 17:35:36 -0600 | [diff] [blame] | 1222 | qcom,gpio-mosi = <&msmgpio 0 0>; |
| 1223 | qcom,gpio-miso = <&msmgpio 1 0>; |
| 1224 | qcom,gpio-clk = <&msmgpio 3 0>; |
| 1225 | qcom,gpio-cs0 = <&msmgpio 22 0>; |
Gilad Avidov | d59217c | 2013-02-01 13:45:59 -0700 | [diff] [blame] | 1226 | |
| 1227 | qcom,infinite-mode = <0>; |
| 1228 | qcom,use-bam; |
| 1229 | qcom,ver-reg-exists; |
| 1230 | qcom,bam-consumer-pipe-index = <12>; |
| 1231 | qcom,bam-producer-pipe-index = <13>; |
Gilad Avidov | cff4ca7 | 2013-07-01 17:35:36 -0600 | [diff] [blame] | 1232 | qcom,master-id = <86>; |
Gilad Avidov | d59217c | 2013-02-01 13:45:59 -0700 | [diff] [blame] | 1233 | }; |
| 1234 | |
Jeff Hugo | 72e1091 | 2013-03-05 11:17:38 -0700 | [diff] [blame] | 1235 | qcom,bam_dmux@fc834000 { |
| 1236 | compatible = "qcom,bam_dmux"; |
| 1237 | reg = <0xfc834000 0x7000>; |
| 1238 | interrupts = <0 29 1>; |
| 1239 | }; |
Pushkar Joshi | 4f3aa0b | 2013-03-07 22:44:04 -0800 | [diff] [blame] | 1240 | |
| 1241 | qcom,msm-rtb { |
| 1242 | compatible = "qcom,msm-rtb"; |
| 1243 | qcom,memory-reservation-type = "EBI1"; |
| 1244 | qcom,memory-reservation-size = <0x100000>; /* 1M EBI1 buffer */ |
| 1245 | }; |
Hariprasad Dhalinarasimha | adf89cc | 2013-03-13 13:41:05 -0700 | [diff] [blame] | 1246 | |
Hariprasad Dhalinarasimha | b548ee5 | 2013-03-11 19:06:30 -0700 | [diff] [blame] | 1247 | qcom,msm-rng@f9bff000 { |
| 1248 | compatible = "qcom,msm-rng"; |
| 1249 | reg = <0xf9bff000 0x200>; |
| 1250 | qcom,msm-rng-iface-clk; |
Hariprasad Dhalinarasimha | e799fb7 | 2013-06-03 13:51:38 -0700 | [diff] [blame] | 1251 | qcom,msm-bus,name = "msm-rng-noc"; |
| 1252 | qcom,msm-bus,num-cases = <2>; |
| 1253 | qcom,msm-bus,num-paths = <1>; |
| 1254 | qcom,msm-bus,vectors-KBps = |
| 1255 | <1 618 0 0>, |
| 1256 | <1 618 0 800>; |
Hariprasad Dhalinarasimha | b548ee5 | 2013-03-11 19:06:30 -0700 | [diff] [blame] | 1257 | }; |
Hariprasad Dhalinarasimha | adf89cc | 2013-03-13 13:41:05 -0700 | [diff] [blame] | 1258 | |
Hariprasad Dhalinarasimha | 4ba4d80 | 2013-03-21 13:03:09 -0700 | [diff] [blame] | 1259 | qcom,tz-log@fe805720 { |
Hariprasad Dhalinarasimha | adf89cc | 2013-03-13 13:41:05 -0700 | [diff] [blame] | 1260 | compatible = "qcom,tz-log"; |
Hariprasad Dhalinarasimha | 4ba4d80 | 2013-03-21 13:03:09 -0700 | [diff] [blame] | 1261 | reg = <0x0fe805720 0x1000>; |
Hariprasad Dhalinarasimha | adf89cc | 2013-03-13 13:41:05 -0700 | [diff] [blame] | 1262 | }; |
Pushkar Joshi | 85a5319 | 2013-03-11 11:15:15 -0700 | [diff] [blame] | 1263 | |
Pratik Patel | f2945ef | 2013-06-13 23:52:05 -0700 | [diff] [blame] | 1264 | jtag_fuse: jtagfuse@fc4be024 { |
| 1265 | compatible = "qcom,jtag-fuse"; |
| 1266 | reg = <0xfc4be024 0x8>; |
| 1267 | reg-names = "fuse-base"; |
| 1268 | }; |
| 1269 | |
Pushkar Joshi | 85a5319 | 2013-03-11 11:15:15 -0700 | [diff] [blame] | 1270 | jtag_mm0: jtagmm@fc33c000 { |
| 1271 | compatible = "qcom,jtag-mm"; |
| 1272 | reg = <0xfc33c000 0x1000>, |
| 1273 | <0xfc330000 0x1000>; |
| 1274 | reg-names = "etm-base","debug-base"; |
| 1275 | }; |
| 1276 | |
| 1277 | jtag_mm1: jtagmm@fc33d000 { |
| 1278 | compatible = "qcom,jtag-mm"; |
| 1279 | reg = <0xfc33d000 0x1000>, |
| 1280 | <0xfc332000 0x1000>; |
| 1281 | reg-names = "etm-base","debug-base"; |
| 1282 | }; |
| 1283 | |
| 1284 | jtag_mm2: jtagmm@fc33e000 { |
| 1285 | compatible = "qcom,jtag-mm"; |
| 1286 | reg = <0xfc33e000 0x1000>, |
| 1287 | <0xfc334000 0x1000>; |
| 1288 | reg-names = "etm-base","debug-base"; |
| 1289 | }; |
| 1290 | |
| 1291 | jtag_mm3: jtagmm@fc33f000 { |
| 1292 | compatible = "qcom,jtag-mm"; |
| 1293 | reg = <0xfc33f000 0x1000>, |
| 1294 | <0xfc336000 0x1000>; |
| 1295 | reg-names = "etm-base","debug-base"; |
| 1296 | }; |
Jeff Hugo | 2be6bb02 | 2013-03-11 10:17:34 -0600 | [diff] [blame] | 1297 | |
| 1298 | qcom,ipc-spinlock@fd484000 { |
| 1299 | compatible = "qcom,ipc-spinlock-sfpb"; |
| 1300 | reg = <0xfd484000 0x400>; |
| 1301 | qcom,num-locks = <8>; |
| 1302 | }; |
Hariprasad Dhalinarasimha | 805ea4d | 2013-03-14 11:16:12 -0700 | [diff] [blame] | 1303 | |
| 1304 | qcom,qseecom@d980000 { |
| 1305 | compatible = "qcom,qseecom"; |
| 1306 | reg = <0xd980000 0x256000>; |
| 1307 | reg-names = "secapp-region"; |
| 1308 | qcom,disk-encrypt-pipe-pair = <2>; |
| 1309 | qcom,hlos-ce-hw-instance = <0>; |
| 1310 | qcom,qsee-ce-hw-instance = <0>; |
Zhen Kong | b231caa | 2014-01-08 09:39:02 -0800 | [diff] [blame] | 1311 | qcom,support-bus-scaling; |
Hariprasad Dhalinarasimha | 805ea4d | 2013-03-14 11:16:12 -0700 | [diff] [blame] | 1312 | qcom,msm-bus,name = "qseecom-noc"; |
| 1313 | qcom,msm-bus,num-cases = <4>; |
| 1314 | qcom,msm-bus,active-only = <0>; |
| 1315 | qcom,msm-bus,num-paths = <1>; |
| 1316 | qcom,msm-bus,vectors-KBps = |
| 1317 | <55 512 0 0>, |
Zhen Kong | b231caa | 2014-01-08 09:39:02 -0800 | [diff] [blame] | 1318 | <55 512 0 0>, |
| 1319 | <55 512 120000 1200000>, |
| 1320 | <55 512 393600 3936000>; |
Hariprasad Dhalinarasimha | 805ea4d | 2013-03-14 11:16:12 -0700 | [diff] [blame] | 1321 | }; |
Hariprasad Dhalinarasimha | 75051f2 | 2013-03-19 15:08:50 -0700 | [diff] [blame] | 1322 | |
| 1323 | qcom,qcrypto@fd404000 { |
| 1324 | compatible = "qcom,qcrypto"; |
| 1325 | reg = <0xfd400000 0x20000>, |
| 1326 | <0xfd404000 0x8000>; |
| 1327 | reg-names = "crypto-base","crypto-bam-base"; |
| 1328 | interrupts = <0 207 0>; |
| 1329 | qcom,bam-pipe-pair = <2>; |
| 1330 | qcom,ce-hw-instance = <0>; |
| 1331 | qcom,ce-hw-shared; |
| 1332 | qcom,msm-bus,name = "qcrypto-noc"; |
| 1333 | qcom,msm-bus,num-cases = <2>; |
| 1334 | qcom,msm-bus,active-only = <0>; |
| 1335 | qcom,msm-bus,num-paths = <1>; |
| 1336 | qcom,msm-bus,vectors-KBps = |
Hariprasad Dhalinarasimha | a2d749e | 2013-05-14 13:00:06 -0700 | [diff] [blame] | 1337 | <55 512 0 0>, |
| 1338 | <55 512 3936000 393600>; |
Hariprasad Dhalinarasimha | 75051f2 | 2013-03-19 15:08:50 -0700 | [diff] [blame] | 1339 | }; |
| 1340 | |
| 1341 | qcom,qcedev@fd400000 { |
| 1342 | compatible = "qcom,qcedev"; |
| 1343 | reg = <0xfd400000 0x20000>, |
| 1344 | <0xfd404000 0x8000>; |
| 1345 | reg-names = "crypto-base","crypto-bam-base"; |
| 1346 | interrupts = <0 207 0>; |
| 1347 | qcom,bam-pipe-pair = <1>; |
| 1348 | qcom,ce-hw-instance = <0>; |
| 1349 | qcom,ce-hw-shared; |
| 1350 | qcom,msm-bus,name = "qcedev-noc"; |
| 1351 | qcom,msm-bus,num-cases = <2>; |
| 1352 | qcom,msm-bus,active-only = <0>; |
| 1353 | qcom,msm-bus,num-paths = <1>; |
| 1354 | qcom,msm-bus,vectors-KBps = |
Hariprasad Dhalinarasimha | a2d749e | 2013-05-14 13:00:06 -0700 | [diff] [blame] | 1355 | <55 512 0 0>, |
| 1356 | <55 512 3936000 393600>; |
Hariprasad Dhalinarasimha | 75051f2 | 2013-03-19 15:08:50 -0700 | [diff] [blame] | 1357 | }; |
Neil Leeder | 45fb9f6 | 2013-06-04 10:46:41 -0400 | [diff] [blame] | 1358 | |
| 1359 | cpu-pmu { |
| 1360 | compatible = "arm,cortex-a7-pmu"; |
| 1361 | qcom,irq-is-percpu; |
| 1362 | interrupts = <1 7 0xf00>; |
| 1363 | }; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 1364 | }; |
David Collins | 37ddb97 | 2012-10-17 15:00:26 -0700 | [diff] [blame] | 1365 | |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1366 | &gdsc_venus { |
Matt Wagantall | b8cba29 | 2013-04-11 15:45:17 -0700 | [diff] [blame] | 1367 | qcom,clock-names = "core_clk"; |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1368 | status = "ok"; |
| 1369 | }; |
| 1370 | |
| 1371 | &gdsc_mdss { |
Matt Wagantall | b8cba29 | 2013-04-11 15:45:17 -0700 | [diff] [blame] | 1372 | qcom,clock-names = "core_clk", "lut_clk"; |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1373 | status = "ok"; |
| 1374 | }; |
| 1375 | |
| 1376 | &gdsc_jpeg { |
Matt Wagantall | b8cba29 | 2013-04-11 15:45:17 -0700 | [diff] [blame] | 1377 | qcom,clock-names = "core_clk"; |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1378 | status = "ok"; |
| 1379 | }; |
| 1380 | |
| 1381 | &gdsc_vfe { |
Matt Wagantall | b8cba29 | 2013-04-11 15:45:17 -0700 | [diff] [blame] | 1382 | qcom,clock-names = "core_clk", "csi_clk", "cpp_clk"; |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1383 | status = "ok"; |
| 1384 | }; |
| 1385 | |
| 1386 | &gdsc_oxili_cx { |
Matt Wagantall | b8cba29 | 2013-04-11 15:45:17 -0700 | [diff] [blame] | 1387 | qcom,clock-names = "core_clk"; |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1388 | status = "ok"; |
| 1389 | }; |
| 1390 | |
| 1391 | &gdsc_usb_hsic { |
| 1392 | status = "ok"; |
| 1393 | }; |
| 1394 | |
David Keitel | 376b268 | 2013-03-05 18:40:01 -0800 | [diff] [blame] | 1395 | /include/ "msm-pm8226-rpm-regulator.dtsi" |
Kenneth Heitke | bea6ca2 | 2013-02-07 17:23:21 -0700 | [diff] [blame] | 1396 | /include/ "msm-pm8226.dtsi" |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 1397 | /include/ "msm8226-regulator.dtsi" |
Siddartha Mohanadoss | ae99e77 | 2013-02-19 15:44:40 -0800 | [diff] [blame] | 1398 | |
| 1399 | &pm8226_vadc { |
| 1400 | chan@0 { |
| 1401 | label = "usb_in"; |
| 1402 | reg = <0>; |
| 1403 | qcom,decimation = <0>; |
| 1404 | qcom,pre-div-channel-scaling = <4>; |
| 1405 | qcom,calibration-type = "absolute"; |
| 1406 | qcom,scale-function = <0>; |
| 1407 | qcom,hw-settle-time = <0>; |
| 1408 | qcom,fast-avg-setup = <0>; |
| 1409 | }; |
| 1410 | |
| 1411 | chan@2 { |
| 1412 | label = "vchg_sns"; |
| 1413 | reg = <2>; |
| 1414 | qcom,decimation = <0>; |
| 1415 | qcom,pre-div-channel-scaling = <3>; |
| 1416 | qcom,calibration-type = "absolute"; |
| 1417 | qcom,scale-function = <0>; |
| 1418 | qcom,hw-settle-time = <0>; |
| 1419 | qcom,fast-avg-setup = <0>; |
| 1420 | }; |
| 1421 | |
| 1422 | chan@5 { |
| 1423 | label = "vcoin"; |
| 1424 | reg = <5>; |
| 1425 | qcom,decimation = <0>; |
| 1426 | qcom,pre-div-channel-scaling = <1>; |
| 1427 | qcom,calibration-type = "absolute"; |
| 1428 | qcom,scale-function = <0>; |
| 1429 | qcom,hw-settle-time = <0>; |
| 1430 | qcom,fast-avg-setup = <0>; |
| 1431 | }; |
| 1432 | |
| 1433 | chan@6 { |
| 1434 | label = "vbat_sns"; |
| 1435 | reg = <6>; |
| 1436 | qcom,decimation = <0>; |
| 1437 | qcom,pre-div-channel-scaling = <1>; |
| 1438 | qcom,calibration-type = "absolute"; |
| 1439 | qcom,scale-function = <0>; |
| 1440 | qcom,hw-settle-time = <0>; |
| 1441 | qcom,fast-avg-setup = <0>; |
| 1442 | }; |
| 1443 | |
| 1444 | chan@7 { |
| 1445 | label = "vph_pwr"; |
| 1446 | reg = <7>; |
| 1447 | qcom,decimation = <0>; |
| 1448 | qcom,pre-div-channel-scaling = <1>; |
| 1449 | qcom,calibration-type = "absolute"; |
| 1450 | qcom,scale-function = <0>; |
| 1451 | qcom,hw-settle-time = <0>; |
| 1452 | qcom,fast-avg-setup = <0>; |
| 1453 | }; |
| 1454 | |
| 1455 | chan@30 { |
| 1456 | label = "batt_therm"; |
| 1457 | reg = <0x30>; |
| 1458 | qcom,decimation = <0>; |
| 1459 | qcom,pre-div-channel-scaling = <0>; |
| 1460 | qcom,calibration-type = "ratiometric"; |
| 1461 | qcom,scale-function = <1>; |
Siddartha Mohanadoss | 74cece6 | 2013-02-22 10:07:30 -0800 | [diff] [blame] | 1462 | qcom,hw-settle-time = <2>; |
Siddartha Mohanadoss | ae99e77 | 2013-02-19 15:44:40 -0800 | [diff] [blame] | 1463 | qcom,fast-avg-setup = <0>; |
| 1464 | }; |
| 1465 | |
| 1466 | chan@31 { |
| 1467 | label = "batt_id"; |
| 1468 | reg = <0x31>; |
| 1469 | qcom,decimation = <0>; |
| 1470 | qcom,pre-div-channel-scaling = <0>; |
| 1471 | qcom,calibration-type = "ratiometric"; |
| 1472 | qcom,scale-function = <0>; |
| 1473 | qcom,hw-settle-time = <2>; |
| 1474 | qcom,fast-avg-setup = <0>; |
| 1475 | }; |
| 1476 | |
| 1477 | chan@b2 { |
| 1478 | label = "xo_therm_pu2"; |
| 1479 | reg = <0xb2>; |
| 1480 | qcom,decimation = <0>; |
| 1481 | qcom,pre-div-channel-scaling = <0>; |
| 1482 | qcom,calibration-type = "ratiometric"; |
| 1483 | qcom,scale-function = <4>; |
Siddartha Mohanadoss | 74cece6 | 2013-02-22 10:07:30 -0800 | [diff] [blame] | 1484 | qcom,hw-settle-time = <2>; |
Siddartha Mohanadoss | ae99e77 | 2013-02-19 15:44:40 -0800 | [diff] [blame] | 1485 | qcom,fast-avg-setup = <0>; |
| 1486 | }; |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1487 | |
Siddartha Mohanadoss | 3cb7615 | 2013-04-12 16:17:02 -0700 | [diff] [blame] | 1488 | chan@39 { |
| 1489 | label = "usb_id_nopull"; |
| 1490 | reg = <0x39>; |
| 1491 | qcom,decimation = <0>; |
| 1492 | qcom,pre-div-channel-scaling = <0>; |
| 1493 | qcom,calibration-type = "ratiometric"; |
| 1494 | qcom,scale-function = <0>; |
| 1495 | qcom,hw-settle-time = <2>; |
| 1496 | qcom,fast-avg-setup = <0>; |
| 1497 | }; |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1498 | }; |
| 1499 | |
Siddartha Mohanadoss | 8aea317 | 2013-05-09 11:49:37 -0700 | [diff] [blame] | 1500 | &pm8226_adc_tm { |
| 1501 | /* Channel Node */ |
| 1502 | chan@30 { |
| 1503 | label = "batt_therm"; |
| 1504 | reg = <0x30>; |
| 1505 | qcom,decimation = <0>; |
| 1506 | qcom,pre-div-channel-scaling = <0>; |
| 1507 | qcom,calibration-type = "ratiometric"; |
| 1508 | qcom,scale-function = <1>; |
| 1509 | qcom,hw-settle-time = <2>; |
| 1510 | qcom,fast-avg-setup = <3>; |
| 1511 | qcom,btm-channel-number = <0x48>; |
Siddartha Mohanadoss | 58ffe0e | 2014-02-11 17:40:13 -0800 | [diff] [blame] | 1512 | qcom,meas-interval-timer-idx = <2>; |
Siddartha Mohanadoss | 8aea317 | 2013-05-09 11:49:37 -0700 | [diff] [blame] | 1513 | }; |
| 1514 | |
| 1515 | chan@8 { |
| 1516 | label = "die_temp"; |
| 1517 | reg = <8>; |
| 1518 | qcom,decimation = <0>; |
| 1519 | qcom,pre-div-channel-scaling = <0>; |
| 1520 | qcom,calibration-type = "absolute"; |
| 1521 | qcom,scale-function = <3>; |
| 1522 | qcom,hw-settle-time = <0>; |
| 1523 | qcom,fast-avg-setup = <3>; |
| 1524 | qcom,btm-channel-number = <0x68>; |
| 1525 | }; |
| 1526 | |
| 1527 | chan@6 { |
| 1528 | label = "vbat_sns"; |
| 1529 | reg = <6>; |
| 1530 | qcom,decimation = <0>; |
| 1531 | qcom,pre-div-channel-scaling = <1>; |
| 1532 | qcom,calibration-type = "absolute"; |
| 1533 | qcom,scale-function = <0>; |
| 1534 | qcom,hw-settle-time = <0>; |
| 1535 | qcom,fast-avg-setup = <3>; |
| 1536 | qcom,btm-channel-number = <0x70>; |
| 1537 | }; |
| 1538 | |
| 1539 | chan@14 { |
| 1540 | label = "pa_therm0"; |
| 1541 | reg = <0x14>; |
| 1542 | qcom,decimation = <0>; |
| 1543 | qcom,pre-div-channel-scaling = <0>; |
| 1544 | qcom,calibration-type = "ratiometric"; |
| 1545 | qcom,scale-function = <2>; |
| 1546 | qcom,hw-settle-time = <2>; |
| 1547 | qcom,fast-avg-setup = <0>; |
| 1548 | qcom,btm-channel-number = <0x78>; |
| 1549 | qcom,thermal-node; |
| 1550 | }; |
| 1551 | |
| 1552 | chan@17 { |
| 1553 | label = "pa_therm1"; |
| 1554 | reg = <0x17>; |
| 1555 | qcom,decimation = <0>; |
| 1556 | qcom,pre-div-channel-scaling = <0>; |
| 1557 | qcom,calibration-type = "ratiometric"; |
| 1558 | qcom,scale-function = <2>; |
| 1559 | qcom,hw-settle-time = <2>; |
| 1560 | qcom,fast-avg-setup = <0>; |
| 1561 | qcom,btm-channel-number = <0x80>; |
| 1562 | qcom,thermal-node; |
| 1563 | }; |
| 1564 | }; |
| 1565 | |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1566 | &pm8226_chg { |
| 1567 | status = "ok"; |
| 1568 | |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 1569 | qcom,chgr@1000 { |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1570 | status = "ok"; |
| 1571 | }; |
| 1572 | |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 1573 | qcom,buck@1100 { |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1574 | status = "ok"; |
| 1575 | }; |
| 1576 | |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 1577 | qcom,bat-if@1200 { |
Fenglin Wu | 009098a | 2013-03-08 15:50:51 -0800 | [diff] [blame] | 1578 | status = "ok"; |
| 1579 | }; |
| 1580 | |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 1581 | qcom,usb-chgpth@1300 { |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1582 | status = "ok"; |
| 1583 | }; |
| 1584 | |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 1585 | qcom,boost@1500 { |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1586 | status = "ok"; |
| 1587 | }; |
| 1588 | |
| 1589 | qcom,chg-misc@1600 { |
| 1590 | status = "ok"; |
| 1591 | }; |
Siddartha Mohanadoss | ae99e77 | 2013-02-19 15:44:40 -0800 | [diff] [blame] | 1592 | }; |