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