Mitchel Humpherys | 85d0869 | 2012-10-23 12:56:35 -0700 | [diff] [blame] | 1 | /* Copyright (c) 2012-2013, 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 */ |
Gilad Avidov | d59217c | 2013-02-01 13:45:59 -0700 | [diff] [blame] | 24 | }; |
| 25 | |
Laura Abbott | f3196b2 | 2013-03-11 16:22:34 -0700 | [diff] [blame] | 26 | memory { |
| 27 | secure_mem: secure_region { |
| 28 | linux,contiguous-region; |
| 29 | reg = <0 0x3800000>; |
| 30 | label = "secure_mem"; |
| 31 | }; |
Laura Abbott | 429e82b | 2013-03-25 13:03:06 -0700 | [diff] [blame] | 32 | |
| 33 | qsecom_mem: qsecom_region { |
| 34 | linux,contiguous-region; |
| 35 | reg = <0 0x780000>; |
| 36 | label = "qsecom_mem"; |
| 37 | }; |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 38 | }; |
Laura Abbott | 429e82b | 2013-03-25 13:03:06 -0700 | [diff] [blame] | 39 | |
Stepan Moskovchenko | 7d8cdcaa | 2013-04-25 17:10:55 -0700 | [diff] [blame] | 40 | soc: soc { }; |
| 41 | }; |
| 42 | |
| 43 | /include/ "msm8226-ion.dtsi" |
| 44 | /include/ "msm8226-camera.dtsi" |
| 45 | /include/ "msm-gdsc.dtsi" |
| 46 | /include/ "msm8226-iommu.dtsi" |
| 47 | /include/ "msm8226-pm.dtsi" |
| 48 | /include/ "msm8226-smp2p.dtsi" |
| 49 | /include/ "msm8226-gpu.dtsi" |
| 50 | /include/ "msm8226-bus.dtsi" |
| 51 | /include/ "msm8226-mdss.dtsi" |
| 52 | /include/ "msm8226-coresight.dtsi" |
| 53 | /include/ "msm8226-iommu-domains.dtsi" |
| 54 | |
| 55 | &soc { |
| 56 | #address-cells = <1>; |
| 57 | #size-cells = <1>; |
| 58 | ranges; |
| 59 | |
| 60 | intc: interrupt-controller@f9000000 { |
| 61 | compatible = "qcom,msm-qgic2"; |
| 62 | interrupt-controller; |
| 63 | #interrupt-cells = <3>; |
| 64 | reg = <0xF9000000 0x1000>, |
| 65 | <0xF9002000 0x1000>; |
| 66 | }; |
| 67 | |
| 68 | msmgpio: gpio@fd510000 { |
| 69 | compatible = "qcom,msm-gpio"; |
| 70 | interrupt-controller; |
| 71 | #interrupt-cells = <2>; |
| 72 | reg = <0xfd510000 0x4000>; |
| 73 | gpio-controller; |
| 74 | #gpio-cells = <2>; |
| 75 | ngpio = <117>; |
| 76 | interrupts = <0 208 0>; |
| 77 | qcom,direct-connect-irqs = <8>; |
Laura Abbott | f3196b2 | 2013-03-11 16:22:34 -0700 | [diff] [blame] | 78 | }; |
| 79 | |
Abhimanyu Kapur | 58d303a7 | 2013-04-30 16:13:41 -0700 | [diff] [blame] | 80 | qcom,mpm2-sleep-counter@fc4a3000 { |
| 81 | compatible = "qcom,mpm2-sleep-counter"; |
| 82 | reg = <0xfc4a3000 0x1000>; |
| 83 | clock-frequency = <32768>; |
| 84 | }; |
| 85 | |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 86 | timer { |
Syed Rameez Mustafa | 0824d6c | 2012-11-29 18:53:56 -0800 | [diff] [blame] | 87 | compatible = "arm,armv7-timer"; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 88 | interrupts = <1 2 0 1 3 0>; |
| 89 | clock-frequency = <19200000>; |
| 90 | }; |
| 91 | |
Stephen Boyd | 72759f6 | 2013-04-10 14:20:27 -0700 | [diff] [blame] | 92 | timer@f9020000 { |
| 93 | #address-cells = <1>; |
| 94 | #size-cells = <1>; |
| 95 | ranges; |
| 96 | compatible = "arm,armv7-timer-mem"; |
| 97 | reg = <0xf9020000 0x1000>; |
| 98 | clock-frequency = <19200000>; |
| 99 | |
| 100 | frame@f9021000 { |
| 101 | frame-number = <0>; |
| 102 | interrupts = <0 8 0x4>, |
| 103 | <0 7 0x4>; |
| 104 | reg = <0xf9021000 0x1000>, |
| 105 | <0xf9022000 0x1000>; |
| 106 | }; |
| 107 | |
| 108 | frame@f9023000 { |
| 109 | frame-number = <1>; |
| 110 | interrupts = <0 9 0x4>; |
| 111 | reg = <0xf9023000 0x1000>; |
| 112 | status = "disabled"; |
| 113 | }; |
| 114 | |
| 115 | frame@f9024000 { |
| 116 | frame-number = <2>; |
| 117 | interrupts = <0 10 0x4>; |
| 118 | reg = <0xf9024000 0x1000>; |
| 119 | status = "disabled"; |
| 120 | }; |
| 121 | |
| 122 | frame@f9025000 { |
| 123 | frame-number = <3>; |
| 124 | interrupts = <0 11 0x4>; |
| 125 | reg = <0xf9025000 0x1000>; |
| 126 | status = "disabled"; |
| 127 | }; |
| 128 | |
| 129 | frame@f9026000 { |
| 130 | frame-number = <4>; |
| 131 | interrupts = <0 12 0x4>; |
| 132 | reg = <0xf9026000 0x1000>; |
| 133 | status = "disabled"; |
| 134 | }; |
| 135 | |
| 136 | frame@f9027000 { |
| 137 | frame-number = <5>; |
| 138 | interrupts = <0 13 0x4>; |
| 139 | reg = <0xf9027000 0x1000>; |
| 140 | status = "disabled"; |
| 141 | }; |
| 142 | |
| 143 | frame@f9028000 { |
| 144 | frame-number = <6>; |
| 145 | interrupts = <0 14 0x4>; |
| 146 | reg = <0xf9028000 0x1000>; |
| 147 | status = "disabled"; |
| 148 | }; |
| 149 | }; |
| 150 | |
Ashray Kulkarni | fbf88dbd | 2013-02-22 18:02:26 -0800 | [diff] [blame] | 151 | qcom,vidc@fdc00000 { |
| 152 | compatible = "qcom,msm-vidc"; |
| 153 | reg = <0xfdc00000 0xff000>; |
| 154 | interrupts = <0 44 0>; |
| 155 | qcom,load-freq-tbl = <352800 160000000>, |
| 156 | <244800 133330000>, |
| 157 | <108000 66700000>; |
| 158 | qcom,hfi = "venus"; |
| 159 | qcom,bus-ports = <1>; |
| 160 | qcom,reg-presets = <0xE0024 0x0>, |
| 161 | <0x80124 0x3>, |
| 162 | <0xE0020 0x5555556>, |
| 163 | <0x800B0 0x10101001>, |
| 164 | <0x800B4 0x00101010>, |
| 165 | <0x800C0 0x1010100f>, |
| 166 | <0x800C4 0x00101010>, |
| 167 | <0x800D0 0x00000010>, |
| 168 | <0x800D4 0x00000010>, |
| 169 | <0x800D8 0x00000707>; |
| 170 | qcom,enc-ddr-ab-ib = <0 0>, |
| 171 | <129000 142000>, |
| 172 | <384000 422000>, |
| 173 | <866000 953000>; |
| 174 | qcom,dec-ddr-ab-ib = <0 0>, |
| 175 | <103000 134000>, |
| 176 | <268000 348000>, |
| 177 | <505000 657000>; |
| 178 | qcom,iommu-groups = <&venus_domain_ns &venus_domain_cp>; |
| 179 | qcom,iommu-group-buffer-types = <0xfff 0x1ff>; |
| 180 | qcom,buffer-type-tz-usage-table = <0x1 0x1>, |
| 181 | <0x1fe 0x2>; |
Deva Ramasubramanian | 74b1dda | 2013-03-27 13:16:17 -0700 | [diff] [blame] | 182 | qcom,max-hw-load = <352800>; /* 720p @ 30 + 1080p @ 30 */ |
Ashray Kulkarni | fbf88dbd | 2013-02-22 18:02:26 -0800 | [diff] [blame] | 183 | }; |
| 184 | |
| 185 | qcom,wfd { |
| 186 | compatible = "qcom,msm-wfd"; |
| 187 | }; |
| 188 | |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 189 | serial@f991f000 { |
| 190 | compatible = "qcom,msm-lsuart-v14"; |
| 191 | reg = <0xf991f000 0x1000>; |
| 192 | interrupts = <0 109 0>; |
| 193 | status = "disabled"; |
| 194 | }; |
| 195 | |
| 196 | serial@f995e000 { |
| 197 | compatible = "qcom,msm-lsuart-v14"; |
| 198 | reg = <0xf995e000 0x1000>; |
| 199 | interrupts = <0 114 0>; |
| 200 | status = "disabled"; |
| 201 | }; |
| 202 | |
Abhimanyu Kapur | 032b1f4 | 2013-01-18 00:10:50 -0800 | [diff] [blame] | 203 | qcom,msm-imem@fe805000 { |
| 204 | compatible = "qcom,msm-imem"; |
| 205 | reg = <0xfe805000 0x1000>; /* Address and size of IMEM */ |
| 206 | }; |
| 207 | |
Yan He | 7c06ce3 | 2012-12-03 17:12:31 -0800 | [diff] [blame] | 208 | qcom,sps@f9984000 { |
| 209 | compatible = "qcom,msm_sps"; |
| 210 | reg = <0xf9984000 0x15000>, |
| 211 | <0xf9999000 0xb000>; |
| 212 | interrupts = <0 94 0>; |
| 213 | }; |
| 214 | |
Vamsi Krishna | 840835b | 2013-04-01 22:01:05 -0700 | [diff] [blame] | 215 | qcom,usbbam@f9a44000 { |
| 216 | compatible = "qcom,usb-bam-msm"; |
| 217 | reg = <0xf9a44000 0x11000>; |
| 218 | reg-names = "hsusb"; |
| 219 | interrupts = <0 135 0>; |
| 220 | interrupt-names = "hsusb"; |
| 221 | qcom,usb-bam-num-pipes = <16>; |
| 222 | qcom,usb-bam-fifo-baseaddr = <0xfe803000>; |
| 223 | qcom,ignore-core-reset-ack; |
| 224 | qcom,disable-clk-gating; |
| 225 | |
| 226 | qcom,pipe0 { |
| 227 | label = "hsusb-qdss-in-0"; |
| 228 | qcom,usb-bam-mem-type = <3>; |
| 229 | qcom,bam-type = <1>; |
| 230 | qcom,dir = <1>; |
| 231 | qcom,pipe-num = <0>; |
| 232 | qcom,peer-bam = <1>; |
| 233 | qcom,src-bam-physical-address = <0xfc37c000>; |
| 234 | qcom,src-bam-pipe-index = <0>; |
| 235 | qcom,dst-bam-physical-address = <0xf9a44000>; |
| 236 | qcom,dst-bam-pipe-index = <2>; |
| 237 | qcom,data-fifo-offset = <0x0>; |
| 238 | qcom,data-fifo-size = <0x600>; |
| 239 | qcom,descriptor-fifo-offset = <0x600>; |
| 240 | qcom,descriptor-fifo-size = <0x200>; |
| 241 | }; |
| 242 | }; |
| 243 | |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 244 | usb@f9a55000 { |
| 245 | compatible = "qcom,hsusb-otg"; |
| 246 | reg = <0xf9a55000 0x400>; |
Mayank Rana | ac2a54f | 2013-01-17 10:14:35 +0530 | [diff] [blame] | 247 | interrupts = <0 134 0>, <0 140 0>; |
| 248 | interrupt-names = "core_irq", "async_irq"; |
Mayank Rana | 8335a77 | 2013-03-06 10:12:27 +0530 | [diff] [blame] | 249 | hsusb_vdd_dig-supply = <&pm8226_s1_corner>; |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 250 | HSUSB_1p8-supply = <&pm8226_l10>; |
| 251 | HSUSB_3p3-supply = <&pm8226_l20>; |
Mayank Rana | 8335a77 | 2013-03-06 10:12:27 +0530 | [diff] [blame] | 252 | qcom,vdd-voltage-level = <1 5 7>; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 253 | |
Vamsi Krishna | 1f26591 | 2013-04-22 22:50:06 -0700 | [diff] [blame] | 254 | qcom,hsusb-otg-phy-init-seq = |
| 255 | <0x44 0x80 0x68 0x81 0x24 0x82 0x13 0x83 0xffffffff>; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 256 | qcom,hsusb-otg-phy-type = <2>; |
| 257 | qcom,hsusb-otg-mode = <1>; |
Vamsi Krishna | 0d56410 | 2013-03-02 15:26:55 -0800 | [diff] [blame] | 258 | qcom,hsusb-otg-otg-control = <2>; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 259 | qcom,hsusb-otg-disable-reset; |
Mayank Rana | 15f01b5 | 2013-03-08 18:28:56 +0530 | [diff] [blame] | 260 | qcom,dp-manual-pullup; |
Mayank Rana | 5403e2a | 2013-02-26 11:18:39 +0530 | [diff] [blame] | 261 | |
| 262 | qcom,msm-bus,name = "usb2"; |
| 263 | qcom,msm-bus,num-cases = <2>; |
Mayank Rana | 5403e2a | 2013-02-26 11:18:39 +0530 | [diff] [blame] | 264 | qcom,msm-bus,num-paths = <1>; |
| 265 | qcom,msm-bus,vectors-KBps = |
| 266 | <87 512 0 0>, |
| 267 | <87 512 60000 960000>; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 268 | }; |
| 269 | |
Mayank Rana | 6bd9a27 | 2013-01-29 16:23:23 +0530 | [diff] [blame] | 270 | android_usb@fe8050c8 { |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 271 | compatible = "qcom,android-usb"; |
Mayank Rana | 6bd9a27 | 2013-01-29 16:23:23 +0530 | [diff] [blame] | 272 | reg = <0xfe8050c8 0xc8>; |
Chiranjeevi Velempati | 9d79766 | 2013-04-22 15:45:38 +0530 | [diff] [blame] | 273 | qcom,android-usb-cdrom; |
Manu Gautam | 1bdb780 | 2013-05-22 12:48:35 +0530 | [diff] [blame^] | 274 | qcom,android-usb-swfi-latency = <1>; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 275 | }; |
| 276 | |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 277 | wcd9xxx_intc: wcd9xxx-irq { |
| 278 | compatible = "qcom,wcd9xxx-irq"; |
| 279 | interrupt-controller; |
| 280 | #interrupt-cells = <1>; |
| 281 | interrupt-parent = <&msmgpio>; |
| 282 | interrupts = <68 0>; |
| 283 | interrupt-names = "cdc-int"; |
| 284 | }; |
| 285 | |
Phani Kumar Uppalapati | 5f285bf | 2013-05-05 23:36:57 -0700 | [diff] [blame] | 286 | slim_msm: slim@fe12f000 { |
Bhalchandra Gajare | fb78597 | 2012-12-06 19:25:10 -0800 | [diff] [blame] | 287 | cell-index = <1>; |
| 288 | compatible = "qcom,slim-ngd"; |
| 289 | reg = <0xfe12f000 0x35000>, |
| 290 | <0xfe104000 0x20000>; |
| 291 | reg-names = "slimbus_physical", "slimbus_bam_physical"; |
| 292 | interrupts = <0 163 0>, <0 164 0>; |
| 293 | interrupt-names = "slimbus_irq", "slimbus_bam_irq"; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 294 | |
| 295 | tapan_codec { |
| 296 | compatible = "qcom,tapan-slim-pgd"; |
| 297 | elemental-addr = [00 01 E0 00 17 02]; |
| 298 | |
| 299 | interrupt-parent = <&wcd9xxx_intc>; |
| 300 | interrupts = <0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
| 301 | 17 18 19 20 21 22 23 24 25 26 27 28>; |
| 302 | qcom,cdc-reset-gpio = <&msmgpio 72 0>; |
| 303 | |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 304 | cdc-vdd-buck-supply = <&pm8226_s4>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 305 | qcom,cdc-vdd-buck-voltage = <2100000 2100000>; |
| 306 | qcom,cdc-vdd-buck-current = <650000>; |
| 307 | |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 308 | cdc-vdd-h-supply = <&pm8226_l6>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 309 | qcom,cdc-vdd-h-voltage = <1800000 1800000>; |
| 310 | qcom,cdc-vdd-h-current = <25000>; |
| 311 | |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 312 | cdc-vdd-px-supply = <&pm8226_l6>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 313 | qcom,cdc-vdd-px-voltage = <1800000 1800000>; |
| 314 | qcom,cdc-vdd-px-current = <25000>; |
| 315 | |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 316 | cdc-vdd-a-1p2v-supply = <&pm8226_l4>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 317 | qcom,cdc-vdd-a-1p2v-voltage = <1200000 1200000>; |
| 318 | qcom,cdc-vdd-a-1p2v-current = <10000>; |
| 319 | |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 320 | cdc-vdd-cx-supply = <&pm8226_l4>; |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 321 | qcom,cdc-vdd-cx-voltage = <1200000 1200000>; |
| 322 | qcom,cdc-vdd-cx-current = <10000>; |
| 323 | |
Joonwoo Park | 7323921 | 2013-04-10 15:11:06 -0700 | [diff] [blame] | 324 | qcom,cdc-static-supplies = "cdc-vdd-buck", |
| 325 | "cdc-vdd-h", |
| 326 | "cdc-vdd-px", |
| 327 | "cdc-vdd-a-1p2v", |
| 328 | "cdc-vdd-cx"; |
| 329 | |
Bhalchandra Gajare | 555bceb | 2012-12-12 22:48:34 -0800 | [diff] [blame] | 330 | qcom,cdc-micbias-ldoh-v = <0x3>; |
| 331 | qcom,cdc-micbias-cfilt1-mv = <1800>; |
| 332 | qcom,cdc-micbias-cfilt2-mv = <1800>; |
| 333 | qcom,cdc-micbias-cfilt3-mv = <1800>; |
| 334 | |
| 335 | qcom,cdc-micbias1-cfilt-sel = <0x0>; |
| 336 | qcom,cdc-micbias2-cfilt-sel = <0x1>; |
| 337 | qcom,cdc-micbias3-cfilt-sel = <0x2>; |
| 338 | |
| 339 | qcom,cdc-mclk-clk-rate = <9600000>; |
| 340 | qcom,cdc-slim-ifd = "tapan-slim-ifd"; |
| 341 | qcom,cdc-slim-ifd-elemental-addr = [00 00 E0 00 17 02]; |
| 342 | }; |
Bhalchandra Gajare | fb78597 | 2012-12-06 19:25:10 -0800 | [diff] [blame] | 343 | }; |
| 344 | |
Bhalchandra Gajare | e1915b8 | 2012-12-12 17:28:39 -0800 | [diff] [blame] | 345 | qcom,msm-adsp-loader { |
| 346 | compatible = "qcom,adsp-loader"; |
| 347 | qcom,adsp-state = <0>; |
| 348 | }; |
| 349 | |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 350 | sound { |
| 351 | compatible = "qcom,msm8226-audio-tapan"; |
| 352 | qcom,model = "msm8226-tapan-snd-card"; |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 353 | qcom,tapan-mclk-clk-freq = <9600000>; |
Banajit Goswami | f992153 | 2013-05-10 11:24:52 -0700 | [diff] [blame] | 354 | qcom,prim-auxpcm-gpio-clk = <&msmgpio 63 0>; |
| 355 | qcom,prim-auxpcm-gpio-sync = <&msmgpio 64 0>; |
| 356 | qcom,prim-auxpcm-gpio-din = <&msmgpio 65 0>; |
| 357 | qcom,prim-auxpcm-gpio-dout = <&msmgpio 66 0>; |
| 358 | qcom,prim-auxpcm-gpio-set = "prim-gpio-prim"; |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 359 | }; |
| 360 | |
| 361 | qcom,msm-pcm { |
| 362 | compatible = "qcom,msm-pcm-dsp"; |
Bhalchandra Gajare | 510d442 | 2013-03-01 21:07:12 -0800 | [diff] [blame] | 363 | qcom,msm-pcm-dsp-id = <0>; |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 364 | }; |
| 365 | |
| 366 | qcom,msm-pcm-routing { |
| 367 | compatible = "qcom,msm-pcm-routing"; |
| 368 | }; |
| 369 | |
Bhalchandra Gajare | 18468a6 | 2013-03-11 18:32:49 -0700 | [diff] [blame] | 370 | qcom,msm-pcm-low-latency { |
| 371 | compatible = "qcom,msm-pcm-dsp"; |
| 372 | qcom,msm-pcm-dsp-id = <1>; |
| 373 | qcom,msm-pcm-low-latency; |
| 374 | }; |
| 375 | |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 376 | qcom,msm-pcm-lpa { |
| 377 | compatible = "qcom,msm-pcm-lpa"; |
| 378 | }; |
| 379 | |
| 380 | qcom,msm-compr-dsp { |
| 381 | compatible = "qcom,msm-compr-dsp"; |
| 382 | }; |
| 383 | |
| 384 | qcom,msm-voip-dsp { |
| 385 | compatible = "qcom,msm-voip-dsp"; |
| 386 | }; |
| 387 | |
| 388 | qcom,msm-pcm-voice { |
| 389 | compatible = "qcom,msm-pcm-voice"; |
| 390 | }; |
| 391 | |
| 392 | qcom,msm-stub-codec { |
| 393 | compatible = "qcom,msm-stub-codec"; |
| 394 | }; |
| 395 | |
| 396 | qcom,msm-dai-fe { |
| 397 | compatible = "qcom,msm-dai-fe"; |
| 398 | }; |
| 399 | |
| 400 | qcom,msm-pcm-afe { |
| 401 | compatible = "qcom,msm-pcm-afe"; |
| 402 | }; |
| 403 | |
| 404 | qcom,msm-dai-q6-hdmi { |
| 405 | compatible = "qcom,msm-dai-q6-hdmi"; |
| 406 | qcom,msm-dai-q6-dev-id = <8>; |
| 407 | }; |
| 408 | |
| 409 | qcom,msm-dai-q6 { |
| 410 | compatible = "qcom,msm-dai-q6"; |
| 411 | qcom,msm-dai-q6-sb-0-rx { |
| 412 | compatible = "qcom,msm-dai-q6-dev"; |
| 413 | qcom,msm-dai-q6-dev-id = <16384>; |
| 414 | }; |
| 415 | |
| 416 | qcom,msm-dai-q6-sb-0-tx { |
| 417 | compatible = "qcom,msm-dai-q6-dev"; |
| 418 | qcom,msm-dai-q6-dev-id = <16385>; |
| 419 | }; |
| 420 | |
| 421 | qcom,msm-dai-q6-sb-1-rx { |
| 422 | compatible = "qcom,msm-dai-q6-dev"; |
| 423 | qcom,msm-dai-q6-dev-id = <16386>; |
| 424 | }; |
| 425 | |
| 426 | qcom,msm-dai-q6-sb-1-tx { |
| 427 | compatible = "qcom,msm-dai-q6-dev"; |
| 428 | qcom,msm-dai-q6-dev-id = <16387>; |
| 429 | }; |
| 430 | |
| 431 | qcom,msm-dai-q6-sb-3-rx { |
| 432 | compatible = "qcom,msm-dai-q6-dev"; |
| 433 | qcom,msm-dai-q6-dev-id = <16390>; |
| 434 | }; |
| 435 | |
| 436 | qcom,msm-dai-q6-sb-3-tx { |
| 437 | compatible = "qcom,msm-dai-q6-dev"; |
| 438 | qcom,msm-dai-q6-dev-id = <16391>; |
| 439 | }; |
| 440 | |
| 441 | qcom,msm-dai-q6-sb-4-rx { |
| 442 | compatible = "qcom,msm-dai-q6-dev"; |
| 443 | qcom,msm-dai-q6-dev-id = <16392>; |
| 444 | }; |
| 445 | |
| 446 | qcom,msm-dai-q6-sb-4-tx { |
| 447 | compatible = "qcom,msm-dai-q6-dev"; |
| 448 | qcom,msm-dai-q6-dev-id = <16393>; |
| 449 | }; |
| 450 | |
| 451 | qcom,msm-dai-q6-bt-sco-rx { |
| 452 | compatible = "qcom,msm-dai-q6-dev"; |
| 453 | qcom,msm-dai-q6-dev-id = <12288>; |
| 454 | }; |
| 455 | |
| 456 | qcom,msm-dai-q6-bt-sco-tx { |
| 457 | compatible = "qcom,msm-dai-q6-dev"; |
| 458 | qcom,msm-dai-q6-dev-id = <12289>; |
| 459 | }; |
| 460 | |
| 461 | qcom,msm-dai-q6-int-fm-rx { |
| 462 | compatible = "qcom,msm-dai-q6-dev"; |
| 463 | qcom,msm-dai-q6-dev-id = <12292>; |
| 464 | }; |
| 465 | |
| 466 | qcom,msm-dai-q6-int-fm-tx { |
| 467 | compatible = "qcom,msm-dai-q6-dev"; |
| 468 | qcom,msm-dai-q6-dev-id = <12293>; |
| 469 | }; |
| 470 | |
| 471 | qcom,msm-dai-q6-be-afe-pcm-rx { |
| 472 | compatible = "qcom,msm-dai-q6-dev"; |
| 473 | qcom,msm-dai-q6-dev-id = <224>; |
| 474 | }; |
| 475 | |
| 476 | qcom,msm-dai-q6-be-afe-pcm-tx { |
| 477 | compatible = "qcom,msm-dai-q6-dev"; |
| 478 | qcom,msm-dai-q6-dev-id = <225>; |
| 479 | }; |
| 480 | |
| 481 | qcom,msm-dai-q6-afe-proxy-rx { |
| 482 | compatible = "qcom,msm-dai-q6-dev"; |
| 483 | qcom,msm-dai-q6-dev-id = <241>; |
| 484 | }; |
| 485 | |
| 486 | qcom,msm-dai-q6-afe-proxy-tx { |
| 487 | compatible = "qcom,msm-dai-q6-dev"; |
| 488 | qcom,msm-dai-q6-dev-id = <240>; |
| 489 | }; |
Vicky Sehrawat | 2ef554c | 2013-03-12 17:24:20 -0700 | [diff] [blame] | 490 | |
| 491 | qcom,msm-dai-q6-incall-record-rx { |
| 492 | compatible = "qcom,msm-dai-q6-dev"; |
| 493 | qcom,msm-dai-q6-dev-id = <32771>; |
| 494 | }; |
| 495 | |
| 496 | qcom,msm-dai-q6-incall-record-tx { |
| 497 | compatible = "qcom,msm-dai-q6-dev"; |
| 498 | qcom,msm-dai-q6-dev-id = <32772>; |
| 499 | }; |
| 500 | |
| 501 | qcom,msm-dai-q6-incall-music-rx { |
| 502 | compatible = "qcom,msm-dai-q6-dev"; |
| 503 | qcom,msm-dai-q6-dev-id = <32773>; |
| 504 | }; |
Bhalchandra Gajare | 03a40ec | 2012-12-17 11:38:28 -0800 | [diff] [blame] | 505 | }; |
| 506 | |
| 507 | qcom,msm-pcm-hostless { |
| 508 | compatible = "qcom,msm-pcm-hostless"; |
| 509 | }; |
| 510 | |
Banajit Goswami | f992153 | 2013-05-10 11:24:52 -0700 | [diff] [blame] | 511 | qcom,msm-auxpcm { |
| 512 | compatible = "qcom,msm-auxpcm-resource"; |
| 513 | qcom,msm-cpudai-auxpcm-clk = "pcm_clk"; |
| 514 | qcom,msm-cpudai-auxpcm-mode = <0>, <0>; |
| 515 | qcom,msm-cpudai-auxpcm-sync = <1>, <1>; |
| 516 | qcom,msm-cpudai-auxpcm-frame = <5>, <4>; |
| 517 | qcom,msm-cpudai-auxpcm-quant = <2>, <2>; |
| 518 | qcom,msm-cpudai-auxpcm-slot = <1>, <1>; |
| 519 | qcom,msm-cpudai-auxpcm-data = <0>, <0>; |
| 520 | qcom,msm-cpudai-auxpcm-pcm-clk-rate = <2048000>, <2048000>; |
| 521 | |
| 522 | qcom,msm-prim-auxpcm-rx { |
| 523 | qcom,msm-auxpcm-dev-id = <4106>; |
| 524 | compatible = "qcom,msm-auxpcm-dev"; |
| 525 | }; |
| 526 | |
| 527 | qcom,msm-prim-auxpcm-tx { |
| 528 | qcom,msm-auxpcm-dev-id = <4107>; |
| 529 | compatible = "qcom,msm-auxpcm-dev"; |
| 530 | }; |
| 531 | }; |
| 532 | |
Sheng Fang | b6a0648 | 2013-03-20 13:21:36 +0800 | [diff] [blame] | 533 | qcom,wcnss-wlan@fb000000 { |
| 534 | compatible = "qcom,wcnss_wlan"; |
Sameer Thalappil | 58281ca | 2013-04-10 18:50:18 -0700 | [diff] [blame] | 535 | reg = <0xfb000000 0x280000>, |
| 536 | <0xf9011008 0x04>; |
| 537 | reg-names = "wcnss_mmio", "wcnss_fiq"; |
Sheng Fang | b6a0648 | 2013-03-20 13:21:36 +0800 | [diff] [blame] | 538 | interrupts = <0 145 0 0 146 0>; |
| 539 | interrupt-names = "wcnss_wlantx_irq", "wcnss_wlanrx_irq"; |
| 540 | |
| 541 | qcom,pronto-vddmx-supply = <&pm8226_l3>; |
| 542 | qcom,pronto-vddcx-supply = <&pm8226_s1>; |
| 543 | qcom,pronto-vddpx-supply = <&pm8226_l6>; |
| 544 | qcom,iris-vddxo-supply = <&pm8226_l10>; |
| 545 | qcom,iris-vddrfa-supply = <&pm8226_l24>; |
| 546 | qcom,iris-vddpa-supply = <&pm8226_l16>; |
| 547 | qcom,iris-vdddig-supply = <&pm8226_l24>; |
| 548 | |
| 549 | gpios = <&msmgpio 40 0>, <&msmgpio 41 0>, <&msmgpio 42 0>, <&msmgpio 43 0>, <&msmgpio 44 0>; |
| 550 | qcom,has_pronto_hw; |
| 551 | }; |
rockiec | 44833a3 | 2013-03-21 02:06:14 +0800 | [diff] [blame] | 552 | |
| 553 | qcom,msm-adsp-sensors { |
| 554 | compatible = "qcom,msm-adsp-sensors"; |
| 555 | qcom,src-id = <11>; |
| 556 | qcom,dst-id = <604>; |
| 557 | qcom,ab = <32505856>; |
| 558 | qcom,ib = <32505856>; |
| 559 | }; |
| 560 | |
Mitchel Humpherys | 5fe1c9b | 2012-10-09 17:30:19 -0700 | [diff] [blame] | 561 | qcom,wdt@f9017000 { |
| 562 | compatible = "qcom,msm-watchdog"; |
| 563 | reg = <0xf9017000 0x1000>; |
| 564 | interrupts = <0 3 0>, <0 4 0>; |
| 565 | qcom,bark-time = <11000>; |
| 566 | qcom,pet-time = <10000>; |
Mitchel Humpherys | 1be2380 | 2012-11-16 15:52:32 -0800 | [diff] [blame] | 567 | qcom,ipi-ping; |
Mitchel Humpherys | 5fe1c9b | 2012-10-09 17:30:19 -0700 | [diff] [blame] | 568 | }; |
| 569 | |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 570 | qcom,smem@fa00000 { |
| 571 | compatible = "qcom,smem"; |
Jeff Hugo | 41e5c2f | 2013-04-26 11:38:32 -0600 | [diff] [blame] | 572 | reg = <0xfa00000 0x100000>, |
Stepan Moskovchenko | d6ee826 | 2013-02-06 11:26:05 -0800 | [diff] [blame] | 573 | <0xf9011000 0x1000>, |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 574 | <0xfc428000 0x4000>; |
| 575 | reg-names = "smem", "irq-reg-base", "aux-mem1"; |
| 576 | |
| 577 | qcom,smd-modem { |
| 578 | compatible = "qcom,smd"; |
| 579 | qcom,smd-edge = <0>; |
| 580 | qcom,smd-irq-offset = <0x8>; |
| 581 | qcom,smd-irq-bitmask = <0x1000>; |
| 582 | qcom,pil-string = "modem"; |
| 583 | interrupts = <0 25 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 584 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 585 | |
| 586 | qcom,smsm-modem { |
| 587 | compatible = "qcom,smsm"; |
| 588 | qcom,smsm-edge = <0>; |
| 589 | qcom,smsm-irq-offset = <0x8>; |
| 590 | qcom,smsm-irq-bitmask = <0x2000>; |
| 591 | interrupts = <0 26 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 592 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 593 | |
| 594 | qcom,smd-adsp { |
| 595 | compatible = "qcom,smd"; |
| 596 | qcom,smd-edge = <1>; |
| 597 | qcom,smd-irq-offset = <0x8>; |
| 598 | qcom,smd-irq-bitmask = <0x100>; |
| 599 | qcom,pil-string = "adsp"; |
| 600 | interrupts = <0 156 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 601 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 602 | |
| 603 | qcom,smsm-adsp { |
| 604 | compatible = "qcom,smsm"; |
| 605 | qcom,smsm-edge = <1>; |
| 606 | qcom,smsm-irq-offset = <0x8>; |
| 607 | qcom,smsm-irq-bitmask = <0x200>; |
| 608 | interrupts = <0 157 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 609 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 610 | |
| 611 | qcom,smd-wcnss { |
| 612 | compatible = "qcom,smd"; |
| 613 | qcom,smd-edge = <6>; |
| 614 | qcom,smd-irq-offset = <0x8>; |
| 615 | qcom,smd-irq-bitmask = <0x20000>; |
| 616 | qcom,pil-string = "wcnss"; |
| 617 | interrupts = <0 142 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 618 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 619 | |
| 620 | qcom,smsm-wcnss { |
| 621 | compatible = "qcom,smsm"; |
| 622 | qcom,smsm-edge = <6>; |
| 623 | qcom,smsm-irq-offset = <0x8>; |
| 624 | qcom,smsm-irq-bitmask = <0x80000>; |
| 625 | interrupts = <0 144 1>; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 626 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 627 | |
| 628 | qcom,smd-rpm { |
| 629 | compatible = "qcom,smd"; |
| 630 | qcom,smd-edge = <15>; |
| 631 | qcom,smd-irq-offset = <0x8>; |
| 632 | qcom,smd-irq-bitmask = <0x1>; |
| 633 | interrupts = <0 168 1>; |
| 634 | qcom,irq-no-suspend; |
David Ng | b715e32 | 2012-12-01 12:57:08 -0800 | [diff] [blame] | 635 | }; |
Jeff Hugo | 7f9705b6 | 2012-10-12 10:38:26 -0600 | [diff] [blame] | 636 | }; |
| 637 | |
Praveen Chidambaram | c8af25e | 2012-12-19 11:27:36 -0700 | [diff] [blame] | 638 | rpm_bus: qcom,rpm-smd { |
| 639 | compatible = "qcom,rpm-smd"; |
| 640 | rpm-channel-name = "rpm_requests"; |
| 641 | rpm-channel-type = <15>; /* SMD_APPS_RPM */ |
Praveen Chidambaram | c8af25e | 2012-12-19 11:27:36 -0700 | [diff] [blame] | 642 | }; |
| 643 | |
Asutosh Das | 99912e6 | 2012-12-06 12:38:46 +0530 | [diff] [blame] | 644 | sdcc1: qcom,sdcc@f9824000 { |
| 645 | cell-index = <1>; /* SDC1 eMMC slot */ |
| 646 | compatible = "qcom,msm-sdcc"; |
| 647 | |
Asutosh Das | 6b82fc5 | 2012-11-23 12:00:26 +0530 | [diff] [blame] | 648 | reg = <0xf9824000 0x800>, |
| 649 | <0xf9824800 0x100>, |
| 650 | <0xf9804000 0x7000>; |
| 651 | reg-names = "core_mem", "dml_mem", "bam_mem"; |
| 652 | interrupts = <0 123 0>, <0 137 0>; |
| 653 | interrupt-names = "core_irq", "bam_irq"; |
Asutosh Das | 99912e6 | 2012-12-06 12:38:46 +0530 | [diff] [blame] | 654 | |
| 655 | qcom,bus-width = <8>; |
| 656 | status = "disabled"; |
| 657 | }; |
| 658 | |
Sahitya Tummala | 9e00136 | 2013-03-28 11:00:55 +0530 | [diff] [blame] | 659 | sdhc_1: sdhci@f9824900 { |
| 660 | compatible = "qcom,sdhci-msm"; |
| 661 | reg = <0xf9824900 0x11c>, <0xf9824000 0x800>; |
| 662 | reg-names = "hc_mem", "core_mem"; |
| 663 | |
| 664 | interrupts = <0 123 0>, <0 138 0>; |
| 665 | interrupt-names = "hc_irq", "pwr_irq"; |
| 666 | |
| 667 | qcom,bus-width = <8>; |
| 668 | status = "disabled"; |
| 669 | }; |
| 670 | |
Asutosh Das | 99912e6 | 2012-12-06 12:38:46 +0530 | [diff] [blame] | 671 | sdcc2: qcom,sdcc@f98a4000 { |
| 672 | cell-index = <2>; /* SDC2 SD card slot */ |
| 673 | compatible = "qcom,msm-sdcc"; |
| 674 | |
Asutosh Das | 6b82fc5 | 2012-11-23 12:00:26 +0530 | [diff] [blame] | 675 | reg = <0xf98a4000 0x800>, |
| 676 | <0xf98a4800 0x100>, |
| 677 | <0xf9884000 0x7000>; |
| 678 | reg-names = "core_mem", "dml_mem", "bam_mem"; |
| 679 | interrupts = <0 125 0>, <0 220 0>; |
| 680 | interrupt-names = "core_irq", "bam_irq"; |
Asutosh Das | 99912e6 | 2012-12-06 12:38:46 +0530 | [diff] [blame] | 681 | |
| 682 | qcom,bus-width = <4>; |
| 683 | status = "disabled"; |
| 684 | }; |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 685 | |
Sahitya Tummala | 9e00136 | 2013-03-28 11:00:55 +0530 | [diff] [blame] | 686 | sdhc_2: sdhci@f98a4900 { |
| 687 | compatible = "qcom,sdhci-msm"; |
| 688 | reg = <0xf98a4900 0x11c>, <0xf98a4000 0x800>; |
| 689 | reg-names = "hc_mem", "core_mem"; |
| 690 | |
| 691 | interrupts = <0 125 0>, <0 221 0>; |
| 692 | interrupt-names = "hc_irq", "pwr_irq"; |
| 693 | |
| 694 | qcom,bus-width = <4>; |
| 695 | status = "disabled"; |
| 696 | }; |
| 697 | |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 698 | spmi_bus: qcom,spmi@fc4c0000 { |
| 699 | cell-index = <0>; |
| 700 | compatible = "qcom,spmi-pmic-arb"; |
Kenneth Heitke | 366b8a4 | 2012-12-18 13:51:37 -0700 | [diff] [blame] | 701 | reg-names = "core", "intr", "cnfg"; |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 702 | reg = <0xfc4cf000 0x1000>, |
Kenneth Heitke | 366b8a4 | 2012-12-18 13:51:37 -0700 | [diff] [blame] | 703 | <0Xfc4cb000 0x1000>, |
| 704 | <0Xfc4ca000 0x1000>; |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 705 | /* 190,ee0_krait_hlos_spmi_periph_irq */ |
| 706 | /* 187,channel_0_krait_hlos_trans_done_irq */ |
| 707 | interrupts = <0 190 0>, <0 187 0>; |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 708 | qcom,pmic-arb-ee = <0>; |
| 709 | qcom,pmic-arb-channel = <0>; |
Kenneth Heitke | e580400 | 2012-11-15 17:50:07 -0700 | [diff] [blame] | 710 | }; |
| 711 | |
Gilad Avidov | 28e18eb | 2012-11-21 18:13:25 -0700 | [diff] [blame] | 712 | i2c@f9926000 { /* BLSP-1 QUP-4 */ |
| 713 | cell-index = <0>; |
| 714 | compatible = "qcom,i2c-qup"; |
| 715 | reg = <0xf9926000 0x1000>; |
| 716 | #address-cells = <1>; |
| 717 | #size-cells = <0>; |
| 718 | reg-names = "qup_phys_addr"; |
| 719 | interrupts = <0 98 0>; |
| 720 | interrupt-names = "qup_err_intr"; |
| 721 | qcom,i2c-bus-freq = <100000>; |
| 722 | }; |
Patrick Daly | 99a52ca | 2012-10-23 12:00:45 -0700 | [diff] [blame] | 723 | |
Amy Maloche | 41708ba | 2013-03-03 15:19:27 -0800 | [diff] [blame] | 724 | i2c@f9927000 { /* BLSP1 QUP5 */ |
| 725 | cell-index = <5>; |
| 726 | compatible = "qcom,i2c-qup"; |
| 727 | #address-cells = <1>; |
| 728 | #size-cells = <0>; |
| 729 | reg-names = "qup_phys_addr"; |
| 730 | reg = <0xf9927000 0x1000>; |
| 731 | interrupt-names = "qup_err_intr"; |
| 732 | interrupts = <0 99 0>; |
Amy Maloche | 118e5d6 | 2013-05-01 14:53:35 -0700 | [diff] [blame] | 733 | qcom,i2c-bus-freq = <384000>; |
Amy Maloche | 41708ba | 2013-03-03 15:19:27 -0800 | [diff] [blame] | 734 | qcom,i2c-src-freq = <19200000>; |
| 735 | }; |
| 736 | |
Patrick Daly | 99a52ca | 2012-10-23 12:00:45 -0700 | [diff] [blame] | 737 | qcom,acpuclk@f9011050 { |
| 738 | compatible = "qcom,acpuclk-a7"; |
| 739 | reg = <0xf9011050 0x8>; |
| 740 | reg-names = "rcg_base"; |
Patrick Daly | f9451d2 | 2013-03-20 14:20:12 -0700 | [diff] [blame] | 741 | a7_cpu-supply = <&apc_vreg_corner>; |
Patrick Daly | 99a52ca | 2012-10-23 12:00:45 -0700 | [diff] [blame] | 742 | }; |
Mitchel Humpherys | 00beacf | 2012-10-11 13:53:43 -0700 | [diff] [blame] | 743 | |
| 744 | qcom,ocmem@fdd00000 { |
| 745 | compatible = "qcom,msm-ocmem"; |
| 746 | reg = <0xfdd00000 0x2000>, |
| 747 | <0xfdd02000 0x2000>, |
| 748 | <0xfe039000 0x400>, |
Mitchel Humpherys | 1da744d | 2013-03-08 17:20:41 -0800 | [diff] [blame] | 749 | <0xfec00000 0x20000>; |
Mitchel Humpherys | 00beacf | 2012-10-11 13:53:43 -0700 | [diff] [blame] | 750 | reg-names = "ocmem_ctrl_physical", "dm_ctrl_physical", "br_ctrl_physical", "ocmem_physical"; |
| 751 | interrupts = <0 76 0 0 77 0>; |
| 752 | interrupt-names = "ocmem_irq", "dm_irq"; |
| 753 | qcom,ocmem-num-regions = <0x1>; |
| 754 | qcom,ocmem-num-macros = <0x2>; |
| 755 | qcom,resource-type = <0x706d636f>; |
| 756 | #address-cells = <1>; |
| 757 | #size-cells = <1>; |
Mitchel Humpherys | 1da744d | 2013-03-08 17:20:41 -0800 | [diff] [blame] | 758 | ranges = <0x0 0xfec00000 0x20000>; |
Mitchel Humpherys | 00beacf | 2012-10-11 13:53:43 -0700 | [diff] [blame] | 759 | |
| 760 | partition@0 { |
Mitchel Humpherys | 1da744d | 2013-03-08 17:20:41 -0800 | [diff] [blame] | 761 | reg = <0x0 0x20000>; |
Mitchel Humpherys | 00beacf | 2012-10-11 13:53:43 -0700 | [diff] [blame] | 762 | qcom,ocmem-part-name = "graphics"; |
Mitchel Humpherys | 1da744d | 2013-03-08 17:20:41 -0800 | [diff] [blame] | 763 | qcom,ocmem-part-min = <0x20000>; |
Mitchel Humpherys | 00beacf | 2012-10-11 13:53:43 -0700 | [diff] [blame] | 764 | }; |
| 765 | }; |
| 766 | |
Patrick Daly | b83f0b0 | 2013-01-09 12:36:19 -0800 | [diff] [blame] | 767 | qcom,venus@fdce0000 { |
| 768 | compatible = "qcom,pil-venus"; |
| 769 | reg = <0xfdce0000 0x4000>, |
| 770 | <0xfdc80000 0x400>; |
| 771 | reg-names = "wrapper_base", "vbif_base"; |
| 772 | vdd-supply = <&gdsc_venus>; |
| 773 | |
| 774 | qcom,firmware-name = "venus"; |
| 775 | }; |
Patrick Daly | 1e3bc6c | 2013-01-09 12:34:25 -0800 | [diff] [blame] | 776 | |
| 777 | qcom,pronto@fb21b000 { |
| 778 | compatible = "qcom,pil-pronto"; |
| 779 | reg = <0xfb21b000 0x3000>, |
| 780 | <0xfc401700 0x4>, |
| 781 | <0xfd485300 0xc>; |
| 782 | reg-names = "pmu_base", "clk_base", "halt_base"; |
| 783 | interrupts = <0 149 1>; |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 784 | vdd_pronto_pll-supply = <&pm8226_l8>; |
Patrick Daly | 1e3bc6c | 2013-01-09 12:34:25 -0800 | [diff] [blame] | 785 | |
| 786 | qcom,firmware-name = "wcnss"; |
Sameer Thalappil | 5c2c41b | 2013-04-02 11:08:21 -0700 | [diff] [blame] | 787 | |
Sameer Thalappil | 4ba8630 | 2013-04-05 17:36:54 -0700 | [diff] [blame] | 788 | /* GPIO inputs from wcnss */ |
Sameer Thalappil | 5c2c41b | 2013-04-02 11:08:21 -0700 | [diff] [blame] | 789 | qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_4_in 0 0>; |
Sameer Thalappil | b1e03c0 | 2013-04-29 14:52:00 -0700 | [diff] [blame] | 790 | qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_4_in 1 0>; |
Sameer Thalappil | 4ba8630 | 2013-04-05 17:36:54 -0700 | [diff] [blame] | 791 | qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_4_in 2 0>; |
Sameer Thalappil | 5c2c41b | 2013-04-02 11:08:21 -0700 | [diff] [blame] | 792 | |
| 793 | /* GPIO output to wcnss */ |
| 794 | qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_4_out 0 0>; |
Patrick Daly | 1e3bc6c | 2013-01-09 12:34:25 -0800 | [diff] [blame] | 795 | }; |
Neeti Desai | 1f7ca2d | 2012-11-21 13:25:57 -0800 | [diff] [blame] | 796 | |
Sheng Fang | 0a85b0d | 2013-03-19 08:16:51 +0800 | [diff] [blame] | 797 | qcom,iris-fm { |
| 798 | compatible = "qcom,iris_fm"; |
| 799 | }; |
| 800 | |
Patrick Daly | 4df5984 | 2013-01-09 12:31:40 -0800 | [diff] [blame] | 801 | qcom,lpass@fe200000 { |
| 802 | compatible = "qcom,pil-q6v5-lpass"; |
| 803 | reg = <0xfe200000 0x00100>, |
Matt Wagantall | 015b50af | 2013-03-05 18:51:16 -0800 | [diff] [blame] | 804 | <0xfd485100 0x00010>, |
| 805 | <0xfc4016c0 0x00004>; |
| 806 | reg-names = "qdsp6_base", "halt_base", "restart_reg"; |
David Keitel | f4c8b8b | 2013-02-25 15:25:27 -0800 | [diff] [blame] | 807 | vdd_cx-supply = <&pm8226_s1_corner>; |
Patrick Daly | 4df5984 | 2013-01-09 12:31:40 -0800 | [diff] [blame] | 808 | interrupts = <0 162 1>; |
| 809 | |
| 810 | qcom,firmware-name = "adsp"; |
Ravishankar Sarawadi | 2e8ac7d | 2013-03-28 15:23:30 -0700 | [diff] [blame] | 811 | |
Ravishankar Sarawadi | ab203a8 | 2013-04-09 18:46:11 -0700 | [diff] [blame] | 812 | /* GPIO inputs from lpass */ |
Ravishankar Sarawadi | 2e8ac7d | 2013-03-28 15:23:30 -0700 | [diff] [blame] | 813 | qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_2_in 0 0>; |
Ravishankar Sarawadi | ab203a8 | 2013-04-09 18:46:11 -0700 | [diff] [blame] | 814 | qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_2_in 2 0>; |
Ravishankar Sarawadi | 7edc9d7 | 2013-04-09 18:15:03 -0700 | [diff] [blame] | 815 | qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_2_in 1 0>; |
Ravishankar Sarawadi | 2e8ac7d | 2013-03-28 15:23:30 -0700 | [diff] [blame] | 816 | |
| 817 | /* GPIO output to lpass */ |
| 818 | qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_2_out 0 0>; |
Patrick Daly | 4df5984 | 2013-01-09 12:31:40 -0800 | [diff] [blame] | 819 | }; |
| 820 | |
Patrick Daly | 742337f | 2013-01-29 12:06:06 -0800 | [diff] [blame] | 821 | qcom,mss@fc880000 { |
| 822 | compatible = "qcom,pil-q6v5-mss"; |
| 823 | reg = <0xfc880000 0x100>, |
| 824 | <0xfd485000 0x400>, |
| 825 | <0xfc820000 0x020>, |
| 826 | <0xfc401680 0x004>, |
Patrick Daly | 742337f | 2013-01-29 12:06:06 -0800 | [diff] [blame] | 827 | <0xfd485194 0x4>; |
| 828 | reg-names = "qdsp6_base", "halt_base", "rmb_base", |
Matt Wagantall | 724b2bb | 2013-03-18 14:54:06 -0700 | [diff] [blame] | 829 | "restart_reg", "cxrail_bhs_reg"; |
Patrick Daly | 742337f | 2013-01-29 12:06:06 -0800 | [diff] [blame] | 830 | |
| 831 | interrupts = <0 24 1>; |
Patrick Daly | 742337f | 2013-01-29 12:06:06 -0800 | [diff] [blame] | 832 | vdd_cx-supply = <&pm8226_s1_corner>; |
| 833 | vdd_mx-supply = <&pm8226_l3>; |
| 834 | vdd_pll-supply = <&pm8226_l8>; |
| 835 | qcom,vdd_pll = <1800000>; |
| 836 | |
| 837 | qcom,is-loadable; |
| 838 | qcom,firmware-name = "mba"; |
| 839 | qcom,pil-self-auth; |
Patrick Daly | fe258e2 | 2013-03-22 21:02:14 -0700 | [diff] [blame] | 840 | |
Seemanta Dutta | a0f253e | 2013-01-16 18:54:40 -0800 | [diff] [blame] | 841 | /* GPIO inputs from mss */ |
Patrick Daly | fe258e2 | 2013-03-22 21:02:14 -0700 | [diff] [blame] | 842 | qcom,gpio-err-fatal = <&smp2pgpio_ssr_smp2p_1_in 0 0>; |
Seemanta Dutta | 9fb72ed | 2013-01-25 14:22:15 -0800 | [diff] [blame] | 843 | qcom,gpio-err-ready = <&smp2pgpio_ssr_smp2p_1_in 1 0>; |
Seemanta Dutta | a0f253e | 2013-01-16 18:54:40 -0800 | [diff] [blame] | 844 | qcom,gpio-proxy-unvote = <&smp2pgpio_ssr_smp2p_1_in 2 0>; |
Patrick Daly | fe258e2 | 2013-03-22 21:02:14 -0700 | [diff] [blame] | 845 | |
| 846 | /* GPIO output to mss */ |
| 847 | qcom,gpio-force-stop = <&smp2pgpio_ssr_smp2p_1_out 0 0>; |
Patrick Daly | 742337f | 2013-01-29 12:06:06 -0800 | [diff] [blame] | 848 | }; |
| 849 | |
Neeti Desai | 1f7ca2d | 2012-11-21 13:25:57 -0800 | [diff] [blame] | 850 | qcom,msm-mem-hole { |
| 851 | compatible = "qcom,msm-mem-hole"; |
Neeti Desai | 3d0a98b | 2013-04-10 10:41:03 -0700 | [diff] [blame] | 852 | qcom,memblock-remove = <0x6400000 0x9b00000>; /* Address and Size of Hole */ |
Neeti Desai | 1f7ca2d | 2012-11-21 13:25:57 -0800 | [diff] [blame] | 853 | }; |
Siddartha Mohanadoss | fcd9856 | 2013-02-13 08:53:22 -0800 | [diff] [blame] | 854 | |
| 855 | tsens: tsens@fc4a8000 { |
| 856 | compatible = "qcom,msm-tsens"; |
| 857 | reg = <0xfc4a8000 0x2000>, |
| 858 | <0xfc4b8000 0x1000>; |
| 859 | reg-names = "tsens_physical", "tsens_eeprom_physical"; |
| 860 | interrupts = <0 184 0>; |
Siddartha Mohanadoss | 9a4e94a | 2013-03-06 19:15:59 -0800 | [diff] [blame] | 861 | qcom,sensors = <4>; |
| 862 | qcom,slope = <2901 2846 3038 2955>; |
Siddartha Mohanadoss | fcd9856 | 2013-02-13 08:53:22 -0800 | [diff] [blame] | 863 | qcom,calib-mode = "fuse_map2"; |
| 864 | }; |
Praveen Chidambaram | a03bda5 | 2013-02-12 21:23:13 -0700 | [diff] [blame] | 865 | |
| 866 | qcom,msm-thermal { |
| 867 | compatible = "qcom,msm-thermal"; |
| 868 | qcom,sensor-id = <0>; |
| 869 | qcom,poll-ms = <250>; |
| 870 | qcom,limit-temp = <60>; |
| 871 | qcom,temp-hysteresis = <10>; |
| 872 | qcom,freq-step = <2>; |
Praveen Chidambaram | a7435ce | 2013-05-03 12:52:42 -0600 | [diff] [blame] | 873 | qcom,freq-control-mask = <0xf>; |
Praveen Chidambaram | a03bda5 | 2013-02-12 21:23:13 -0700 | [diff] [blame] | 874 | }; |
| 875 | |
Gilad Avidov | d59217c | 2013-02-01 13:45:59 -0700 | [diff] [blame] | 876 | spi_0: spi@f9923000 { /* BLSP1 QUP1 */ |
| 877 | compatible = "qcom,spi-qup-v2"; |
| 878 | #address-cells = <1>; |
| 879 | #size-cells = <0>; |
| 880 | reg-names = "spi_physical", "spi_bam_physical"; |
| 881 | reg = <0xf9923000 0x1000>, |
| 882 | <0xf9904000 0xF000>; |
| 883 | interrupt-names = "spi_irq", "spi_bam_irq"; |
| 884 | interrupts = <0 95 0>, <0 238 0>; |
| 885 | spi-max-frequency = <19200000>; |
| 886 | |
| 887 | gpios = <&msmgpio 3 0>, /* CLK */ |
| 888 | <&msmgpio 1 0>, /* MISO */ |
| 889 | <&msmgpio 0 0>; /* MOSI */ |
aiquny | b1e82f3 | 2013-03-13 15:35:53 -0700 | [diff] [blame] | 890 | cs-gpios = <&msmgpio 22 0>; |
Gilad Avidov | d59217c | 2013-02-01 13:45:59 -0700 | [diff] [blame] | 891 | |
| 892 | qcom,infinite-mode = <0>; |
| 893 | qcom,use-bam; |
| 894 | qcom,ver-reg-exists; |
| 895 | qcom,bam-consumer-pipe-index = <12>; |
| 896 | qcom,bam-producer-pipe-index = <13>; |
| 897 | }; |
| 898 | |
Jeff Hugo | 72e1091 | 2013-03-05 11:17:38 -0700 | [diff] [blame] | 899 | qcom,bam_dmux@fc834000 { |
| 900 | compatible = "qcom,bam_dmux"; |
| 901 | reg = <0xfc834000 0x7000>; |
| 902 | interrupts = <0 29 1>; |
| 903 | }; |
Pushkar Joshi | 4f3aa0b | 2013-03-07 22:44:04 -0800 | [diff] [blame] | 904 | |
| 905 | qcom,msm-rtb { |
| 906 | compatible = "qcom,msm-rtb"; |
| 907 | qcom,memory-reservation-type = "EBI1"; |
| 908 | qcom,memory-reservation-size = <0x100000>; /* 1M EBI1 buffer */ |
| 909 | }; |
Hariprasad Dhalinarasimha | adf89cc | 2013-03-13 13:41:05 -0700 | [diff] [blame] | 910 | |
Hariprasad Dhalinarasimha | b548ee5 | 2013-03-11 19:06:30 -0700 | [diff] [blame] | 911 | qcom,msm-rng@f9bff000 { |
| 912 | compatible = "qcom,msm-rng"; |
| 913 | reg = <0xf9bff000 0x200>; |
| 914 | qcom,msm-rng-iface-clk; |
| 915 | }; |
Hariprasad Dhalinarasimha | adf89cc | 2013-03-13 13:41:05 -0700 | [diff] [blame] | 916 | |
Hariprasad Dhalinarasimha | 4ba4d80 | 2013-03-21 13:03:09 -0700 | [diff] [blame] | 917 | qcom,tz-log@fe805720 { |
Hariprasad Dhalinarasimha | adf89cc | 2013-03-13 13:41:05 -0700 | [diff] [blame] | 918 | compatible = "qcom,tz-log"; |
Hariprasad Dhalinarasimha | 4ba4d80 | 2013-03-21 13:03:09 -0700 | [diff] [blame] | 919 | reg = <0x0fe805720 0x1000>; |
Hariprasad Dhalinarasimha | adf89cc | 2013-03-13 13:41:05 -0700 | [diff] [blame] | 920 | }; |
Pushkar Joshi | 85a5319 | 2013-03-11 11:15:15 -0700 | [diff] [blame] | 921 | |
| 922 | jtag_mm0: jtagmm@fc33c000 { |
| 923 | compatible = "qcom,jtag-mm"; |
| 924 | reg = <0xfc33c000 0x1000>, |
| 925 | <0xfc330000 0x1000>; |
| 926 | reg-names = "etm-base","debug-base"; |
| 927 | }; |
| 928 | |
| 929 | jtag_mm1: jtagmm@fc33d000 { |
| 930 | compatible = "qcom,jtag-mm"; |
| 931 | reg = <0xfc33d000 0x1000>, |
| 932 | <0xfc332000 0x1000>; |
| 933 | reg-names = "etm-base","debug-base"; |
| 934 | }; |
| 935 | |
| 936 | jtag_mm2: jtagmm@fc33e000 { |
| 937 | compatible = "qcom,jtag-mm"; |
| 938 | reg = <0xfc33e000 0x1000>, |
| 939 | <0xfc334000 0x1000>; |
| 940 | reg-names = "etm-base","debug-base"; |
| 941 | }; |
| 942 | |
| 943 | jtag_mm3: jtagmm@fc33f000 { |
| 944 | compatible = "qcom,jtag-mm"; |
| 945 | reg = <0xfc33f000 0x1000>, |
| 946 | <0xfc336000 0x1000>; |
| 947 | reg-names = "etm-base","debug-base"; |
| 948 | }; |
Jeff Hugo | 2be6bb02 | 2013-03-11 10:17:34 -0600 | [diff] [blame] | 949 | |
| 950 | qcom,ipc-spinlock@fd484000 { |
| 951 | compatible = "qcom,ipc-spinlock-sfpb"; |
| 952 | reg = <0xfd484000 0x400>; |
| 953 | qcom,num-locks = <8>; |
| 954 | }; |
Hariprasad Dhalinarasimha | 805ea4d | 2013-03-14 11:16:12 -0700 | [diff] [blame] | 955 | |
| 956 | qcom,qseecom@d980000 { |
| 957 | compatible = "qcom,qseecom"; |
| 958 | reg = <0xd980000 0x256000>; |
| 959 | reg-names = "secapp-region"; |
| 960 | qcom,disk-encrypt-pipe-pair = <2>; |
| 961 | qcom,hlos-ce-hw-instance = <0>; |
| 962 | qcom,qsee-ce-hw-instance = <0>; |
| 963 | qcom,msm-bus,name = "qseecom-noc"; |
| 964 | qcom,msm-bus,num-cases = <4>; |
| 965 | qcom,msm-bus,active-only = <0>; |
| 966 | qcom,msm-bus,num-paths = <1>; |
| 967 | qcom,msm-bus,vectors-KBps = |
| 968 | <55 512 0 0>, |
| 969 | <55 512 3936000 393600>, |
| 970 | <55 512 3936000 393600>, |
| 971 | <55 512 3936000 393600>; |
| 972 | }; |
Hariprasad Dhalinarasimha | 75051f2 | 2013-03-19 15:08:50 -0700 | [diff] [blame] | 973 | |
| 974 | qcom,qcrypto@fd404000 { |
| 975 | compatible = "qcom,qcrypto"; |
| 976 | reg = <0xfd400000 0x20000>, |
| 977 | <0xfd404000 0x8000>; |
| 978 | reg-names = "crypto-base","crypto-bam-base"; |
| 979 | interrupts = <0 207 0>; |
| 980 | qcom,bam-pipe-pair = <2>; |
| 981 | qcom,ce-hw-instance = <0>; |
| 982 | qcom,ce-hw-shared; |
| 983 | qcom,msm-bus,name = "qcrypto-noc"; |
| 984 | qcom,msm-bus,num-cases = <2>; |
| 985 | qcom,msm-bus,active-only = <0>; |
| 986 | qcom,msm-bus,num-paths = <1>; |
| 987 | qcom,msm-bus,vectors-KBps = |
| 988 | <56 512 0 0>, |
| 989 | <56 512 3936000 393600>; |
| 990 | }; |
| 991 | |
| 992 | qcom,qcedev@fd400000 { |
| 993 | compatible = "qcom,qcedev"; |
| 994 | reg = <0xfd400000 0x20000>, |
| 995 | <0xfd404000 0x8000>; |
| 996 | reg-names = "crypto-base","crypto-bam-base"; |
| 997 | interrupts = <0 207 0>; |
| 998 | qcom,bam-pipe-pair = <1>; |
| 999 | qcom,ce-hw-instance = <0>; |
| 1000 | qcom,ce-hw-shared; |
| 1001 | qcom,msm-bus,name = "qcedev-noc"; |
| 1002 | qcom,msm-bus,num-cases = <2>; |
| 1003 | qcom,msm-bus,active-only = <0>; |
| 1004 | qcom,msm-bus,num-paths = <1>; |
| 1005 | qcom,msm-bus,vectors-KBps = |
| 1006 | <56 512 0 0>, |
| 1007 | <56 512 3936000 393600>; |
| 1008 | }; |
Syed Rameez Mustafa | 332018f | 2012-10-11 18:01:59 -0700 | [diff] [blame] | 1009 | }; |
David Collins | 37ddb97 | 2012-10-17 15:00:26 -0700 | [diff] [blame] | 1010 | |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1011 | &gdsc_venus { |
Matt Wagantall | b8cba29 | 2013-04-11 15:45:17 -0700 | [diff] [blame] | 1012 | qcom,clock-names = "core_clk"; |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1013 | status = "ok"; |
| 1014 | }; |
| 1015 | |
| 1016 | &gdsc_mdss { |
Matt Wagantall | b8cba29 | 2013-04-11 15:45:17 -0700 | [diff] [blame] | 1017 | qcom,clock-names = "core_clk", "lut_clk"; |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1018 | status = "ok"; |
| 1019 | }; |
| 1020 | |
| 1021 | &gdsc_jpeg { |
Matt Wagantall | b8cba29 | 2013-04-11 15:45:17 -0700 | [diff] [blame] | 1022 | qcom,clock-names = "core_clk"; |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1023 | status = "ok"; |
| 1024 | }; |
| 1025 | |
| 1026 | &gdsc_vfe { |
Matt Wagantall | b8cba29 | 2013-04-11 15:45:17 -0700 | [diff] [blame] | 1027 | qcom,clock-names = "core_clk", "csi_clk", "cpp_clk"; |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1028 | status = "ok"; |
| 1029 | }; |
| 1030 | |
| 1031 | &gdsc_oxili_cx { |
Matt Wagantall | b8cba29 | 2013-04-11 15:45:17 -0700 | [diff] [blame] | 1032 | qcom,clock-names = "core_clk"; |
Patrick Daly | e8977aa | 2012-11-06 15:25:58 -0800 | [diff] [blame] | 1033 | status = "ok"; |
| 1034 | }; |
| 1035 | |
| 1036 | &gdsc_usb_hsic { |
| 1037 | status = "ok"; |
| 1038 | }; |
| 1039 | |
David Keitel | 376b268 | 2013-03-05 18:40:01 -0800 | [diff] [blame] | 1040 | /include/ "msm-pm8226-rpm-regulator.dtsi" |
Kenneth Heitke | bea6ca2 | 2013-02-07 17:23:21 -0700 | [diff] [blame] | 1041 | /include/ "msm-pm8226.dtsi" |
David Keitel | 7184c6e | 2013-02-11 13:23:04 -0800 | [diff] [blame] | 1042 | /include/ "msm8226-regulator.dtsi" |
Siddartha Mohanadoss | ae99e77 | 2013-02-19 15:44:40 -0800 | [diff] [blame] | 1043 | |
| 1044 | &pm8226_vadc { |
| 1045 | chan@0 { |
| 1046 | label = "usb_in"; |
| 1047 | reg = <0>; |
| 1048 | qcom,decimation = <0>; |
| 1049 | qcom,pre-div-channel-scaling = <4>; |
| 1050 | qcom,calibration-type = "absolute"; |
| 1051 | qcom,scale-function = <0>; |
| 1052 | qcom,hw-settle-time = <0>; |
| 1053 | qcom,fast-avg-setup = <0>; |
| 1054 | }; |
| 1055 | |
| 1056 | chan@2 { |
| 1057 | label = "vchg_sns"; |
| 1058 | reg = <2>; |
| 1059 | qcom,decimation = <0>; |
| 1060 | qcom,pre-div-channel-scaling = <3>; |
| 1061 | qcom,calibration-type = "absolute"; |
| 1062 | qcom,scale-function = <0>; |
| 1063 | qcom,hw-settle-time = <0>; |
| 1064 | qcom,fast-avg-setup = <0>; |
| 1065 | }; |
| 1066 | |
| 1067 | chan@5 { |
| 1068 | label = "vcoin"; |
| 1069 | reg = <5>; |
| 1070 | qcom,decimation = <0>; |
| 1071 | qcom,pre-div-channel-scaling = <1>; |
| 1072 | qcom,calibration-type = "absolute"; |
| 1073 | qcom,scale-function = <0>; |
| 1074 | qcom,hw-settle-time = <0>; |
| 1075 | qcom,fast-avg-setup = <0>; |
| 1076 | }; |
| 1077 | |
| 1078 | chan@6 { |
| 1079 | label = "vbat_sns"; |
| 1080 | reg = <6>; |
| 1081 | qcom,decimation = <0>; |
| 1082 | qcom,pre-div-channel-scaling = <1>; |
| 1083 | qcom,calibration-type = "absolute"; |
| 1084 | qcom,scale-function = <0>; |
| 1085 | qcom,hw-settle-time = <0>; |
| 1086 | qcom,fast-avg-setup = <0>; |
| 1087 | }; |
| 1088 | |
| 1089 | chan@7 { |
| 1090 | label = "vph_pwr"; |
| 1091 | reg = <7>; |
| 1092 | qcom,decimation = <0>; |
| 1093 | qcom,pre-div-channel-scaling = <1>; |
| 1094 | qcom,calibration-type = "absolute"; |
| 1095 | qcom,scale-function = <0>; |
| 1096 | qcom,hw-settle-time = <0>; |
| 1097 | qcom,fast-avg-setup = <0>; |
| 1098 | }; |
| 1099 | |
| 1100 | chan@30 { |
| 1101 | label = "batt_therm"; |
| 1102 | reg = <0x30>; |
| 1103 | qcom,decimation = <0>; |
| 1104 | qcom,pre-div-channel-scaling = <0>; |
| 1105 | qcom,calibration-type = "ratiometric"; |
| 1106 | qcom,scale-function = <1>; |
Siddartha Mohanadoss | 74cece6 | 2013-02-22 10:07:30 -0800 | [diff] [blame] | 1107 | qcom,hw-settle-time = <2>; |
Siddartha Mohanadoss | ae99e77 | 2013-02-19 15:44:40 -0800 | [diff] [blame] | 1108 | qcom,fast-avg-setup = <0>; |
| 1109 | }; |
| 1110 | |
| 1111 | chan@31 { |
| 1112 | label = "batt_id"; |
| 1113 | reg = <0x31>; |
| 1114 | qcom,decimation = <0>; |
| 1115 | qcom,pre-div-channel-scaling = <0>; |
| 1116 | qcom,calibration-type = "ratiometric"; |
| 1117 | qcom,scale-function = <0>; |
| 1118 | qcom,hw-settle-time = <2>; |
| 1119 | qcom,fast-avg-setup = <0>; |
| 1120 | }; |
| 1121 | |
| 1122 | chan@b2 { |
| 1123 | label = "xo_therm_pu2"; |
| 1124 | reg = <0xb2>; |
| 1125 | qcom,decimation = <0>; |
| 1126 | qcom,pre-div-channel-scaling = <0>; |
| 1127 | qcom,calibration-type = "ratiometric"; |
| 1128 | qcom,scale-function = <4>; |
Siddartha Mohanadoss | 74cece6 | 2013-02-22 10:07:30 -0800 | [diff] [blame] | 1129 | qcom,hw-settle-time = <2>; |
Siddartha Mohanadoss | ae99e77 | 2013-02-19 15:44:40 -0800 | [diff] [blame] | 1130 | qcom,fast-avg-setup = <0>; |
| 1131 | }; |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1132 | |
Siddartha Mohanadoss | 3cb7615 | 2013-04-12 16:17:02 -0700 | [diff] [blame] | 1133 | chan@39 { |
| 1134 | label = "usb_id_nopull"; |
| 1135 | reg = <0x39>; |
| 1136 | qcom,decimation = <0>; |
| 1137 | qcom,pre-div-channel-scaling = <0>; |
| 1138 | qcom,calibration-type = "ratiometric"; |
| 1139 | qcom,scale-function = <0>; |
| 1140 | qcom,hw-settle-time = <2>; |
| 1141 | qcom,fast-avg-setup = <0>; |
| 1142 | }; |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1143 | }; |
| 1144 | |
Siddartha Mohanadoss | 8aea317 | 2013-05-09 11:49:37 -0700 | [diff] [blame] | 1145 | &pm8226_adc_tm { |
| 1146 | /* Channel Node */ |
| 1147 | chan@30 { |
| 1148 | label = "batt_therm"; |
| 1149 | reg = <0x30>; |
| 1150 | qcom,decimation = <0>; |
| 1151 | qcom,pre-div-channel-scaling = <0>; |
| 1152 | qcom,calibration-type = "ratiometric"; |
| 1153 | qcom,scale-function = <1>; |
| 1154 | qcom,hw-settle-time = <2>; |
| 1155 | qcom,fast-avg-setup = <3>; |
| 1156 | qcom,btm-channel-number = <0x48>; |
| 1157 | }; |
| 1158 | |
| 1159 | chan@8 { |
| 1160 | label = "die_temp"; |
| 1161 | reg = <8>; |
| 1162 | qcom,decimation = <0>; |
| 1163 | qcom,pre-div-channel-scaling = <0>; |
| 1164 | qcom,calibration-type = "absolute"; |
| 1165 | qcom,scale-function = <3>; |
| 1166 | qcom,hw-settle-time = <0>; |
| 1167 | qcom,fast-avg-setup = <3>; |
| 1168 | qcom,btm-channel-number = <0x68>; |
| 1169 | }; |
| 1170 | |
| 1171 | chan@6 { |
| 1172 | label = "vbat_sns"; |
| 1173 | reg = <6>; |
| 1174 | qcom,decimation = <0>; |
| 1175 | qcom,pre-div-channel-scaling = <1>; |
| 1176 | qcom,calibration-type = "absolute"; |
| 1177 | qcom,scale-function = <0>; |
| 1178 | qcom,hw-settle-time = <0>; |
| 1179 | qcom,fast-avg-setup = <3>; |
| 1180 | qcom,btm-channel-number = <0x70>; |
| 1181 | }; |
| 1182 | |
| 1183 | chan@14 { |
| 1184 | label = "pa_therm0"; |
| 1185 | reg = <0x14>; |
| 1186 | qcom,decimation = <0>; |
| 1187 | qcom,pre-div-channel-scaling = <0>; |
| 1188 | qcom,calibration-type = "ratiometric"; |
| 1189 | qcom,scale-function = <2>; |
| 1190 | qcom,hw-settle-time = <2>; |
| 1191 | qcom,fast-avg-setup = <0>; |
| 1192 | qcom,btm-channel-number = <0x78>; |
| 1193 | qcom,thermal-node; |
| 1194 | }; |
| 1195 | |
| 1196 | chan@17 { |
| 1197 | label = "pa_therm1"; |
| 1198 | reg = <0x17>; |
| 1199 | qcom,decimation = <0>; |
| 1200 | qcom,pre-div-channel-scaling = <0>; |
| 1201 | qcom,calibration-type = "ratiometric"; |
| 1202 | qcom,scale-function = <2>; |
| 1203 | qcom,hw-settle-time = <2>; |
| 1204 | qcom,fast-avg-setup = <0>; |
| 1205 | qcom,btm-channel-number = <0x80>; |
| 1206 | qcom,thermal-node; |
| 1207 | }; |
| 1208 | }; |
| 1209 | |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1210 | &pm8226_chg { |
| 1211 | status = "ok"; |
| 1212 | |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 1213 | qcom,chgr@1000 { |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1214 | status = "ok"; |
| 1215 | }; |
| 1216 | |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 1217 | qcom,buck@1100 { |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1218 | status = "ok"; |
| 1219 | }; |
| 1220 | |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 1221 | qcom,bat-if@1200 { |
Fenglin Wu | 009098a | 2013-03-08 15:50:51 -0800 | [diff] [blame] | 1222 | status = "ok"; |
| 1223 | }; |
| 1224 | |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 1225 | qcom,usb-chgpth@1300 { |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1226 | status = "ok"; |
| 1227 | }; |
| 1228 | |
David Keitel | e89d478 | 2013-03-27 11:29:59 -0700 | [diff] [blame] | 1229 | qcom,boost@1500 { |
David Keitel | c51a7e5 | 2013-03-02 00:14:48 -0800 | [diff] [blame] | 1230 | status = "ok"; |
| 1231 | }; |
| 1232 | |
| 1233 | qcom,chg-misc@1600 { |
| 1234 | status = "ok"; |
| 1235 | }; |
Siddartha Mohanadoss | ae99e77 | 2013-02-19 15:44:40 -0800 | [diff] [blame] | 1236 | }; |