1// SPDX-License-Identifier: BSD-3-Clause 2/* 3 * Copyright (c) 2020, The Linux Foundation. All rights reserved. 4 */ 5 6/dts-v1/; 7 8#include <dt-bindings/interrupt-controller/arm-gic.h> 9#include <dt-bindings/clock/qcom,gcc-msm8974.h> 10#include <dt-bindings/clock/qcom,mmcc-msm8974.h> 11#include <dt-bindings/clock/qcom,rpmcc.h> 12#include <dt-bindings/gpio/gpio.h> 13#include <dt-bindings/power/qcom-rpmpd.h> 14#include <dt-bindings/reset/qcom,gcc-msm8974.h> 15 16/ { 17 #address-cells = <1>; 18 #size-cells = <1>; 19 interrupt-parent = <&intc>; 20 21 chosen { }; 22 23 memory@0 { 24 device_type = "memory"; 25 reg = <0x0 0x0>; 26 }; 27 28 clocks { 29 xo_board: xo_board { 30 compatible = "fixed-clock"; 31 #clock-cells = <0>; 32 clock-frequency = <19200000>; 33 }; 34 35 sleep_clk: sleep_clk { 36 compatible = "fixed-clock"; 37 #clock-cells = <0>; 38 clock-frequency = <32768>; 39 }; 40 }; 41 42 firmware { 43 scm { 44 compatible = "qcom,scm-msm8226", "qcom,scm"; 45 clocks = <&gcc GCC_CE1_CLK>, <&gcc GCC_CE1_AXI_CLK>, <&gcc GCC_CE1_AHB_CLK>; 46 clock-names = "core", "bus", "iface"; 47 }; 48 }; 49 50 pmu { 51 compatible = "arm,cortex-a7-pmu"; 52 interrupts = <GIC_PPI 7 (GIC_CPU_MASK_SIMPLE(4) | 53 IRQ_TYPE_LEVEL_HIGH)>; 54 }; 55 56 reserved-memory { 57 #address-cells = <1>; 58 #size-cells = <1>; 59 ranges; 60 61 smem_region: smem@3000000 { 62 reg = <0x3000000 0x100000>; 63 no-map; 64 }; 65 66 adsp_region: adsp@dc00000 { 67 reg = <0x0dc00000 0x1900000>; 68 no-map; 69 }; 70 }; 71 72 smd { 73 compatible = "qcom,smd"; 74 75 rpm { 76 interrupts = <GIC_SPI 168 IRQ_TYPE_EDGE_RISING>; 77 qcom,ipc = <&apcs 8 0>; 78 qcom,smd-edge = <15>; 79 80 rpm_requests: rpm-requests { 81 compatible = "qcom,rpm-msm8226"; 82 qcom,smd-channels = "rpm_requests"; 83 84 rpmcc: clock-controller { 85 compatible = "qcom,rpmcc-msm8226", "qcom,rpmcc"; 86 #clock-cells = <1>; 87 clocks = <&xo_board>; 88 clock-names = "xo"; 89 }; 90 91 rpmpd: power-controller { 92 compatible = "qcom,msm8226-rpmpd"; 93 #power-domain-cells = <1>; 94 operating-points-v2 = <&rpmpd_opp_table>; 95 96 rpmpd_opp_table: opp-table { 97 compatible = "operating-points-v2"; 98 99 rpmpd_opp_ret: opp1 { 100 opp-level = <1>; 101 }; 102 rpmpd_opp_svs_krait: opp2 { 103 opp-level = <2>; 104 }; 105 rpmpd_opp_svs_soc: opp3 { 106 opp-level = <3>; 107 }; 108 rpmpd_opp_nom: opp4 { 109 opp-level = <4>; 110 }; 111 rpmpd_opp_turbo: opp5 { 112 opp-level = <5>; 113 }; 114 rpmpd_opp_super_turbo: opp6 { 115 opp-level = <6>; 116 }; 117 }; 118 }; 119 }; 120 }; 121 }; 122 123 smem { 124 compatible = "qcom,smem"; 125 126 memory-region = <&smem_region>; 127 qcom,rpm-msg-ram = <&rpm_msg_ram>; 128 129 hwlocks = <&tcsr_mutex 3>; 130 }; 131 132 smp2p-adsp { 133 compatible = "qcom,smp2p"; 134 qcom,smem = <443>, <429>; 135 136 interrupt-parent = <&intc>; 137 interrupts = <GIC_SPI 158 IRQ_TYPE_EDGE_RISING>; 138 139 qcom,ipc = <&apcs 8 10>; 140 141 qcom,local-pid = <0>; 142 qcom,remote-pid = <2>; 143 144 adsp_smp2p_out: master-kernel { 145 qcom,entry-name = "master-kernel"; 146 #qcom,smem-state-cells = <1>; 147 }; 148 149 adsp_smp2p_in: slave-kernel { 150 qcom,entry-name = "slave-kernel"; 151 152 interrupt-controller; 153 #interrupt-cells = <2>; 154 }; 155 }; 156 157 soc: soc { 158 compatible = "simple-bus"; 159 #address-cells = <1>; 160 #size-cells = <1>; 161 ranges; 162 163 intc: interrupt-controller@f9000000 { 164 compatible = "qcom,msm-qgic2"; 165 reg = <0xf9000000 0x1000>, 166 <0xf9002000 0x1000>; 167 interrupt-controller; 168 #interrupt-cells = <3>; 169 }; 170 171 apcs: syscon@f9011000 { 172 compatible = "syscon"; 173 reg = <0xf9011000 0x1000>; 174 }; 175 176 sdhc_1: mmc@f9824900 { 177 compatible = "qcom,msm8226-sdhci", "qcom,sdhci-msm-v4"; 178 reg = <0xf9824900 0x11c>, <0xf9824000 0x800>; 179 reg-names = "hc", "core"; 180 interrupts = <GIC_SPI 123 IRQ_TYPE_LEVEL_HIGH>, 181 <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>; 182 interrupt-names = "hc_irq", "pwr_irq"; 183 clocks = <&gcc GCC_SDCC1_AHB_CLK>, 184 <&gcc GCC_SDCC1_APPS_CLK>, 185 <&rpmcc RPM_SMD_XO_CLK_SRC>; 186 clock-names = "iface", "core", "xo"; 187 pinctrl-names = "default"; 188 pinctrl-0 = <&sdhc1_default_state>; 189 status = "disabled"; 190 }; 191 192 sdhc_2: mmc@f98a4900 { 193 compatible = "qcom,msm8226-sdhci", "qcom,sdhci-msm-v4"; 194 reg = <0xf98a4900 0x11c>, <0xf98a4000 0x800>; 195 reg-names = "hc", "core"; 196 interrupts = <GIC_SPI 125 IRQ_TYPE_LEVEL_HIGH>, 197 <GIC_SPI 221 IRQ_TYPE_LEVEL_HIGH>; 198 interrupt-names = "hc_irq", "pwr_irq"; 199 clocks = <&gcc GCC_SDCC2_AHB_CLK>, 200 <&gcc GCC_SDCC2_APPS_CLK>, 201 <&rpmcc RPM_SMD_XO_CLK_SRC>; 202 clock-names = "iface", "core", "xo"; 203 pinctrl-names = "default"; 204 pinctrl-0 = <&sdhc2_default_state>; 205 status = "disabled"; 206 }; 207 208 sdhc_3: mmc@f9864900 { 209 compatible = "qcom,msm8226-sdhci", "qcom,sdhci-msm-v4"; 210 reg = <0xf9864900 0x11c>, <0xf9864000 0x800>; 211 reg-names = "hc", "core"; 212 interrupts = <GIC_SPI 127 IRQ_TYPE_LEVEL_HIGH>, 213 <GIC_SPI 224 IRQ_TYPE_LEVEL_HIGH>; 214 interrupt-names = "hc_irq", "pwr_irq"; 215 clocks = <&gcc GCC_SDCC3_AHB_CLK>, 216 <&gcc GCC_SDCC3_APPS_CLK>, 217 <&rpmcc RPM_SMD_XO_CLK_SRC>; 218 clock-names = "iface", "core", "xo"; 219 pinctrl-names = "default"; 220 pinctrl-0 = <&sdhc3_default_state>; 221 status = "disabled"; 222 }; 223 224 blsp1_uart1: serial@f991d000 { 225 compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm"; 226 reg = <0xf991d000 0x1000>; 227 interrupts = <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>; 228 clocks = <&gcc GCC_BLSP1_UART1_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; 229 clock-names = "core", "iface"; 230 status = "disabled"; 231 }; 232 233 blsp1_uart3: serial@f991f000 { 234 compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm"; 235 reg = <0xf991f000 0x1000>; 236 interrupts = <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>; 237 clocks = <&gcc GCC_BLSP1_UART3_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; 238 clock-names = "core", "iface"; 239 status = "disabled"; 240 }; 241 242 blsp1_uart4: serial@f9920000 { 243 compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm"; 244 reg = <0xf9920000 0x1000>; 245 interrupts = <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>; 246 clocks = <&gcc GCC_BLSP1_UART4_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; 247 clock-names = "core", "iface"; 248 status = "disabled"; 249 }; 250 251 blsp1_i2c1: i2c@f9923000 { 252 status = "disabled"; 253 compatible = "qcom,i2c-qup-v2.1.1"; 254 reg = <0xf9923000 0x1000>; 255 interrupts = <GIC_SPI 95 IRQ_TYPE_LEVEL_HIGH>; 256 clocks = <&gcc GCC_BLSP1_QUP1_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; 257 clock-names = "core", "iface"; 258 pinctrl-names = "default"; 259 pinctrl-0 = <&blsp1_i2c1_pins>; 260 #address-cells = <1>; 261 #size-cells = <0>; 262 }; 263 264 blsp1_i2c2: i2c@f9924000 { 265 status = "disabled"; 266 compatible = "qcom,i2c-qup-v2.1.1"; 267 reg = <0xf9924000 0x1000>; 268 interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>; 269 clocks = <&gcc GCC_BLSP1_QUP2_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; 270 clock-names = "core", "iface"; 271 pinctrl-names = "default"; 272 pinctrl-0 = <&blsp1_i2c2_pins>; 273 #address-cells = <1>; 274 #size-cells = <0>; 275 }; 276 277 blsp1_i2c3: i2c@f9925000 { 278 status = "disabled"; 279 compatible = "qcom,i2c-qup-v2.1.1"; 280 reg = <0xf9925000 0x1000>; 281 interrupts = <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>; 282 clocks = <&gcc GCC_BLSP1_QUP3_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; 283 clock-names = "core", "iface"; 284 pinctrl-names = "default"; 285 pinctrl-0 = <&blsp1_i2c3_pins>; 286 #address-cells = <1>; 287 #size-cells = <0>; 288 }; 289 290 blsp1_i2c4: i2c@f9926000 { 291 status = "disabled"; 292 compatible = "qcom,i2c-qup-v2.1.1"; 293 reg = <0xf9926000 0x1000>; 294 interrupts = <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>; 295 clocks = <&gcc GCC_BLSP1_QUP4_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; 296 clock-names = "core", "iface"; 297 pinctrl-names = "default"; 298 pinctrl-0 = <&blsp1_i2c4_pins>; 299 #address-cells = <1>; 300 #size-cells = <0>; 301 }; 302 303 blsp1_i2c5: i2c@f9927000 { 304 status = "disabled"; 305 compatible = "qcom,i2c-qup-v2.1.1"; 306 reg = <0xf9927000 0x1000>; 307 interrupts = <GIC_SPI 99 IRQ_TYPE_LEVEL_HIGH>; 308 clocks = <&gcc GCC_BLSP1_QUP5_I2C_APPS_CLK>, <&gcc GCC_BLSP1_AHB_CLK>; 309 clock-names = "core", "iface"; 310 pinctrl-names = "default"; 311 pinctrl-0 = <&blsp1_i2c5_pins>; 312 #address-cells = <1>; 313 #size-cells = <0>; 314 }; 315 316 cci: cci@fda0c000 { 317 compatible = "qcom,msm8226-cci"; 318 #address-cells = <1>; 319 #size-cells = <0>; 320 reg = <0xfda0c000 0x1000>; 321 interrupts = <GIC_SPI 50 IRQ_TYPE_EDGE_RISING>; 322 clocks = <&mmcc CAMSS_TOP_AHB_CLK>, 323 <&mmcc CAMSS_CCI_CCI_AHB_CLK>, 324 <&mmcc CAMSS_CCI_CCI_CLK>; 325 clock-names = "camss_top_ahb", 326 "cci_ahb", 327 "cci"; 328 329 pinctrl-names = "default", "sleep"; 330 pinctrl-0 = <&cci_default>; 331 pinctrl-1 = <&cci_sleep>; 332 333 status = "disabled"; 334 335 cci_i2c0: i2c-bus@0 { 336 reg = <0>; 337 clock-frequency = <400000>; 338 #address-cells = <1>; 339 #size-cells = <0>; 340 }; 341 }; 342 343 usb: usb@f9a55000 { 344 compatible = "qcom,ci-hdrc"; 345 reg = <0xf9a55000 0x200>, 346 <0xf9a55200 0x200>; 347 interrupts = <GIC_SPI 134 IRQ_TYPE_LEVEL_HIGH>; 348 clocks = <&gcc GCC_USB_HS_AHB_CLK>, 349 <&gcc GCC_USB_HS_SYSTEM_CLK>; 350 clock-names = "iface", "core"; 351 assigned-clocks = <&gcc GCC_USB_HS_SYSTEM_CLK>; 352 assigned-clock-rates = <75000000>; 353 resets = <&gcc GCC_USB_HS_BCR>; 354 reset-names = "core"; 355 phy_type = "ulpi"; 356 dr_mode = "otg"; 357 hnp-disable; 358 srp-disable; 359 adp-disable; 360 ahb-burst-config = <0>; 361 phy-names = "usb-phy"; 362 phys = <&usb_hs_phy>; 363 status = "disabled"; 364 #reset-cells = <1>; 365 366 ulpi { 367 usb_hs_phy: phy { 368 compatible = "qcom,usb-hs-phy-msm8226", 369 "qcom,usb-hs-phy"; 370 #phy-cells = <0>; 371 clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>, 372 <&gcc GCC_USB2A_PHY_SLEEP_CLK>; 373 clock-names = "ref", "sleep"; 374 resets = <&gcc GCC_USB2A_PHY_BCR>, <&usb 0>; 375 reset-names = "phy", "por"; 376 qcom,init-seq = /bits/ 8 <0x0 0x44 377 0x1 0x68 0x2 0x24 0x3 0x13>; 378 }; 379 }; 380 }; 381 382 gcc: clock-controller@fc400000 { 383 compatible = "qcom,gcc-msm8226"; 384 reg = <0xfc400000 0x4000>; 385 #clock-cells = <1>; 386 #reset-cells = <1>; 387 #power-domain-cells = <1>; 388 389 clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>, 390 <&sleep_clk>; 391 clock-names = "xo", 392 "sleep_clk"; 393 }; 394 395 mmcc: clock-controller@fd8c0000 { 396 compatible = "qcom,mmcc-msm8226"; 397 reg = <0xfd8c0000 0x6000>; 398 #clock-cells = <1>; 399 #reset-cells = <1>; 400 #power-domain-cells = <1>; 401 402 clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>, 403 <&gcc GCC_MMSS_GPLL0_CLK_SRC>, 404 <&gcc GPLL0_VOTE>, 405 <&gcc GPLL1_VOTE>, 406 <&rpmcc RPM_SMD_GFX3D_CLK_SRC>, 407 <0>, 408 <0>; 409 clock-names = "xo", 410 "mmss_gpll0_vote", 411 "gpll0_vote", 412 "gpll1_vote", 413 "gfx3d_clk_src", 414 "dsi0pll", 415 "dsi0pllbyte"; 416 }; 417 418 tlmm: pinctrl@fd510000 { 419 compatible = "qcom,msm8226-pinctrl"; 420 reg = <0xfd510000 0x4000>; 421 gpio-controller; 422 #gpio-cells = <2>; 423 gpio-ranges = <&tlmm 0 0 117>; 424 interrupt-controller; 425 #interrupt-cells = <2>; 426 interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>; 427 428 blsp1_i2c1_pins: blsp1-i2c1-state { 429 pins = "gpio2", "gpio3"; 430 function = "blsp_i2c1"; 431 drive-strength = <2>; 432 bias-disable; 433 }; 434 435 blsp1_i2c2_pins: blsp1-i2c2-state { 436 pins = "gpio6", "gpio7"; 437 function = "blsp_i2c2"; 438 drive-strength = <2>; 439 bias-disable; 440 }; 441 442 blsp1_i2c3_pins: blsp1-i2c3-state { 443 pins = "gpio10", "gpio11"; 444 function = "blsp_i2c3"; 445 drive-strength = <2>; 446 bias-disable; 447 }; 448 449 blsp1_i2c4_pins: blsp1-i2c4-state { 450 pins = "gpio14", "gpio15"; 451 function = "blsp_i2c4"; 452 drive-strength = <2>; 453 bias-disable; 454 }; 455 456 blsp1_i2c5_pins: blsp1-i2c5-state { 457 pins = "gpio18", "gpio19"; 458 function = "blsp_i2c5"; 459 drive-strength = <2>; 460 bias-disable; 461 }; 462 463 cci_default: cci-default-state { 464 pins = "gpio29", "gpio30"; 465 function = "cci_i2c0"; 466 467 drive-strength = <2>; 468 bias-disable; 469 }; 470 471 cci_sleep: cci-sleep-state { 472 pins = "gpio29", "gpio30"; 473 function = "gpio"; 474 475 drive-strength = <2>; 476 bias-disable; 477 }; 478 479 sdhc1_default_state: sdhc1-default-state { 480 clk-pins { 481 pins = "sdc1_clk"; 482 drive-strength = <10>; 483 bias-disable; 484 }; 485 486 cmd-data-pins { 487 pins = "sdc1_cmd", "sdc1_data"; 488 drive-strength = <10>; 489 bias-pull-up; 490 }; 491 }; 492 493 sdhc2_default_state: sdhc2-default-state { 494 clk-pins { 495 pins = "sdc2_clk"; 496 drive-strength = <10>; 497 bias-disable; 498 }; 499 500 cmd-data-pins { 501 pins = "sdc2_cmd", "sdc2_data"; 502 drive-strength = <10>; 503 bias-pull-up; 504 }; 505 }; 506 507 sdhc3_default_state: sdhc3-default-state { 508 clk-pins { 509 pins = "gpio44"; 510 function = "sdc3"; 511 drive-strength = <8>; 512 bias-disable; 513 }; 514 515 cmd-pins { 516 pins = "gpio43"; 517 function = "sdc3"; 518 drive-strength = <8>; 519 bias-pull-up; 520 }; 521 522 data-pins { 523 pins = "gpio39", "gpio40", "gpio41", "gpio42"; 524 function = "sdc3"; 525 drive-strength = <8>; 526 bias-pull-up; 527 }; 528 }; 529 }; 530 531 tsens: thermal-sensor@fc4a9000 { 532 compatible = "qcom,msm8226-tsens", "qcom,tsens-v0_1"; 533 reg = <0xfc4a9000 0x1000>, /* TM */ 534 <0xfc4a8000 0x1000>; /* SROT */ 535 nvmem-cells = <&tsens_mode>, 536 <&tsens_base1>, <&tsens_base2>, 537 <&tsens_s0_p1>, <&tsens_s0_p2>, 538 <&tsens_s1_p1>, <&tsens_s1_p2>, 539 <&tsens_s2_p1>, <&tsens_s2_p2>, 540 <&tsens_s3_p1>, <&tsens_s3_p2>, 541 <&tsens_s4_p1>, <&tsens_s4_p2>, 542 <&tsens_s5_p1>, <&tsens_s5_p2>, 543 <&tsens_s6_p1>, <&tsens_s6_p2>; 544 nvmem-cell-names = "mode", 545 "base1", "base2", 546 "s0_p1", "s0_p2", 547 "s1_p1", "s1_p2", 548 "s2_p1", "s2_p2", 549 "s3_p1", "s3_p2", 550 "s4_p1", "s4_p2", 551 "s5_p1", "s5_p2", 552 "s6_p1", "s6_p2"; 553 #qcom,sensors = <6>; 554 interrupts = <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>; 555 interrupt-names = "uplow"; 556 #thermal-sensor-cells = <1>; 557 }; 558 559 restart@fc4ab000 { 560 compatible = "qcom,pshold"; 561 reg = <0xfc4ab000 0x4>; 562 }; 563 564 qfprom: qfprom@fc4bc000 { 565 compatible = "qcom,msm8226-qfprom", "qcom,qfprom"; 566 reg = <0xfc4bc000 0x1000>; 567 #address-cells = <1>; 568 #size-cells = <1>; 569 570 tsens_base1: base1@1c1 { 571 reg = <0x1c1 0x2>; 572 bits = <5 8>; 573 }; 574 575 tsens_s0_p1: s0-p1@1c2 { 576 reg = <0x1c2 0x2>; 577 bits = <5 6>; 578 }; 579 580 tsens_s1_p1: s1-p1@1c4 { 581 reg = <0x1c4 0x1>; 582 bits = <0 6>; 583 }; 584 585 tsens_s2_p1: s2-p1@1c4 { 586 reg = <0x1c4 0x2>; 587 bits = <6 6>; 588 }; 589 590 tsens_s3_p1: s3-p1@1c5 { 591 reg = <0x1c5 0x2>; 592 bits = <4 6>; 593 }; 594 595 tsens_s4_p1: s4-p1@1c6 { 596 reg = <0x1c6 0x1>; 597 bits = <2 6>; 598 }; 599 600 tsens_s5_p1: s5-p1@1c7 { 601 reg = <0x1c7 0x1>; 602 bits = <0 6>; 603 }; 604 605 tsens_s6_p1: s6-p1@1ca { 606 reg = <0x1ca 0x2>; 607 bits = <4 6>; 608 }; 609 610 tsens_base2: base2@1cc { 611 reg = <0x1cc 0x1>; 612 bits = <0 8>; 613 }; 614 615 tsens_s0_p2: s0-p2@1cd { 616 reg = <0x1cd 0x1>; 617 bits = <0 6>; 618 }; 619 620 tsens_s1_p2: s1-p2@1cd { 621 reg = <0x1cd 0x2>; 622 bits = <6 6>; 623 }; 624 625 tsens_s2_p2: s2-p2@1ce { 626 reg = <0x1ce 0x2>; 627 bits = <4 6>; 628 }; 629 630 tsens_s3_p2: s3-p2@1cf { 631 reg = <0x1cf 0x1>; 632 bits = <2 6>; 633 }; 634 635 tsens_s4_p2: s4-p2@446 { 636 reg = <0x446 0x2>; 637 bits = <4 6>; 638 }; 639 640 tsens_s5_p2: s5-p2@447 { 641 reg = <0x447 0x1>; 642 bits = <2 6>; 643 }; 644 645 tsens_s6_p2: s6-p2@44e { 646 reg = <0x44e 0x1>; 647 bits = <1 6>; 648 }; 649 650 tsens_mode: mode@44f { 651 reg = <0x44f 0x1>; 652 bits = <5 3>; 653 }; 654 }; 655 656 spmi_bus: spmi@fc4cf000 { 657 compatible = "qcom,spmi-pmic-arb"; 658 reg-names = "core", "intr", "cnfg"; 659 reg = <0xfc4cf000 0x1000>, 660 <0xfc4cb000 0x1000>, 661 <0xfc4ca000 0x1000>; 662 interrupt-names = "periph_irq"; 663 interrupts = <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>; 664 qcom,ee = <0>; 665 qcom,channel = <0>; 666 #address-cells = <2>; 667 #size-cells = <0>; 668 interrupt-controller; 669 #interrupt-cells = <4>; 670 }; 671 672 rng@f9bff000 { 673 compatible = "qcom,prng"; 674 reg = <0xf9bff000 0x200>; 675 clocks = <&gcc GCC_PRNG_AHB_CLK>; 676 clock-names = "core"; 677 }; 678 679 timer@f9020000 { 680 compatible = "arm,armv7-timer-mem"; 681 reg = <0xf9020000 0x1000>; 682 #address-cells = <1>; 683 #size-cells = <1>; 684 ranges; 685 686 frame@f9021000 { 687 frame-number = <0>; 688 interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>, 689 <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>; 690 reg = <0xf9021000 0x1000>, 691 <0xf9022000 0x1000>; 692 }; 693 694 frame@f9023000 { 695 frame-number = <1>; 696 interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>; 697 reg = <0xf9023000 0x1000>; 698 status = "disabled"; 699 }; 700 701 frame@f9024000 { 702 frame-number = <2>; 703 interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>; 704 reg = <0xf9024000 0x1000>; 705 status = "disabled"; 706 }; 707 708 frame@f9025000 { 709 frame-number = <3>; 710 interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>; 711 reg = <0xf9025000 0x1000>; 712 status = "disabled"; 713 }; 714 715 frame@f9026000 { 716 frame-number = <4>; 717 interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>; 718 reg = <0xf9026000 0x1000>; 719 status = "disabled"; 720 }; 721 722 frame@f9027000 { 723 frame-number = <5>; 724 interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>; 725 reg = <0xf9027000 0x1000>; 726 status = "disabled"; 727 }; 728 729 frame@f9028000 { 730 frame-number = <6>; 731 interrupts = <GIC_SPI 14 IRQ_TYPE_LEVEL_HIGH>; 732 reg = <0xf9028000 0x1000>; 733 status = "disabled"; 734 }; 735 }; 736 737 sram@fc190000 { 738 compatible = "qcom,msm8226-rpm-stats"; 739 reg = <0xfc190000 0x10000>; 740 }; 741 742 rpm_msg_ram: sram@fc428000 { 743 compatible = "qcom,rpm-msg-ram"; 744 reg = <0xfc428000 0x4000>; 745 }; 746 747 tcsr_mutex: hwlock@fd484000 { 748 compatible = "qcom,msm8226-tcsr-mutex", "qcom,tcsr-mutex"; 749 reg = <0xfd484000 0x1000>; 750 #hwlock-cells = <1>; 751 }; 752 753 adsp: remoteproc@fe200000 { 754 compatible = "qcom,msm8226-adsp-pil"; 755 reg = <0xfe200000 0x100>; 756 757 interrupts-extended = <&intc GIC_SPI 162 IRQ_TYPE_EDGE_RISING>, 758 <&adsp_smp2p_in 0 IRQ_TYPE_EDGE_RISING>, 759 <&adsp_smp2p_in 1 IRQ_TYPE_EDGE_RISING>, 760 <&adsp_smp2p_in 2 IRQ_TYPE_EDGE_RISING>, 761 <&adsp_smp2p_in 3 IRQ_TYPE_EDGE_RISING>; 762 interrupt-names = "wdog", "fatal", "ready", "handover", "stop-ack"; 763 764 power-domains = <&rpmpd MSM8226_VDDCX>; 765 power-domain-names = "cx"; 766 767 clocks = <&rpmcc RPM_SMD_XO_CLK_SRC>; 768 clock-names = "xo"; 769 770 memory-region = <&adsp_region>; 771 772 qcom,smem-states = <&adsp_smp2p_out 0>; 773 qcom,smem-state-names = "stop"; 774 775 status = "disabled"; 776 777 smd-edge { 778 interrupts = <GIC_SPI 156 IRQ_TYPE_EDGE_RISING>; 779 780 qcom,ipc = <&apcs 8 8>; 781 qcom,smd-edge = <1>; 782 783 label = "lpass"; 784 }; 785 }; 786 787 sram@fe805000 { 788 compatible = "qcom,msm8226-imem", "syscon", "simple-mfd"; 789 reg = <0xfe805000 0x1000>; 790 791 reboot-mode { 792 compatible = "syscon-reboot-mode"; 793 offset = <0x65c>; 794 795 mode-bootloader = <0x77665500>; 796 mode-normal = <0x77665501>; 797 mode-recovery = <0x77665502>; 798 }; 799 }; 800 }; 801 802 thermal-zones { 803 cpu0-thermal { 804 polling-delay-passive = <250>; 805 polling-delay = <1000>; 806 807 thermal-sensors = <&tsens 5>; 808 809 trips { 810 cpu_alert0: trip0 { 811 temperature = <75000>; 812 hysteresis = <2000>; 813 type = "passive"; 814 }; 815 816 cpu_crit0: trip1 { 817 temperature = <110000>; 818 hysteresis = <2000>; 819 type = "critical"; 820 }; 821 }; 822 }; 823 824 cpu1-thermal { 825 polling-delay-passive = <250>; 826 polling-delay = <1000>; 827 828 thermal-sensors = <&tsens 2>; 829 830 trips { 831 cpu_alert1: trip0 { 832 temperature = <75000>; 833 hysteresis = <2000>; 834 type = "passive"; 835 }; 836 837 cpu_crit1: trip1 { 838 temperature = <110000>; 839 hysteresis = <2000>; 840 type = "critical"; 841 }; 842 }; 843 }; 844 }; 845 846 timer { 847 compatible = "arm,armv7-timer"; 848 interrupts = <GIC_PPI 2 849 (GIC_CPU_MASK_RAW(15) | IRQ_TYPE_LEVEL_LOW)>, 850 <GIC_PPI 3 851 (GIC_CPU_MASK_RAW(15) | IRQ_TYPE_LEVEL_LOW)>, 852 <GIC_PPI 4 853 (GIC_CPU_MASK_RAW(15) | IRQ_TYPE_LEVEL_LOW)>, 854 <GIC_PPI 1 855 (GIC_CPU_MASK_RAW(15) | IRQ_TYPE_LEVEL_LOW)>; 856 }; 857}; 858