1 // SPDX-License-Identifier: GPL-2.0
3 * SDM845 SoC device tree source
5 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
8 #include <dt-bindings/clock/qcom,camcc-sdm845.h>
9 #include <dt-bindings/clock/qcom,dispcc-sdm845.h>
10 #include <dt-bindings/clock/qcom,gcc-sdm845.h>
11 #include <dt-bindings/clock/qcom,gpucc-sdm845.h>
12 #include <dt-bindings/clock/qcom,lpass-sdm845.h>
13 #include <dt-bindings/clock/qcom,rpmh.h>
14 #include <dt-bindings/clock/qcom,videocc-sdm845.h>
15 #include <dt-bindings/interconnect/qcom,osm-l3.h>
16 #include <dt-bindings/interconnect/qcom,sdm845.h>
17 #include <dt-bindings/interrupt-controller/arm-gic.h>
18 #include <dt-bindings/phy/phy-qcom-qusb2.h>
19 #include <dt-bindings/power/qcom-rpmpd.h>
20 #include <dt-bindings/reset/qcom,sdm845-aoss.h>
21 #include <dt-bindings/reset/qcom,sdm845-pdc.h>
22 #include <dt-bindings/soc/qcom,apr.h>
23 #include <dt-bindings/soc/qcom,rpmh-rsc.h>
24 #include <dt-bindings/clock/qcom,gcc-sdm845.h>
25 #include <dt-bindings/thermal/thermal.h>
28 interrupt-parent = <&intc>;
71 device_type = "memory";
72 /* We expect the bootloader to fill in the size */
73 reg = <0 0x80000000 0 0>;
81 hyp_mem: memory@85700000 {
82 reg = <0 0x85700000 0 0x600000>;
86 xbl_mem: memory@85e00000 {
87 reg = <0 0x85e00000 0 0x100000>;
91 aop_mem: memory@85fc0000 {
92 reg = <0 0x85fc0000 0 0x20000>;
96 aop_cmd_db_mem: memory@85fe0000 {
97 compatible = "qcom,cmd-db";
98 reg = <0x0 0x85fe0000 0 0x20000>;
102 smem_mem: memory@86000000 {
103 reg = <0x0 0x86000000 0 0x200000>;
107 tz_mem: memory@86200000 {
108 reg = <0 0x86200000 0 0x2d00000>;
112 rmtfs_mem: memory@88f00000 {
113 compatible = "qcom,rmtfs-mem";
114 reg = <0 0x88f00000 0 0x200000>;
117 qcom,client-id = <1>;
121 qseecom_mem: memory@8ab00000 {
122 reg = <0 0x8ab00000 0 0x1400000>;
126 camera_mem: memory@8bf00000 {
127 reg = <0 0x8bf00000 0 0x500000>;
131 ipa_fw_mem: memory@8c400000 {
132 reg = <0 0x8c400000 0 0x10000>;
136 ipa_gsi_mem: memory@8c410000 {
137 reg = <0 0x8c410000 0 0x5000>;
141 gpu_mem: memory@8c415000 {
142 reg = <0 0x8c415000 0 0x2000>;
146 adsp_mem: memory@8c500000 {
147 reg = <0 0x8c500000 0 0x1a00000>;
151 wlan_msa_mem: memory@8df00000 {
152 reg = <0 0x8df00000 0 0x100000>;
156 mpss_region: memory@8e000000 {
157 reg = <0 0x8e000000 0 0x7800000>;
161 venus_mem: memory@95800000 {
162 reg = <0 0x95800000 0 0x500000>;
166 cdsp_mem: memory@95d00000 {
167 reg = <0 0x95d00000 0 0x800000>;
171 mba_region: memory@96500000 {
172 reg = <0 0x96500000 0 0x200000>;
176 slpi_mem: memory@96700000 {
177 reg = <0 0x96700000 0 0x1400000>;
181 spss_mem: memory@97b00000 {
182 reg = <0 0x97b00000 0 0x100000>;
188 #address-cells = <2>;
193 compatible = "qcom,kryo385";
195 enable-method = "psci";
196 cpu-idle-states = <&LITTLE_CPU_SLEEP_0
199 capacity-dmips-mhz = <607>;
200 dynamic-power-coefficient = <100>;
201 qcom,freq-domain = <&cpufreq_hw 0>;
202 operating-points-v2 = <&cpu0_opp_table>;
203 interconnects = <&gladiator_noc MASTER_APPSS_PROC 3 &mem_noc SLAVE_EBI1 3>,
204 <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
205 #cooling-cells = <2>;
206 next-level-cache = <&L2_0>;
208 compatible = "cache";
209 next-level-cache = <&L3_0>;
211 compatible = "cache";
218 compatible = "qcom,kryo385";
220 enable-method = "psci";
221 cpu-idle-states = <&LITTLE_CPU_SLEEP_0
224 capacity-dmips-mhz = <607>;
225 dynamic-power-coefficient = <100>;
226 qcom,freq-domain = <&cpufreq_hw 0>;
227 operating-points-v2 = <&cpu0_opp_table>;
228 interconnects = <&gladiator_noc MASTER_APPSS_PROC 3 &mem_noc SLAVE_EBI1 3>,
229 <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
230 #cooling-cells = <2>;
231 next-level-cache = <&L2_100>;
233 compatible = "cache";
234 next-level-cache = <&L3_0>;
240 compatible = "qcom,kryo385";
242 enable-method = "psci";
243 cpu-idle-states = <&LITTLE_CPU_SLEEP_0
246 capacity-dmips-mhz = <607>;
247 dynamic-power-coefficient = <100>;
248 qcom,freq-domain = <&cpufreq_hw 0>;
249 operating-points-v2 = <&cpu0_opp_table>;
250 interconnects = <&gladiator_noc MASTER_APPSS_PROC 3 &mem_noc SLAVE_EBI1 3>,
251 <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
252 #cooling-cells = <2>;
253 next-level-cache = <&L2_200>;
255 compatible = "cache";
256 next-level-cache = <&L3_0>;
262 compatible = "qcom,kryo385";
264 enable-method = "psci";
265 cpu-idle-states = <&LITTLE_CPU_SLEEP_0
268 capacity-dmips-mhz = <607>;
269 dynamic-power-coefficient = <100>;
270 qcom,freq-domain = <&cpufreq_hw 0>;
271 operating-points-v2 = <&cpu0_opp_table>;
272 interconnects = <&gladiator_noc MASTER_APPSS_PROC 3 &mem_noc SLAVE_EBI1 3>,
273 <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
274 #cooling-cells = <2>;
275 next-level-cache = <&L2_300>;
277 compatible = "cache";
278 next-level-cache = <&L3_0>;
284 compatible = "qcom,kryo385";
286 enable-method = "psci";
287 capacity-dmips-mhz = <1024>;
288 cpu-idle-states = <&BIG_CPU_SLEEP_0
291 dynamic-power-coefficient = <396>;
292 qcom,freq-domain = <&cpufreq_hw 1>;
293 operating-points-v2 = <&cpu4_opp_table>;
294 interconnects = <&gladiator_noc MASTER_APPSS_PROC 3 &mem_noc SLAVE_EBI1 3>,
295 <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
296 #cooling-cells = <2>;
297 next-level-cache = <&L2_400>;
299 compatible = "cache";
300 next-level-cache = <&L3_0>;
306 compatible = "qcom,kryo385";
308 enable-method = "psci";
309 capacity-dmips-mhz = <1024>;
310 cpu-idle-states = <&BIG_CPU_SLEEP_0
313 dynamic-power-coefficient = <396>;
314 qcom,freq-domain = <&cpufreq_hw 1>;
315 operating-points-v2 = <&cpu4_opp_table>;
316 interconnects = <&gladiator_noc MASTER_APPSS_PROC 3 &mem_noc SLAVE_EBI1 3>,
317 <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
318 #cooling-cells = <2>;
319 next-level-cache = <&L2_500>;
321 compatible = "cache";
322 next-level-cache = <&L3_0>;
328 compatible = "qcom,kryo385";
330 enable-method = "psci";
331 capacity-dmips-mhz = <1024>;
332 cpu-idle-states = <&BIG_CPU_SLEEP_0
335 dynamic-power-coefficient = <396>;
336 qcom,freq-domain = <&cpufreq_hw 1>;
337 operating-points-v2 = <&cpu4_opp_table>;
338 interconnects = <&gladiator_noc MASTER_APPSS_PROC 3 &mem_noc SLAVE_EBI1 3>,
339 <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
340 #cooling-cells = <2>;
341 next-level-cache = <&L2_600>;
343 compatible = "cache";
344 next-level-cache = <&L3_0>;
350 compatible = "qcom,kryo385";
352 enable-method = "psci";
353 capacity-dmips-mhz = <1024>;
354 cpu-idle-states = <&BIG_CPU_SLEEP_0
357 dynamic-power-coefficient = <396>;
358 qcom,freq-domain = <&cpufreq_hw 1>;
359 operating-points-v2 = <&cpu4_opp_table>;
360 interconnects = <&gladiator_noc MASTER_APPSS_PROC 3 &mem_noc SLAVE_EBI1 3>,
361 <&osm_l3 MASTER_OSM_L3_APPS &osm_l3 SLAVE_OSM_L3>;
362 #cooling-cells = <2>;
363 next-level-cache = <&L2_700>;
365 compatible = "cache";
366 next-level-cache = <&L3_0>;
407 entry-method = "psci";
409 LITTLE_CPU_SLEEP_0: cpu-sleep-0-0 {
410 compatible = "arm,idle-state";
411 idle-state-name = "little-power-down";
412 arm,psci-suspend-param = <0x40000003>;
413 entry-latency-us = <350>;
414 exit-latency-us = <461>;
415 min-residency-us = <1890>;
419 LITTLE_CPU_SLEEP_1: cpu-sleep-0-1 {
420 compatible = "arm,idle-state";
421 idle-state-name = "little-rail-power-down";
422 arm,psci-suspend-param = <0x40000004>;
423 entry-latency-us = <360>;
424 exit-latency-us = <531>;
425 min-residency-us = <3934>;
429 BIG_CPU_SLEEP_0: cpu-sleep-1-0 {
430 compatible = "arm,idle-state";
431 idle-state-name = "big-power-down";
432 arm,psci-suspend-param = <0x40000003>;
433 entry-latency-us = <264>;
434 exit-latency-us = <621>;
435 min-residency-us = <952>;
439 BIG_CPU_SLEEP_1: cpu-sleep-1-1 {
440 compatible = "arm,idle-state";
441 idle-state-name = "big-rail-power-down";
442 arm,psci-suspend-param = <0x40000004>;
443 entry-latency-us = <702>;
444 exit-latency-us = <1061>;
445 min-residency-us = <4488>;
449 CLUSTER_SLEEP_0: cluster-sleep-0 {
450 compatible = "arm,idle-state";
451 idle-state-name = "cluster-power-down";
452 arm,psci-suspend-param = <0x400000F4>;
453 entry-latency-us = <3263>;
454 exit-latency-us = <6562>;
455 min-residency-us = <9987>;
461 cpu0_opp_table: cpu0_opp_table {
462 compatible = "operating-points-v2";
465 cpu0_opp1: opp-300000000 {
466 opp-hz = /bits/ 64 <300000000>;
467 opp-peak-kBps = <800000 4800000>;
470 cpu0_opp2: opp-403200000 {
471 opp-hz = /bits/ 64 <403200000>;
472 opp-peak-kBps = <800000 4800000>;
475 cpu0_opp3: opp-480000000 {
476 opp-hz = /bits/ 64 <480000000>;
477 opp-peak-kBps = <800000 6451200>;
480 cpu0_opp4: opp-576000000 {
481 opp-hz = /bits/ 64 <576000000>;
482 opp-peak-kBps = <800000 6451200>;
485 cpu0_opp5: opp-652800000 {
486 opp-hz = /bits/ 64 <652800000>;
487 opp-peak-kBps = <800000 7680000>;
490 cpu0_opp6: opp-748800000 {
491 opp-hz = /bits/ 64 <748800000>;
492 opp-peak-kBps = <1804000 9216000>;
495 cpu0_opp7: opp-825600000 {
496 opp-hz = /bits/ 64 <825600000>;
497 opp-peak-kBps = <1804000 9216000>;
500 cpu0_opp8: opp-902400000 {
501 opp-hz = /bits/ 64 <902400000>;
502 opp-peak-kBps = <1804000 10444800>;
505 cpu0_opp9: opp-979200000 {
506 opp-hz = /bits/ 64 <979200000>;
507 opp-peak-kBps = <1804000 11980800>;
510 cpu0_opp10: opp-1056000000 {
511 opp-hz = /bits/ 64 <1056000000>;
512 opp-peak-kBps = <1804000 11980800>;
515 cpu0_opp11: opp-1132800000 {
516 opp-hz = /bits/ 64 <1132800000>;
517 opp-peak-kBps = <2188000 13516800>;
520 cpu0_opp12: opp-1228800000 {
521 opp-hz = /bits/ 64 <1228800000>;
522 opp-peak-kBps = <2188000 15052800>;
525 cpu0_opp13: opp-1324800000 {
526 opp-hz = /bits/ 64 <1324800000>;
527 opp-peak-kBps = <2188000 16588800>;
530 cpu0_opp14: opp-1420800000 {
531 opp-hz = /bits/ 64 <1420800000>;
532 opp-peak-kBps = <3072000 18124800>;
535 cpu0_opp15: opp-1516800000 {
536 opp-hz = /bits/ 64 <1516800000>;
537 opp-peak-kBps = <3072000 19353600>;
540 cpu0_opp16: opp-1612800000 {
541 opp-hz = /bits/ 64 <1612800000>;
542 opp-peak-kBps = <4068000 19353600>;
545 cpu0_opp17: opp-1689600000 {
546 opp-hz = /bits/ 64 <1689600000>;
547 opp-peak-kBps = <4068000 20889600>;
550 cpu0_opp18: opp-1766400000 {
551 opp-hz = /bits/ 64 <1766400000>;
552 opp-peak-kBps = <4068000 22425600>;
556 cpu4_opp_table: cpu4_opp_table {
557 compatible = "operating-points-v2";
560 cpu4_opp1: opp-300000000 {
561 opp-hz = /bits/ 64 <300000000>;
562 opp-peak-kBps = <800000 4800000>;
565 cpu4_opp2: opp-403200000 {
566 opp-hz = /bits/ 64 <403200000>;
567 opp-peak-kBps = <800000 4800000>;
570 cpu4_opp3: opp-480000000 {
571 opp-hz = /bits/ 64 <480000000>;
572 opp-peak-kBps = <1804000 4800000>;
575 cpu4_opp4: opp-576000000 {
576 opp-hz = /bits/ 64 <576000000>;
577 opp-peak-kBps = <1804000 4800000>;
580 cpu4_opp5: opp-652800000 {
581 opp-hz = /bits/ 64 <652800000>;
582 opp-peak-kBps = <1804000 4800000>;
585 cpu4_opp6: opp-748800000 {
586 opp-hz = /bits/ 64 <748800000>;
587 opp-peak-kBps = <1804000 4800000>;
590 cpu4_opp7: opp-825600000 {
591 opp-hz = /bits/ 64 <825600000>;
592 opp-peak-kBps = <2188000 9216000>;
595 cpu4_opp8: opp-902400000 {
596 opp-hz = /bits/ 64 <902400000>;
597 opp-peak-kBps = <2188000 9216000>;
600 cpu4_opp9: opp-979200000 {
601 opp-hz = /bits/ 64 <979200000>;
602 opp-peak-kBps = <2188000 9216000>;
605 cpu4_opp10: opp-1056000000 {
606 opp-hz = /bits/ 64 <1056000000>;
607 opp-peak-kBps = <3072000 9216000>;
610 cpu4_opp11: opp-1132800000 {
611 opp-hz = /bits/ 64 <1132800000>;
612 opp-peak-kBps = <3072000 11980800>;
615 cpu4_opp12: opp-1209600000 {
616 opp-hz = /bits/ 64 <1209600000>;
617 opp-peak-kBps = <4068000 11980800>;
620 cpu4_opp13: opp-1286400000 {
621 opp-hz = /bits/ 64 <1286400000>;
622 opp-peak-kBps = <4068000 11980800>;
625 cpu4_opp14: opp-1363200000 {
626 opp-hz = /bits/ 64 <1363200000>;
627 opp-peak-kBps = <4068000 15052800>;
630 cpu4_opp15: opp-1459200000 {
631 opp-hz = /bits/ 64 <1459200000>;
632 opp-peak-kBps = <4068000 15052800>;
635 cpu4_opp16: opp-1536000000 {
636 opp-hz = /bits/ 64 <1536000000>;
637 opp-peak-kBps = <5412000 15052800>;
640 cpu4_opp17: opp-1612800000 {
641 opp-hz = /bits/ 64 <1612800000>;
642 opp-peak-kBps = <5412000 15052800>;
645 cpu4_opp18: opp-1689600000 {
646 opp-hz = /bits/ 64 <1689600000>;
647 opp-peak-kBps = <5412000 19353600>;
650 cpu4_opp19: opp-1766400000 {
651 opp-hz = /bits/ 64 <1766400000>;
652 opp-peak-kBps = <6220000 19353600>;
655 cpu4_opp20: opp-1843200000 {
656 opp-hz = /bits/ 64 <1843200000>;
657 opp-peak-kBps = <6220000 19353600>;
660 cpu4_opp21: opp-1920000000 {
661 opp-hz = /bits/ 64 <1920000000>;
662 opp-peak-kBps = <7216000 19353600>;
665 cpu4_opp22: opp-1996800000 {
666 opp-hz = /bits/ 64 <1996800000>;
667 opp-peak-kBps = <7216000 20889600>;
670 cpu4_opp23: opp-2092800000 {
671 opp-hz = /bits/ 64 <2092800000>;
672 opp-peak-kBps = <7216000 20889600>;
675 cpu4_opp24: opp-2169600000 {
676 opp-hz = /bits/ 64 <2169600000>;
677 opp-peak-kBps = <7216000 20889600>;
680 cpu4_opp25: opp-2246400000 {
681 opp-hz = /bits/ 64 <2246400000>;
682 opp-peak-kBps = <7216000 20889600>;
685 cpu4_opp26: opp-2323200000 {
686 opp-hz = /bits/ 64 <2323200000>;
687 opp-peak-kBps = <7216000 20889600>;
690 cpu4_opp27: opp-2400000000 {
691 opp-hz = /bits/ 64 <2400000000>;
692 opp-peak-kBps = <7216000 22425600>;
695 cpu4_opp28: opp-2476800000 {
696 opp-hz = /bits/ 64 <2476800000>;
697 opp-peak-kBps = <7216000 22425600>;
700 cpu4_opp29: opp-2553600000 {
701 opp-hz = /bits/ 64 <2553600000>;
702 opp-peak-kBps = <7216000 22425600>;
705 cpu4_opp30: opp-2649600000 {
706 opp-hz = /bits/ 64 <2649600000>;
707 opp-peak-kBps = <7216000 22425600>;
710 cpu4_opp31: opp-2745600000 {
711 opp-hz = /bits/ 64 <2745600000>;
712 opp-peak-kBps = <7216000 25497600>;
715 cpu4_opp32: opp-2803200000 {
716 opp-hz = /bits/ 64 <2803200000>;
717 opp-peak-kBps = <7216000 25497600>;
722 compatible = "arm,armv8-pmuv3";
723 interrupts = <GIC_PPI 5 IRQ_TYPE_LEVEL_HIGH>;
727 compatible = "arm,armv8-timer";
728 interrupts = <GIC_PPI 1 IRQ_TYPE_LEVEL_LOW>,
729 <GIC_PPI 2 IRQ_TYPE_LEVEL_LOW>,
730 <GIC_PPI 3 IRQ_TYPE_LEVEL_LOW>,
731 <GIC_PPI 0 IRQ_TYPE_LEVEL_LOW>;
736 compatible = "fixed-clock";
738 clock-frequency = <38400000>;
739 clock-output-names = "xo_board";
742 sleep_clk: sleep-clk {
743 compatible = "fixed-clock";
745 clock-frequency = <32764>;
751 compatible = "qcom,scm-sdm845", "qcom,scm";
755 adsp_pas: remoteproc-adsp {
756 compatible = "qcom,sdm845-adsp-pas";
758 interrupts-extended = <&intc GIC_SPI 162 IRQ_TYPE_EDGE_RISING>,
759 <&adsp_smp2p_in 0 IRQ_TYPE_EDGE_RISING>,
760 <&adsp_smp2p_in 1 IRQ_TYPE_EDGE_RISING>,
761 <&adsp_smp2p_in 2 IRQ_TYPE_EDGE_RISING>,
762 <&adsp_smp2p_in 3 IRQ_TYPE_EDGE_RISING>;
763 interrupt-names = "wdog", "fatal", "ready",
764 "handover", "stop-ack";
766 clocks = <&rpmhcc RPMH_CXO_CLK>;
769 memory-region = <&adsp_mem>;
771 qcom,smem-states = <&adsp_smp2p_out 0>;
772 qcom,smem-state-names = "stop";
777 interrupts = <GIC_SPI 156 IRQ_TYPE_EDGE_RISING>;
779 qcom,remote-pid = <2>;
780 mboxes = <&apss_shared 8>;
783 compatible = "qcom,apr-v2";
784 qcom,glink-channels = "apr_audio_svc";
785 qcom,apr-domain = <APR_DOMAIN_ADSP>;
786 #address-cells = <1>;
788 qcom,intents = <512 20>;
791 reg = <APR_SVC_ADSP_CORE>;
792 compatible = "qcom,q6core";
793 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
796 q6afe: apr-service@4 {
797 compatible = "qcom,q6afe";
799 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
801 compatible = "qcom,q6afe-dais";
802 #address-cells = <1>;
804 #sound-dai-cells = <1>;
808 q6asm: apr-service@7 {
809 compatible = "qcom,q6asm";
811 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
813 compatible = "qcom,q6asm-dais";
814 #address-cells = <1>;
816 #sound-dai-cells = <1>;
817 iommus = <&apps_smmu 0x1821 0x0>;
821 q6adm: apr-service@8 {
822 compatible = "qcom,q6adm";
824 qcom,protection-domain = "avs/audio", "msm/adsp/audio_pd";
826 compatible = "qcom,q6adm-routing";
827 #sound-dai-cells = <0>;
833 compatible = "qcom,fastrpc";
834 qcom,glink-channels = "fastrpcglink-apps-dsp";
836 #address-cells = <1>;
840 compatible = "qcom,fastrpc-compute-cb";
842 iommus = <&apps_smmu 0x1823 0x0>;
846 compatible = "qcom,fastrpc-compute-cb";
848 iommus = <&apps_smmu 0x1824 0x0>;
854 cdsp_pas: remoteproc-cdsp {
855 compatible = "qcom,sdm845-cdsp-pas";
857 interrupts-extended = <&intc GIC_SPI 578 IRQ_TYPE_EDGE_RISING>,
858 <&cdsp_smp2p_in 0 IRQ_TYPE_EDGE_RISING>,
859 <&cdsp_smp2p_in 1 IRQ_TYPE_EDGE_RISING>,
860 <&cdsp_smp2p_in 2 IRQ_TYPE_EDGE_RISING>,
861 <&cdsp_smp2p_in 3 IRQ_TYPE_EDGE_RISING>;
862 interrupt-names = "wdog", "fatal", "ready",
863 "handover", "stop-ack";
865 clocks = <&rpmhcc RPMH_CXO_CLK>;
868 memory-region = <&cdsp_mem>;
870 qcom,smem-states = <&cdsp_smp2p_out 0>;
871 qcom,smem-state-names = "stop";
876 interrupts = <GIC_SPI 574 IRQ_TYPE_EDGE_RISING>;
878 qcom,remote-pid = <5>;
879 mboxes = <&apss_shared 4>;
881 compatible = "qcom,fastrpc";
882 qcom,glink-channels = "fastrpcglink-apps-dsp";
884 #address-cells = <1>;
888 compatible = "qcom,fastrpc-compute-cb";
890 iommus = <&apps_smmu 0x1401 0x30>;
894 compatible = "qcom,fastrpc-compute-cb";
896 iommus = <&apps_smmu 0x1402 0x30>;
900 compatible = "qcom,fastrpc-compute-cb";
902 iommus = <&apps_smmu 0x1403 0x30>;
906 compatible = "qcom,fastrpc-compute-cb";
908 iommus = <&apps_smmu 0x1404 0x30>;
912 compatible = "qcom,fastrpc-compute-cb";
914 iommus = <&apps_smmu 0x1405 0x30>;
918 compatible = "qcom,fastrpc-compute-cb";
920 iommus = <&apps_smmu 0x1406 0x30>;
924 compatible = "qcom,fastrpc-compute-cb";
926 iommus = <&apps_smmu 0x1407 0x30>;
930 compatible = "qcom,fastrpc-compute-cb";
932 iommus = <&apps_smmu 0x1408 0x30>;
939 compatible = "qcom,tcsr-mutex";
940 syscon = <&tcsr_mutex_regs 0 0x1000>;
945 compatible = "qcom,smem";
946 memory-region = <&smem_mem>;
947 hwlocks = <&tcsr_mutex 3>;
951 compatible = "qcom,smp2p";
952 qcom,smem = <94>, <432>;
954 interrupts = <GIC_SPI 576 IRQ_TYPE_EDGE_RISING>;
956 mboxes = <&apss_shared 6>;
958 qcom,local-pid = <0>;
959 qcom,remote-pid = <5>;
961 cdsp_smp2p_out: master-kernel {
962 qcom,entry-name = "master-kernel";
963 #qcom,smem-state-cells = <1>;
966 cdsp_smp2p_in: slave-kernel {
967 qcom,entry-name = "slave-kernel";
969 interrupt-controller;
970 #interrupt-cells = <2>;
975 compatible = "qcom,smp2p";
976 qcom,smem = <443>, <429>;
978 interrupts = <GIC_SPI 158 IRQ_TYPE_EDGE_RISING>;
980 mboxes = <&apss_shared 10>;
982 qcom,local-pid = <0>;
983 qcom,remote-pid = <2>;
985 adsp_smp2p_out: master-kernel {
986 qcom,entry-name = "master-kernel";
987 #qcom,smem-state-cells = <1>;
990 adsp_smp2p_in: slave-kernel {
991 qcom,entry-name = "slave-kernel";
993 interrupt-controller;
994 #interrupt-cells = <2>;
999 compatible = "qcom,smp2p";
1000 qcom,smem = <435>, <428>;
1001 interrupts = <GIC_SPI 451 IRQ_TYPE_EDGE_RISING>;
1002 mboxes = <&apss_shared 14>;
1003 qcom,local-pid = <0>;
1004 qcom,remote-pid = <1>;
1006 modem_smp2p_out: master-kernel {
1007 qcom,entry-name = "master-kernel";
1008 #qcom,smem-state-cells = <1>;
1011 modem_smp2p_in: slave-kernel {
1012 qcom,entry-name = "slave-kernel";
1013 interrupt-controller;
1014 #interrupt-cells = <2>;
1017 ipa_smp2p_out: ipa-ap-to-modem {
1018 qcom,entry-name = "ipa";
1019 #qcom,smem-state-cells = <1>;
1022 ipa_smp2p_in: ipa-modem-to-ap {
1023 qcom,entry-name = "ipa";
1024 interrupt-controller;
1025 #interrupt-cells = <2>;
1030 compatible = "qcom,smp2p";
1031 qcom,smem = <481>, <430>;
1032 interrupts = <GIC_SPI 172 IRQ_TYPE_EDGE_RISING>;
1033 mboxes = <&apss_shared 26>;
1034 qcom,local-pid = <0>;
1035 qcom,remote-pid = <3>;
1037 slpi_smp2p_out: master-kernel {
1038 qcom,entry-name = "master-kernel";
1039 #qcom,smem-state-cells = <1>;
1042 slpi_smp2p_in: slave-kernel {
1043 qcom,entry-name = "slave-kernel";
1044 interrupt-controller;
1045 #interrupt-cells = <2>;
1050 compatible = "arm,psci-1.0";
1055 #address-cells = <2>;
1057 ranges = <0 0 0 0 0x10 0>;
1058 dma-ranges = <0 0 0 0 0x10 0>;
1059 compatible = "simple-bus";
1061 gcc: clock-controller@100000 {
1062 compatible = "qcom,gcc-sdm845";
1063 reg = <0 0x00100000 0 0x1f0000>;
1064 clocks = <&rpmhcc RPMH_CXO_CLK>,
1065 <&rpmhcc RPMH_CXO_CLK_A>,
1069 clock-names = "bi_tcxo",
1076 #power-domain-cells = <1>;
1080 compatible = "qcom,qfprom";
1081 reg = <0 0x00784000 0 0x8ff>;
1082 #address-cells = <1>;
1085 qusb2p_hstx_trim: hstx-trim-primary@1eb {
1090 qusb2s_hstx_trim: hstx-trim-secondary@1eb {
1097 compatible = "qcom,prng-ee";
1098 reg = <0 0x00793000 0 0x1000>;
1099 clocks = <&gcc GCC_PRNG_AHB_CLK>;
1100 clock-names = "core";
1103 qup_opp_table: qup-opp-table {
1104 compatible = "operating-points-v2";
1107 opp-hz = /bits/ 64 <50000000>;
1108 required-opps = <&rpmhpd_opp_min_svs>;
1112 opp-hz = /bits/ 64 <75000000>;
1113 required-opps = <&rpmhpd_opp_low_svs>;
1117 opp-hz = /bits/ 64 <100000000>;
1118 required-opps = <&rpmhpd_opp_svs>;
1122 opp-hz = /bits/ 64 <128000000>;
1123 required-opps = <&rpmhpd_opp_nom>;
1127 qupv3_id_0: geniqup@8c0000 {
1128 compatible = "qcom,geni-se-qup";
1129 reg = <0 0x008c0000 0 0x6000>;
1130 clock-names = "m-ahb", "s-ahb";
1131 clocks = <&gcc GCC_QUPV3_WRAP_0_M_AHB_CLK>,
1132 <&gcc GCC_QUPV3_WRAP_0_S_AHB_CLK>;
1133 iommus = <&apps_smmu 0x3 0x0>;
1134 #address-cells = <2>;
1137 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>;
1138 interconnect-names = "qup-core";
1139 status = "disabled";
1142 compatible = "qcom,geni-i2c";
1143 reg = <0 0x00880000 0 0x4000>;
1145 clocks = <&gcc GCC_QUPV3_WRAP0_S0_CLK>;
1146 pinctrl-names = "default";
1147 pinctrl-0 = <&qup_i2c0_default>;
1148 interrupts = <GIC_SPI 601 IRQ_TYPE_LEVEL_HIGH>;
1149 #address-cells = <1>;
1151 power-domains = <&rpmhpd SDM845_CX>;
1152 operating-points-v2 = <&qup_opp_table>;
1153 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1154 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>,
1155 <&aggre1_noc MASTER_QUP_1 0 &mem_noc SLAVE_EBI1 0>;
1156 interconnect-names = "qup-core", "qup-config", "qup-memory";
1157 status = "disabled";
1161 compatible = "qcom,geni-spi";
1162 reg = <0 0x00880000 0 0x4000>;
1164 clocks = <&gcc GCC_QUPV3_WRAP0_S0_CLK>;
1165 pinctrl-names = "default";
1166 pinctrl-0 = <&qup_spi0_default>;
1167 interrupts = <GIC_SPI 601 IRQ_TYPE_LEVEL_HIGH>;
1168 #address-cells = <1>;
1170 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1171 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1172 interconnect-names = "qup-core", "qup-config";
1173 status = "disabled";
1176 uart0: serial@880000 {
1177 compatible = "qcom,geni-uart";
1178 reg = <0 0x00880000 0 0x4000>;
1180 clocks = <&gcc GCC_QUPV3_WRAP0_S0_CLK>;
1181 pinctrl-names = "default";
1182 pinctrl-0 = <&qup_uart0_default>;
1183 interrupts = <GIC_SPI 601 IRQ_TYPE_LEVEL_HIGH>;
1184 power-domains = <&rpmhpd SDM845_CX>;
1185 operating-points-v2 = <&qup_opp_table>;
1186 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1187 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1188 interconnect-names = "qup-core", "qup-config";
1189 status = "disabled";
1193 compatible = "qcom,geni-i2c";
1194 reg = <0 0x00884000 0 0x4000>;
1196 clocks = <&gcc GCC_QUPV3_WRAP0_S1_CLK>;
1197 pinctrl-names = "default";
1198 pinctrl-0 = <&qup_i2c1_default>;
1199 interrupts = <GIC_SPI 602 IRQ_TYPE_LEVEL_HIGH>;
1200 #address-cells = <1>;
1202 power-domains = <&rpmhpd SDM845_CX>;
1203 operating-points-v2 = <&qup_opp_table>;
1204 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1205 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>,
1206 <&aggre1_noc MASTER_QUP_1 0 &mem_noc SLAVE_EBI1 0>;
1207 interconnect-names = "qup-core", "qup-config", "qup-memory";
1208 status = "disabled";
1212 compatible = "qcom,geni-spi";
1213 reg = <0 0x00884000 0 0x4000>;
1215 clocks = <&gcc GCC_QUPV3_WRAP0_S1_CLK>;
1216 pinctrl-names = "default";
1217 pinctrl-0 = <&qup_spi1_default>;
1218 interrupts = <GIC_SPI 602 IRQ_TYPE_LEVEL_HIGH>;
1219 #address-cells = <1>;
1221 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1222 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1223 interconnect-names = "qup-core", "qup-config";
1224 status = "disabled";
1227 uart1: serial@884000 {
1228 compatible = "qcom,geni-uart";
1229 reg = <0 0x00884000 0 0x4000>;
1231 clocks = <&gcc GCC_QUPV3_WRAP0_S1_CLK>;
1232 pinctrl-names = "default";
1233 pinctrl-0 = <&qup_uart1_default>;
1234 interrupts = <GIC_SPI 602 IRQ_TYPE_LEVEL_HIGH>;
1235 power-domains = <&rpmhpd SDM845_CX>;
1236 operating-points-v2 = <&qup_opp_table>;
1237 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1238 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1239 interconnect-names = "qup-core", "qup-config";
1240 status = "disabled";
1244 compatible = "qcom,geni-i2c";
1245 reg = <0 0x00888000 0 0x4000>;
1247 clocks = <&gcc GCC_QUPV3_WRAP0_S2_CLK>;
1248 pinctrl-names = "default";
1249 pinctrl-0 = <&qup_i2c2_default>;
1250 interrupts = <GIC_SPI 603 IRQ_TYPE_LEVEL_HIGH>;
1251 #address-cells = <1>;
1253 power-domains = <&rpmhpd SDM845_CX>;
1254 operating-points-v2 = <&qup_opp_table>;
1255 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1256 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>,
1257 <&aggre1_noc MASTER_QUP_1 0 &mem_noc SLAVE_EBI1 0>;
1258 interconnect-names = "qup-core", "qup-config", "qup-memory";
1259 status = "disabled";
1263 compatible = "qcom,geni-spi";
1264 reg = <0 0x00888000 0 0x4000>;
1266 clocks = <&gcc GCC_QUPV3_WRAP0_S2_CLK>;
1267 pinctrl-names = "default";
1268 pinctrl-0 = <&qup_spi2_default>;
1269 interrupts = <GIC_SPI 603 IRQ_TYPE_LEVEL_HIGH>;
1270 #address-cells = <1>;
1272 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1273 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1274 interconnect-names = "qup-core", "qup-config";
1275 status = "disabled";
1278 uart2: serial@888000 {
1279 compatible = "qcom,geni-uart";
1280 reg = <0 0x00888000 0 0x4000>;
1282 clocks = <&gcc GCC_QUPV3_WRAP0_S2_CLK>;
1283 pinctrl-names = "default";
1284 pinctrl-0 = <&qup_uart2_default>;
1285 interrupts = <GIC_SPI 603 IRQ_TYPE_LEVEL_HIGH>;
1286 power-domains = <&rpmhpd SDM845_CX>;
1287 operating-points-v2 = <&qup_opp_table>;
1288 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1289 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1290 interconnect-names = "qup-core", "qup-config";
1291 status = "disabled";
1295 compatible = "qcom,geni-i2c";
1296 reg = <0 0x0088c000 0 0x4000>;
1298 clocks = <&gcc GCC_QUPV3_WRAP0_S3_CLK>;
1299 pinctrl-names = "default";
1300 pinctrl-0 = <&qup_i2c3_default>;
1301 interrupts = <GIC_SPI 604 IRQ_TYPE_LEVEL_HIGH>;
1302 #address-cells = <1>;
1304 power-domains = <&rpmhpd SDM845_CX>;
1305 operating-points-v2 = <&qup_opp_table>;
1306 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1307 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>,
1308 <&aggre1_noc MASTER_QUP_1 0 &mem_noc SLAVE_EBI1 0>;
1309 interconnect-names = "qup-core", "qup-config", "qup-memory";
1310 status = "disabled";
1314 compatible = "qcom,geni-spi";
1315 reg = <0 0x0088c000 0 0x4000>;
1317 clocks = <&gcc GCC_QUPV3_WRAP0_S3_CLK>;
1318 pinctrl-names = "default";
1319 pinctrl-0 = <&qup_spi3_default>;
1320 interrupts = <GIC_SPI 604 IRQ_TYPE_LEVEL_HIGH>;
1321 #address-cells = <1>;
1323 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1324 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1325 interconnect-names = "qup-core", "qup-config";
1326 status = "disabled";
1329 uart3: serial@88c000 {
1330 compatible = "qcom,geni-uart";
1331 reg = <0 0x0088c000 0 0x4000>;
1333 clocks = <&gcc GCC_QUPV3_WRAP0_S3_CLK>;
1334 pinctrl-names = "default";
1335 pinctrl-0 = <&qup_uart3_default>;
1336 interrupts = <GIC_SPI 604 IRQ_TYPE_LEVEL_HIGH>;
1337 power-domains = <&rpmhpd SDM845_CX>;
1338 operating-points-v2 = <&qup_opp_table>;
1339 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1340 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1341 interconnect-names = "qup-core", "qup-config";
1342 status = "disabled";
1346 compatible = "qcom,geni-i2c";
1347 reg = <0 0x00890000 0 0x4000>;
1349 clocks = <&gcc GCC_QUPV3_WRAP0_S4_CLK>;
1350 pinctrl-names = "default";
1351 pinctrl-0 = <&qup_i2c4_default>;
1352 interrupts = <GIC_SPI 605 IRQ_TYPE_LEVEL_HIGH>;
1353 #address-cells = <1>;
1355 power-domains = <&rpmhpd SDM845_CX>;
1356 operating-points-v2 = <&qup_opp_table>;
1357 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1358 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>,
1359 <&aggre1_noc MASTER_QUP_1 0 &mem_noc SLAVE_EBI1 0>;
1360 interconnect-names = "qup-core", "qup-config", "qup-memory";
1361 status = "disabled";
1365 compatible = "qcom,geni-spi";
1366 reg = <0 0x00890000 0 0x4000>;
1368 clocks = <&gcc GCC_QUPV3_WRAP0_S4_CLK>;
1369 pinctrl-names = "default";
1370 pinctrl-0 = <&qup_spi4_default>;
1371 interrupts = <GIC_SPI 605 IRQ_TYPE_LEVEL_HIGH>;
1372 #address-cells = <1>;
1374 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1375 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1376 interconnect-names = "qup-core", "qup-config";
1377 status = "disabled";
1380 uart4: serial@890000 {
1381 compatible = "qcom,geni-uart";
1382 reg = <0 0x00890000 0 0x4000>;
1384 clocks = <&gcc GCC_QUPV3_WRAP0_S4_CLK>;
1385 pinctrl-names = "default";
1386 pinctrl-0 = <&qup_uart4_default>;
1387 interrupts = <GIC_SPI 605 IRQ_TYPE_LEVEL_HIGH>;
1388 power-domains = <&rpmhpd SDM845_CX>;
1389 operating-points-v2 = <&qup_opp_table>;
1390 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1391 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1392 interconnect-names = "qup-core", "qup-config";
1393 status = "disabled";
1397 compatible = "qcom,geni-i2c";
1398 reg = <0 0x00894000 0 0x4000>;
1400 clocks = <&gcc GCC_QUPV3_WRAP0_S5_CLK>;
1401 pinctrl-names = "default";
1402 pinctrl-0 = <&qup_i2c5_default>;
1403 interrupts = <GIC_SPI 606 IRQ_TYPE_LEVEL_HIGH>;
1404 #address-cells = <1>;
1406 power-domains = <&rpmhpd SDM845_CX>;
1407 operating-points-v2 = <&qup_opp_table>;
1408 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1409 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>,
1410 <&aggre1_noc MASTER_QUP_1 0 &mem_noc SLAVE_EBI1 0>;
1411 interconnect-names = "qup-core", "qup-config", "qup-memory";
1412 status = "disabled";
1416 compatible = "qcom,geni-spi";
1417 reg = <0 0x00894000 0 0x4000>;
1419 clocks = <&gcc GCC_QUPV3_WRAP0_S5_CLK>;
1420 pinctrl-names = "default";
1421 pinctrl-0 = <&qup_spi5_default>;
1422 interrupts = <GIC_SPI 606 IRQ_TYPE_LEVEL_HIGH>;
1423 #address-cells = <1>;
1425 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1426 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1427 interconnect-names = "qup-core", "qup-config";
1428 status = "disabled";
1431 uart5: serial@894000 {
1432 compatible = "qcom,geni-uart";
1433 reg = <0 0x00894000 0 0x4000>;
1435 clocks = <&gcc GCC_QUPV3_WRAP0_S5_CLK>;
1436 pinctrl-names = "default";
1437 pinctrl-0 = <&qup_uart5_default>;
1438 interrupts = <GIC_SPI 606 IRQ_TYPE_LEVEL_HIGH>;
1439 power-domains = <&rpmhpd SDM845_CX>;
1440 operating-points-v2 = <&qup_opp_table>;
1441 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1442 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1443 interconnect-names = "qup-core", "qup-config";
1444 status = "disabled";
1448 compatible = "qcom,geni-i2c";
1449 reg = <0 0x00898000 0 0x4000>;
1451 clocks = <&gcc GCC_QUPV3_WRAP0_S6_CLK>;
1452 pinctrl-names = "default";
1453 pinctrl-0 = <&qup_i2c6_default>;
1454 interrupts = <GIC_SPI 607 IRQ_TYPE_LEVEL_HIGH>;
1455 #address-cells = <1>;
1457 power-domains = <&rpmhpd SDM845_CX>;
1458 operating-points-v2 = <&qup_opp_table>;
1459 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1460 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>,
1461 <&aggre1_noc MASTER_QUP_1 0 &mem_noc SLAVE_EBI1 0>;
1462 interconnect-names = "qup-core", "qup-config", "qup-memory";
1463 status = "disabled";
1467 compatible = "qcom,geni-spi";
1468 reg = <0 0x00898000 0 0x4000>;
1470 clocks = <&gcc GCC_QUPV3_WRAP0_S6_CLK>;
1471 pinctrl-names = "default";
1472 pinctrl-0 = <&qup_spi6_default>;
1473 interrupts = <GIC_SPI 607 IRQ_TYPE_LEVEL_HIGH>;
1474 #address-cells = <1>;
1476 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1477 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1478 interconnect-names = "qup-core", "qup-config";
1479 status = "disabled";
1482 uart6: serial@898000 {
1483 compatible = "qcom,geni-uart";
1484 reg = <0 0x00898000 0 0x4000>;
1486 clocks = <&gcc GCC_QUPV3_WRAP0_S6_CLK>;
1487 pinctrl-names = "default";
1488 pinctrl-0 = <&qup_uart6_default>;
1489 interrupts = <GIC_SPI 607 IRQ_TYPE_LEVEL_HIGH>;
1490 power-domains = <&rpmhpd SDM845_CX>;
1491 operating-points-v2 = <&qup_opp_table>;
1492 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1493 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1494 interconnect-names = "qup-core", "qup-config";
1495 status = "disabled";
1499 compatible = "qcom,geni-i2c";
1500 reg = <0 0x0089c000 0 0x4000>;
1502 clocks = <&gcc GCC_QUPV3_WRAP0_S7_CLK>;
1503 pinctrl-names = "default";
1504 pinctrl-0 = <&qup_i2c7_default>;
1505 interrupts = <GIC_SPI 608 IRQ_TYPE_LEVEL_HIGH>;
1506 #address-cells = <1>;
1508 power-domains = <&rpmhpd SDM845_CX>;
1509 operating-points-v2 = <&qup_opp_table>;
1510 status = "disabled";
1514 compatible = "qcom,geni-spi";
1515 reg = <0 0x0089c000 0 0x4000>;
1517 clocks = <&gcc GCC_QUPV3_WRAP0_S7_CLK>;
1518 pinctrl-names = "default";
1519 pinctrl-0 = <&qup_spi7_default>;
1520 interrupts = <GIC_SPI 608 IRQ_TYPE_LEVEL_HIGH>;
1521 #address-cells = <1>;
1523 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1524 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1525 interconnect-names = "qup-core", "qup-config";
1526 status = "disabled";
1529 uart7: serial@89c000 {
1530 compatible = "qcom,geni-uart";
1531 reg = <0 0x0089c000 0 0x4000>;
1533 clocks = <&gcc GCC_QUPV3_WRAP0_S7_CLK>;
1534 pinctrl-names = "default";
1535 pinctrl-0 = <&qup_uart7_default>;
1536 interrupts = <GIC_SPI 608 IRQ_TYPE_LEVEL_HIGH>;
1537 power-domains = <&rpmhpd SDM845_CX>;
1538 operating-points-v2 = <&qup_opp_table>;
1539 interconnects = <&aggre1_noc MASTER_QUP_1 0 &config_noc SLAVE_BLSP_1 0>,
1540 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_1 0>;
1541 interconnect-names = "qup-core", "qup-config";
1542 status = "disabled";
1546 qupv3_id_1: geniqup@ac0000 {
1547 compatible = "qcom,geni-se-qup";
1548 reg = <0 0x00ac0000 0 0x6000>;
1549 clock-names = "m-ahb", "s-ahb";
1550 clocks = <&gcc GCC_QUPV3_WRAP_1_M_AHB_CLK>,
1551 <&gcc GCC_QUPV3_WRAP_1_S_AHB_CLK>;
1552 iommus = <&apps_smmu 0x6c3 0x0>;
1553 #address-cells = <2>;
1556 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>;
1557 interconnect-names = "qup-core";
1558 status = "disabled";
1561 compatible = "qcom,geni-i2c";
1562 reg = <0 0x00a80000 0 0x4000>;
1564 clocks = <&gcc GCC_QUPV3_WRAP1_S0_CLK>;
1565 pinctrl-names = "default";
1566 pinctrl-0 = <&qup_i2c8_default>;
1567 interrupts = <GIC_SPI 353 IRQ_TYPE_LEVEL_HIGH>;
1568 #address-cells = <1>;
1570 power-domains = <&rpmhpd SDM845_CX>;
1571 operating-points-v2 = <&qup_opp_table>;
1572 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1573 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>,
1574 <&aggre2_noc MASTER_QUP_2 0 &mem_noc SLAVE_EBI1 0>;
1575 interconnect-names = "qup-core", "qup-config", "qup-memory";
1576 status = "disabled";
1580 compatible = "qcom,geni-spi";
1581 reg = <0 0x00a80000 0 0x4000>;
1583 clocks = <&gcc GCC_QUPV3_WRAP1_S0_CLK>;
1584 pinctrl-names = "default";
1585 pinctrl-0 = <&qup_spi8_default>;
1586 interrupts = <GIC_SPI 353 IRQ_TYPE_LEVEL_HIGH>;
1587 #address-cells = <1>;
1589 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1590 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1591 interconnect-names = "qup-core", "qup-config";
1592 status = "disabled";
1595 uart8: serial@a80000 {
1596 compatible = "qcom,geni-uart";
1597 reg = <0 0x00a80000 0 0x4000>;
1599 clocks = <&gcc GCC_QUPV3_WRAP1_S0_CLK>;
1600 pinctrl-names = "default";
1601 pinctrl-0 = <&qup_uart8_default>;
1602 interrupts = <GIC_SPI 353 IRQ_TYPE_LEVEL_HIGH>;
1603 power-domains = <&rpmhpd SDM845_CX>;
1604 operating-points-v2 = <&qup_opp_table>;
1605 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1606 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1607 interconnect-names = "qup-core", "qup-config";
1608 status = "disabled";
1612 compatible = "qcom,geni-i2c";
1613 reg = <0 0x00a84000 0 0x4000>;
1615 clocks = <&gcc GCC_QUPV3_WRAP1_S1_CLK>;
1616 pinctrl-names = "default";
1617 pinctrl-0 = <&qup_i2c9_default>;
1618 interrupts = <GIC_SPI 354 IRQ_TYPE_LEVEL_HIGH>;
1619 #address-cells = <1>;
1621 power-domains = <&rpmhpd SDM845_CX>;
1622 operating-points-v2 = <&qup_opp_table>;
1623 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1624 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>,
1625 <&aggre2_noc MASTER_QUP_2 0 &mem_noc SLAVE_EBI1 0>;
1626 interconnect-names = "qup-core", "qup-config", "qup-memory";
1627 status = "disabled";
1631 compatible = "qcom,geni-spi";
1632 reg = <0 0x00a84000 0 0x4000>;
1634 clocks = <&gcc GCC_QUPV3_WRAP1_S1_CLK>;
1635 pinctrl-names = "default";
1636 pinctrl-0 = <&qup_spi9_default>;
1637 interrupts = <GIC_SPI 354 IRQ_TYPE_LEVEL_HIGH>;
1638 #address-cells = <1>;
1640 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1641 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1642 interconnect-names = "qup-core", "qup-config";
1643 status = "disabled";
1646 uart9: serial@a84000 {
1647 compatible = "qcom,geni-debug-uart";
1648 reg = <0 0x00a84000 0 0x4000>;
1650 clocks = <&gcc GCC_QUPV3_WRAP1_S1_CLK>;
1651 pinctrl-names = "default";
1652 pinctrl-0 = <&qup_uart9_default>;
1653 interrupts = <GIC_SPI 354 IRQ_TYPE_LEVEL_HIGH>;
1654 power-domains = <&rpmhpd SDM845_CX>;
1655 operating-points-v2 = <&qup_opp_table>;
1656 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1657 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1658 interconnect-names = "qup-core", "qup-config";
1659 status = "disabled";
1663 compatible = "qcom,geni-i2c";
1664 reg = <0 0x00a88000 0 0x4000>;
1666 clocks = <&gcc GCC_QUPV3_WRAP1_S2_CLK>;
1667 pinctrl-names = "default";
1668 pinctrl-0 = <&qup_i2c10_default>;
1669 interrupts = <GIC_SPI 355 IRQ_TYPE_LEVEL_HIGH>;
1670 #address-cells = <1>;
1672 power-domains = <&rpmhpd SDM845_CX>;
1673 operating-points-v2 = <&qup_opp_table>;
1674 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1675 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>,
1676 <&aggre2_noc MASTER_QUP_2 0 &mem_noc SLAVE_EBI1 0>;
1677 interconnect-names = "qup-core", "qup-config", "qup-memory";
1678 status = "disabled";
1682 compatible = "qcom,geni-spi";
1683 reg = <0 0x00a88000 0 0x4000>;
1685 clocks = <&gcc GCC_QUPV3_WRAP1_S2_CLK>;
1686 pinctrl-names = "default";
1687 pinctrl-0 = <&qup_spi10_default>;
1688 interrupts = <GIC_SPI 355 IRQ_TYPE_LEVEL_HIGH>;
1689 #address-cells = <1>;
1691 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1692 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1693 interconnect-names = "qup-core", "qup-config";
1694 status = "disabled";
1697 uart10: serial@a88000 {
1698 compatible = "qcom,geni-uart";
1699 reg = <0 0x00a88000 0 0x4000>;
1701 clocks = <&gcc GCC_QUPV3_WRAP1_S2_CLK>;
1702 pinctrl-names = "default";
1703 pinctrl-0 = <&qup_uart10_default>;
1704 interrupts = <GIC_SPI 355 IRQ_TYPE_LEVEL_HIGH>;
1705 power-domains = <&rpmhpd SDM845_CX>;
1706 operating-points-v2 = <&qup_opp_table>;
1707 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1708 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1709 interconnect-names = "qup-core", "qup-config";
1710 status = "disabled";
1714 compatible = "qcom,geni-i2c";
1715 reg = <0 0x00a8c000 0 0x4000>;
1717 clocks = <&gcc GCC_QUPV3_WRAP1_S3_CLK>;
1718 pinctrl-names = "default";
1719 pinctrl-0 = <&qup_i2c11_default>;
1720 interrupts = <GIC_SPI 356 IRQ_TYPE_LEVEL_HIGH>;
1721 #address-cells = <1>;
1723 power-domains = <&rpmhpd SDM845_CX>;
1724 operating-points-v2 = <&qup_opp_table>;
1725 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1726 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>,
1727 <&aggre2_noc MASTER_QUP_2 0 &mem_noc SLAVE_EBI1 0>;
1728 interconnect-names = "qup-core", "qup-config", "qup-memory";
1729 status = "disabled";
1733 compatible = "qcom,geni-spi";
1734 reg = <0 0x00a8c000 0 0x4000>;
1736 clocks = <&gcc GCC_QUPV3_WRAP1_S3_CLK>;
1737 pinctrl-names = "default";
1738 pinctrl-0 = <&qup_spi11_default>;
1739 interrupts = <GIC_SPI 356 IRQ_TYPE_LEVEL_HIGH>;
1740 #address-cells = <1>;
1742 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1743 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1744 interconnect-names = "qup-core", "qup-config";
1745 status = "disabled";
1748 uart11: serial@a8c000 {
1749 compatible = "qcom,geni-uart";
1750 reg = <0 0x00a8c000 0 0x4000>;
1752 clocks = <&gcc GCC_QUPV3_WRAP1_S3_CLK>;
1753 pinctrl-names = "default";
1754 pinctrl-0 = <&qup_uart11_default>;
1755 interrupts = <GIC_SPI 356 IRQ_TYPE_LEVEL_HIGH>;
1756 power-domains = <&rpmhpd SDM845_CX>;
1757 operating-points-v2 = <&qup_opp_table>;
1758 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1759 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1760 interconnect-names = "qup-core", "qup-config";
1761 status = "disabled";
1765 compatible = "qcom,geni-i2c";
1766 reg = <0 0x00a90000 0 0x4000>;
1768 clocks = <&gcc GCC_QUPV3_WRAP1_S4_CLK>;
1769 pinctrl-names = "default";
1770 pinctrl-0 = <&qup_i2c12_default>;
1771 interrupts = <GIC_SPI 357 IRQ_TYPE_LEVEL_HIGH>;
1772 #address-cells = <1>;
1774 power-domains = <&rpmhpd SDM845_CX>;
1775 operating-points-v2 = <&qup_opp_table>;
1776 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1777 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>,
1778 <&aggre2_noc MASTER_QUP_2 0 &mem_noc SLAVE_EBI1 0>;
1779 interconnect-names = "qup-core", "qup-config", "qup-memory";
1780 status = "disabled";
1784 compatible = "qcom,geni-spi";
1785 reg = <0 0x00a90000 0 0x4000>;
1787 clocks = <&gcc GCC_QUPV3_WRAP1_S4_CLK>;
1788 pinctrl-names = "default";
1789 pinctrl-0 = <&qup_spi12_default>;
1790 interrupts = <GIC_SPI 357 IRQ_TYPE_LEVEL_HIGH>;
1791 #address-cells = <1>;
1793 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1794 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1795 interconnect-names = "qup-core", "qup-config";
1796 status = "disabled";
1799 uart12: serial@a90000 {
1800 compatible = "qcom,geni-uart";
1801 reg = <0 0x00a90000 0 0x4000>;
1803 clocks = <&gcc GCC_QUPV3_WRAP1_S4_CLK>;
1804 pinctrl-names = "default";
1805 pinctrl-0 = <&qup_uart12_default>;
1806 interrupts = <GIC_SPI 357 IRQ_TYPE_LEVEL_HIGH>;
1807 power-domains = <&rpmhpd SDM845_CX>;
1808 operating-points-v2 = <&qup_opp_table>;
1809 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1810 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1811 interconnect-names = "qup-core", "qup-config";
1812 status = "disabled";
1816 compatible = "qcom,geni-i2c";
1817 reg = <0 0x00a94000 0 0x4000>;
1819 clocks = <&gcc GCC_QUPV3_WRAP1_S5_CLK>;
1820 pinctrl-names = "default";
1821 pinctrl-0 = <&qup_i2c13_default>;
1822 interrupts = <GIC_SPI 358 IRQ_TYPE_LEVEL_HIGH>;
1823 #address-cells = <1>;
1825 power-domains = <&rpmhpd SDM845_CX>;
1826 operating-points-v2 = <&qup_opp_table>;
1827 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1828 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>,
1829 <&aggre2_noc MASTER_QUP_2 0 &mem_noc SLAVE_EBI1 0>;
1830 interconnect-names = "qup-core", "qup-config", "qup-memory";
1831 status = "disabled";
1835 compatible = "qcom,geni-spi";
1836 reg = <0 0x00a94000 0 0x4000>;
1838 clocks = <&gcc GCC_QUPV3_WRAP1_S5_CLK>;
1839 pinctrl-names = "default";
1840 pinctrl-0 = <&qup_spi13_default>;
1841 interrupts = <GIC_SPI 358 IRQ_TYPE_LEVEL_HIGH>;
1842 #address-cells = <1>;
1844 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1845 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1846 interconnect-names = "qup-core", "qup-config";
1847 status = "disabled";
1850 uart13: serial@a94000 {
1851 compatible = "qcom,geni-uart";
1852 reg = <0 0x00a94000 0 0x4000>;
1854 clocks = <&gcc GCC_QUPV3_WRAP1_S5_CLK>;
1855 pinctrl-names = "default";
1856 pinctrl-0 = <&qup_uart13_default>;
1857 interrupts = <GIC_SPI 358 IRQ_TYPE_LEVEL_HIGH>;
1858 power-domains = <&rpmhpd SDM845_CX>;
1859 operating-points-v2 = <&qup_opp_table>;
1860 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1861 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1862 interconnect-names = "qup-core", "qup-config";
1863 status = "disabled";
1867 compatible = "qcom,geni-i2c";
1868 reg = <0 0x00a98000 0 0x4000>;
1870 clocks = <&gcc GCC_QUPV3_WRAP1_S6_CLK>;
1871 pinctrl-names = "default";
1872 pinctrl-0 = <&qup_i2c14_default>;
1873 interrupts = <GIC_SPI 359 IRQ_TYPE_LEVEL_HIGH>;
1874 #address-cells = <1>;
1876 power-domains = <&rpmhpd SDM845_CX>;
1877 operating-points-v2 = <&qup_opp_table>;
1878 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1879 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>,
1880 <&aggre2_noc MASTER_QUP_2 0 &mem_noc SLAVE_EBI1 0>;
1881 interconnect-names = "qup-core", "qup-config", "qup-memory";
1882 status = "disabled";
1886 compatible = "qcom,geni-spi";
1887 reg = <0 0x00a98000 0 0x4000>;
1889 clocks = <&gcc GCC_QUPV3_WRAP1_S6_CLK>;
1890 pinctrl-names = "default";
1891 pinctrl-0 = <&qup_spi14_default>;
1892 interrupts = <GIC_SPI 359 IRQ_TYPE_LEVEL_HIGH>;
1893 #address-cells = <1>;
1895 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1896 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1897 interconnect-names = "qup-core", "qup-config";
1898 status = "disabled";
1901 uart14: serial@a98000 {
1902 compatible = "qcom,geni-uart";
1903 reg = <0 0x00a98000 0 0x4000>;
1905 clocks = <&gcc GCC_QUPV3_WRAP1_S6_CLK>;
1906 pinctrl-names = "default";
1907 pinctrl-0 = <&qup_uart14_default>;
1908 interrupts = <GIC_SPI 359 IRQ_TYPE_LEVEL_HIGH>;
1909 power-domains = <&rpmhpd SDM845_CX>;
1910 operating-points-v2 = <&qup_opp_table>;
1911 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1912 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1913 interconnect-names = "qup-core", "qup-config";
1914 status = "disabled";
1918 compatible = "qcom,geni-i2c";
1919 reg = <0 0x00a9c000 0 0x4000>;
1921 clocks = <&gcc GCC_QUPV3_WRAP1_S7_CLK>;
1922 pinctrl-names = "default";
1923 pinctrl-0 = <&qup_i2c15_default>;
1924 interrupts = <GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH>;
1925 #address-cells = <1>;
1927 power-domains = <&rpmhpd SDM845_CX>;
1928 operating-points-v2 = <&qup_opp_table>;
1929 status = "disabled";
1930 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1931 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>,
1932 <&aggre2_noc MASTER_QUP_2 0 &mem_noc SLAVE_EBI1 0>;
1933 interconnect-names = "qup-core", "qup-config", "qup-memory";
1937 compatible = "qcom,geni-spi";
1938 reg = <0 0x00a9c000 0 0x4000>;
1940 clocks = <&gcc GCC_QUPV3_WRAP1_S7_CLK>;
1941 pinctrl-names = "default";
1942 pinctrl-0 = <&qup_spi15_default>;
1943 interrupts = <GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH>;
1944 #address-cells = <1>;
1946 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1947 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1948 interconnect-names = "qup-core", "qup-config";
1949 status = "disabled";
1952 uart15: serial@a9c000 {
1953 compatible = "qcom,geni-uart";
1954 reg = <0 0x00a9c000 0 0x4000>;
1956 clocks = <&gcc GCC_QUPV3_WRAP1_S7_CLK>;
1957 pinctrl-names = "default";
1958 pinctrl-0 = <&qup_uart15_default>;
1959 interrupts = <GIC_SPI 360 IRQ_TYPE_LEVEL_HIGH>;
1960 power-domains = <&rpmhpd SDM845_CX>;
1961 operating-points-v2 = <&qup_opp_table>;
1962 interconnects = <&aggre2_noc MASTER_QUP_2 0 &config_noc SLAVE_BLSP_2 0>,
1963 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_BLSP_2 0>;
1964 interconnect-names = "qup-core", "qup-config";
1965 status = "disabled";
1969 system-cache-controller@1100000 {
1970 compatible = "qcom,sdm845-llcc";
1971 reg = <0 0x01100000 0 0x200000>, <0 0x01300000 0 0x50000>;
1972 reg-names = "llcc_base", "llcc_broadcast_base";
1973 interrupts = <GIC_SPI 582 IRQ_TYPE_LEVEL_HIGH>;
1976 pcie0: pci@1c00000 {
1977 compatible = "qcom,pcie-sdm845", "snps,dw-pcie";
1978 reg = <0 0x01c00000 0 0x2000>,
1979 <0 0x60000000 0 0xf1d>,
1980 <0 0x60000f20 0 0xa8>,
1981 <0 0x60100000 0 0x100000>;
1982 reg-names = "parf", "dbi", "elbi", "config";
1983 device_type = "pci";
1984 linux,pci-domain = <0>;
1985 bus-range = <0x00 0xff>;
1988 #address-cells = <3>;
1991 ranges = <0x01000000 0x0 0x60200000 0 0x60200000 0x0 0x100000>,
1992 <0x02000000 0x0 0x60300000 0 0x60300000 0x0 0xd00000>;
1994 interrupts = <GIC_SPI 141 IRQ_TYPE_LEVEL_HIGH>;
1995 interrupt-names = "msi";
1996 #interrupt-cells = <1>;
1997 interrupt-map-mask = <0 0 0 0x7>;
1998 interrupt-map = <0 0 0 1 &intc 0 149 IRQ_TYPE_LEVEL_HIGH>, /* int_a */
1999 <0 0 0 2 &intc 0 150 IRQ_TYPE_LEVEL_HIGH>, /* int_b */
2000 <0 0 0 3 &intc 0 151 IRQ_TYPE_LEVEL_HIGH>, /* int_c */
2001 <0 0 0 4 &intc 0 152 IRQ_TYPE_LEVEL_HIGH>; /* int_d */
2003 clocks = <&gcc GCC_PCIE_0_PIPE_CLK>,
2004 <&gcc GCC_PCIE_0_AUX_CLK>,
2005 <&gcc GCC_PCIE_0_CFG_AHB_CLK>,
2006 <&gcc GCC_PCIE_0_MSTR_AXI_CLK>,
2007 <&gcc GCC_PCIE_0_SLV_AXI_CLK>,
2008 <&gcc GCC_PCIE_0_SLV_Q2A_AXI_CLK>,
2009 <&gcc GCC_AGGRE_NOC_PCIE_TBU_CLK>;
2010 clock-names = "pipe",
2018 iommus = <&apps_smmu 0x1c10 0xf>;
2019 iommu-map = <0x0 &apps_smmu 0x1c10 0x1>,
2020 <0x100 &apps_smmu 0x1c11 0x1>,
2021 <0x200 &apps_smmu 0x1c12 0x1>,
2022 <0x300 &apps_smmu 0x1c13 0x1>,
2023 <0x400 &apps_smmu 0x1c14 0x1>,
2024 <0x500 &apps_smmu 0x1c15 0x1>,
2025 <0x600 &apps_smmu 0x1c16 0x1>,
2026 <0x700 &apps_smmu 0x1c17 0x1>,
2027 <0x800 &apps_smmu 0x1c18 0x1>,
2028 <0x900 &apps_smmu 0x1c19 0x1>,
2029 <0xa00 &apps_smmu 0x1c1a 0x1>,
2030 <0xb00 &apps_smmu 0x1c1b 0x1>,
2031 <0xc00 &apps_smmu 0x1c1c 0x1>,
2032 <0xd00 &apps_smmu 0x1c1d 0x1>,
2033 <0xe00 &apps_smmu 0x1c1e 0x1>,
2034 <0xf00 &apps_smmu 0x1c1f 0x1>;
2036 resets = <&gcc GCC_PCIE_0_BCR>;
2037 reset-names = "pci";
2039 power-domains = <&gcc PCIE_0_GDSC>;
2041 phys = <&pcie0_lane>;
2042 phy-names = "pciephy";
2044 status = "disabled";
2047 pcie0_phy: phy@1c06000 {
2048 compatible = "qcom,sdm845-qmp-pcie-phy";
2049 reg = <0 0x01c06000 0 0x18c>;
2050 #address-cells = <2>;
2053 clocks = <&gcc GCC_PCIE_PHY_AUX_CLK>,
2054 <&gcc GCC_PCIE_0_CFG_AHB_CLK>,
2055 <&gcc GCC_PCIE_0_CLKREF_CLK>,
2056 <&gcc GCC_PCIE_PHY_REFGEN_CLK>;
2057 clock-names = "aux", "cfg_ahb", "ref", "refgen";
2059 resets = <&gcc GCC_PCIE_0_PHY_BCR>;
2060 reset-names = "phy";
2062 assigned-clocks = <&gcc GCC_PCIE_PHY_REFGEN_CLK>;
2063 assigned-clock-rates = <100000000>;
2065 status = "disabled";
2067 pcie0_lane: lanes@1c06200 {
2068 reg = <0 0x01c06200 0 0x128>,
2069 <0 0x01c06400 0 0x1fc>,
2070 <0 0x01c06800 0 0x218>,
2071 <0 0x01c06600 0 0x70>;
2072 clocks = <&gcc GCC_PCIE_0_PIPE_CLK>;
2073 clock-names = "pipe0";
2077 clock-output-names = "pcie_0_pipe_clk";
2081 pcie1: pci@1c08000 {
2082 compatible = "qcom,pcie-sdm845", "snps,dw-pcie";
2083 reg = <0 0x01c08000 0 0x2000>,
2084 <0 0x40000000 0 0xf1d>,
2085 <0 0x40000f20 0 0xa8>,
2086 <0 0x40100000 0 0x100000>;
2087 reg-names = "parf", "dbi", "elbi", "config";
2088 device_type = "pci";
2089 linux,pci-domain = <1>;
2090 bus-range = <0x00 0xff>;
2093 #address-cells = <3>;
2096 ranges = <0x01000000 0x0 0x40200000 0x0 0x40200000 0x0 0x100000>,
2097 <0x02000000 0x0 0x40300000 0x0 0x40300000 0x0 0x1fd00000>;
2099 interrupts = <GIC_SPI 307 IRQ_TYPE_EDGE_RISING>;
2100 interrupt-names = "msi";
2101 #interrupt-cells = <1>;
2102 interrupt-map-mask = <0 0 0 0x7>;
2103 interrupt-map = <0 0 0 1 &intc 0 434 IRQ_TYPE_LEVEL_HIGH>, /* int_a */
2104 <0 0 0 2 &intc 0 435 IRQ_TYPE_LEVEL_HIGH>, /* int_b */
2105 <0 0 0 3 &intc 0 438 IRQ_TYPE_LEVEL_HIGH>, /* int_c */
2106 <0 0 0 4 &intc 0 439 IRQ_TYPE_LEVEL_HIGH>; /* int_d */
2108 clocks = <&gcc GCC_PCIE_1_PIPE_CLK>,
2109 <&gcc GCC_PCIE_1_AUX_CLK>,
2110 <&gcc GCC_PCIE_1_CFG_AHB_CLK>,
2111 <&gcc GCC_PCIE_1_MSTR_AXI_CLK>,
2112 <&gcc GCC_PCIE_1_SLV_AXI_CLK>,
2113 <&gcc GCC_PCIE_1_SLV_Q2A_AXI_CLK>,
2114 <&gcc GCC_PCIE_1_CLKREF_CLK>,
2115 <&gcc GCC_AGGRE_NOC_PCIE_TBU_CLK>;
2116 clock-names = "pipe",
2125 assigned-clocks = <&gcc GCC_PCIE_1_AUX_CLK>;
2126 assigned-clock-rates = <19200000>;
2128 iommus = <&apps_smmu 0x1c00 0xf>;
2129 iommu-map = <0x0 &apps_smmu 0x1c00 0x1>,
2130 <0x100 &apps_smmu 0x1c01 0x1>,
2131 <0x200 &apps_smmu 0x1c02 0x1>,
2132 <0x300 &apps_smmu 0x1c03 0x1>,
2133 <0x400 &apps_smmu 0x1c04 0x1>,
2134 <0x500 &apps_smmu 0x1c05 0x1>,
2135 <0x600 &apps_smmu 0x1c06 0x1>,
2136 <0x700 &apps_smmu 0x1c07 0x1>,
2137 <0x800 &apps_smmu 0x1c08 0x1>,
2138 <0x900 &apps_smmu 0x1c09 0x1>,
2139 <0xa00 &apps_smmu 0x1c0a 0x1>,
2140 <0xb00 &apps_smmu 0x1c0b 0x1>,
2141 <0xc00 &apps_smmu 0x1c0c 0x1>,
2142 <0xd00 &apps_smmu 0x1c0d 0x1>,
2143 <0xe00 &apps_smmu 0x1c0e 0x1>,
2144 <0xf00 &apps_smmu 0x1c0f 0x1>;
2146 resets = <&gcc GCC_PCIE_1_BCR>;
2147 reset-names = "pci";
2149 power-domains = <&gcc PCIE_1_GDSC>;
2151 phys = <&pcie1_lane>;
2152 phy-names = "pciephy";
2154 status = "disabled";
2157 pcie1_phy: phy@1c0a000 {
2158 compatible = "qcom,sdm845-qhp-pcie-phy";
2159 reg = <0 0x01c0a000 0 0x800>;
2160 #address-cells = <2>;
2163 clocks = <&gcc GCC_PCIE_PHY_AUX_CLK>,
2164 <&gcc GCC_PCIE_1_CFG_AHB_CLK>,
2165 <&gcc GCC_PCIE_1_CLKREF_CLK>,
2166 <&gcc GCC_PCIE_PHY_REFGEN_CLK>;
2167 clock-names = "aux", "cfg_ahb", "ref", "refgen";
2169 resets = <&gcc GCC_PCIE_1_PHY_BCR>;
2170 reset-names = "phy";
2172 assigned-clocks = <&gcc GCC_PCIE_PHY_REFGEN_CLK>;
2173 assigned-clock-rates = <100000000>;
2175 status = "disabled";
2177 pcie1_lane: lanes@1c06200 {
2178 reg = <0 0x01c0a800 0 0x800>,
2179 <0 0x01c0a800 0 0x800>,
2180 <0 0x01c0b800 0 0x400>;
2181 clocks = <&gcc GCC_PCIE_1_PIPE_CLK>;
2182 clock-names = "pipe0";
2186 clock-output-names = "pcie_1_pipe_clk";
2190 mem_noc: interconnect@1380000 {
2191 compatible = "qcom,sdm845-mem-noc";
2192 reg = <0 0x01380000 0 0x27200>;
2193 #interconnect-cells = <2>;
2194 qcom,bcm-voters = <&apps_bcm_voter>;
2197 dc_noc: interconnect@14e0000 {
2198 compatible = "qcom,sdm845-dc-noc";
2199 reg = <0 0x014e0000 0 0x400>;
2200 #interconnect-cells = <2>;
2201 qcom,bcm-voters = <&apps_bcm_voter>;
2204 config_noc: interconnect@1500000 {
2205 compatible = "qcom,sdm845-config-noc";
2206 reg = <0 0x01500000 0 0x5080>;
2207 #interconnect-cells = <2>;
2208 qcom,bcm-voters = <&apps_bcm_voter>;
2211 system_noc: interconnect@1620000 {
2212 compatible = "qcom,sdm845-system-noc";
2213 reg = <0 0x01620000 0 0x18080>;
2214 #interconnect-cells = <2>;
2215 qcom,bcm-voters = <&apps_bcm_voter>;
2218 aggre1_noc: interconnect@16e0000 {
2219 compatible = "qcom,sdm845-aggre1-noc";
2220 reg = <0 0x016e0000 0 0x15080>;
2221 #interconnect-cells = <2>;
2222 qcom,bcm-voters = <&apps_bcm_voter>;
2225 aggre2_noc: interconnect@1700000 {
2226 compatible = "qcom,sdm845-aggre2-noc";
2227 reg = <0 0x01700000 0 0x1f300>;
2228 #interconnect-cells = <2>;
2229 qcom,bcm-voters = <&apps_bcm_voter>;
2232 mmss_noc: interconnect@1740000 {
2233 compatible = "qcom,sdm845-mmss-noc";
2234 reg = <0 0x01740000 0 0x1c100>;
2235 #interconnect-cells = <2>;
2236 qcom,bcm-voters = <&apps_bcm_voter>;
2239 ufs_mem_hc: ufshc@1d84000 {
2240 compatible = "qcom,sdm845-ufshc", "qcom,ufshc",
2242 reg = <0 0x01d84000 0 0x2500>,
2243 <0 0x01d90000 0 0x8000>;
2244 reg-names = "std", "ice";
2245 interrupts = <GIC_SPI 265 IRQ_TYPE_LEVEL_HIGH>;
2246 phys = <&ufs_mem_phy_lanes>;
2247 phy-names = "ufsphy";
2248 lanes-per-direction = <2>;
2249 power-domains = <&gcc UFS_PHY_GDSC>;
2251 resets = <&gcc GCC_UFS_PHY_BCR>;
2252 reset-names = "rst";
2254 iommus = <&apps_smmu 0x100 0xf>;
2262 "tx_lane0_sync_clk",
2263 "rx_lane0_sync_clk",
2264 "rx_lane1_sync_clk",
2267 <&gcc GCC_UFS_PHY_AXI_CLK>,
2268 <&gcc GCC_AGGRE_UFS_PHY_AXI_CLK>,
2269 <&gcc GCC_UFS_PHY_AHB_CLK>,
2270 <&gcc GCC_UFS_PHY_UNIPRO_CORE_CLK>,
2271 <&rpmhcc RPMH_CXO_CLK>,
2272 <&gcc GCC_UFS_PHY_TX_SYMBOL_0_CLK>,
2273 <&gcc GCC_UFS_PHY_RX_SYMBOL_0_CLK>,
2274 <&gcc GCC_UFS_PHY_RX_SYMBOL_1_CLK>,
2275 <&gcc GCC_UFS_PHY_ICE_CORE_CLK>;
2277 <50000000 200000000>,
2280 <37500000 150000000>,
2287 status = "disabled";
2290 ufs_mem_phy: phy@1d87000 {
2291 compatible = "qcom,sdm845-qmp-ufs-phy";
2292 reg = <0 0x01d87000 0 0x18c>;
2293 #address-cells = <2>;
2296 clock-names = "ref",
2298 clocks = <&gcc GCC_UFS_MEM_CLKREF_CLK>,
2299 <&gcc GCC_UFS_PHY_PHY_AUX_CLK>;
2301 resets = <&ufs_mem_hc 0>;
2302 reset-names = "ufsphy";
2303 status = "disabled";
2305 ufs_mem_phy_lanes: lanes@1d87400 {
2306 reg = <0 0x01d87400 0 0x108>,
2307 <0 0x01d87600 0 0x1e0>,
2308 <0 0x01d87c00 0 0x1dc>,
2309 <0 0x01d87800 0 0x108>,
2310 <0 0x01d87a00 0 0x1e0>;
2315 cryptobam: dma@1dc4000 {
2316 compatible = "qcom,bam-v1.7.0";
2317 reg = <0 0x01dc4000 0 0x24000>;
2318 interrupts = <GIC_SPI 272 IRQ_TYPE_LEVEL_HIGH>;
2319 clocks = <&rpmhcc 15>;
2320 clock-names = "bam_clk";
2323 qcom,controlled-remotely = <1>;
2324 iommus = <&apps_smmu 0x704 0x1>,
2325 <&apps_smmu 0x706 0x1>,
2326 <&apps_smmu 0x714 0x1>,
2327 <&apps_smmu 0x716 0x1>;
2330 crypto: crypto@1dfa000 {
2331 compatible = "qcom,crypto-v5.4";
2332 reg = <0 0x01dfa000 0 0x6000>;
2333 clocks = <&gcc GCC_CE1_AHB_CLK>,
2334 <&gcc GCC_CE1_AHB_CLK>,
2336 clock-names = "iface", "bus", "core";
2337 dmas = <&cryptobam 6>, <&cryptobam 7>;
2338 dma-names = "rx", "tx";
2339 iommus = <&apps_smmu 0x704 0x1>,
2340 <&apps_smmu 0x706 0x1>,
2341 <&apps_smmu 0x714 0x1>,
2342 <&apps_smmu 0x716 0x1>;
2346 compatible = "qcom,sdm845-ipa";
2348 iommus = <&apps_smmu 0x720 0x0>,
2349 <&apps_smmu 0x722 0x0>;
2350 reg = <0 0x1e40000 0 0x7000>,
2351 <0 0x1e47000 0 0x2000>,
2352 <0 0x1e04000 0 0x2c000>;
2353 reg-names = "ipa-reg",
2357 interrupts-extended = <&intc GIC_SPI 311 IRQ_TYPE_EDGE_RISING>,
2358 <&intc GIC_SPI 432 IRQ_TYPE_LEVEL_HIGH>,
2359 <&ipa_smp2p_in 0 IRQ_TYPE_EDGE_RISING>,
2360 <&ipa_smp2p_in 1 IRQ_TYPE_EDGE_RISING>;
2361 interrupt-names = "ipa",
2366 clocks = <&rpmhcc RPMH_IPA_CLK>;
2367 clock-names = "core";
2369 interconnects = <&aggre2_noc MASTER_IPA 0 &mem_noc SLAVE_EBI1 0>,
2370 <&aggre2_noc MASTER_IPA 0 &system_noc SLAVE_IMEM 0>,
2371 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_IPA_CFG 0>;
2372 interconnect-names = "memory",
2376 qcom,smem-states = <&ipa_smp2p_out 0>,
2378 qcom,smem-state-names = "ipa-clock-enabled-valid",
2379 "ipa-clock-enabled";
2381 status = "disabled";
2384 tcsr_mutex_regs: syscon@1f40000 {
2385 compatible = "syscon";
2386 reg = <0 0x01f40000 0 0x40000>;
2389 tlmm: pinctrl@3400000 {
2390 compatible = "qcom,sdm845-pinctrl";
2391 reg = <0 0x03400000 0 0xc00000>;
2392 interrupts = <GIC_SPI 208 IRQ_TYPE_LEVEL_HIGH>;
2395 interrupt-controller;
2396 #interrupt-cells = <2>;
2397 gpio-ranges = <&tlmm 0 0 151>;
2398 wakeup-parent = <&pdc_intc>;
2400 cci0_default: cci0-default {
2402 pins = "gpio17", "gpio18";
2403 function = "cci_i2c";
2406 drive-strength = <2>; /* 2 mA */
2409 cci0_sleep: cci0-sleep {
2411 pins = "gpio17", "gpio18";
2412 function = "cci_i2c";
2414 drive-strength = <2>; /* 2 mA */
2418 cci1_default: cci1-default {
2420 pins = "gpio19", "gpio20";
2421 function = "cci_i2c";
2424 drive-strength = <2>; /* 2 mA */
2427 cci1_sleep: cci1-sleep {
2429 pins = "gpio19", "gpio20";
2430 function = "cci_i2c";
2432 drive-strength = <2>; /* 2 mA */
2436 qspi_clk: qspi-clk {
2439 function = "qspi_clk";
2443 qspi_cs0: qspi-cs0 {
2446 function = "qspi_cs";
2450 qspi_cs1: qspi-cs1 {
2453 function = "qspi_cs";
2457 qspi_data01: qspi-data01 {
2459 pins = "gpio91", "gpio92";
2460 function = "qspi_data";
2464 qspi_data12: qspi-data12 {
2466 pins = "gpio93", "gpio94";
2467 function = "qspi_data";
2471 qup_i2c0_default: qup-i2c0-default {
2473 pins = "gpio0", "gpio1";
2478 qup_i2c1_default: qup-i2c1-default {
2480 pins = "gpio17", "gpio18";
2485 qup_i2c2_default: qup-i2c2-default {
2487 pins = "gpio27", "gpio28";
2492 qup_i2c3_default: qup-i2c3-default {
2494 pins = "gpio41", "gpio42";
2499 qup_i2c4_default: qup-i2c4-default {
2501 pins = "gpio89", "gpio90";
2506 qup_i2c5_default: qup-i2c5-default {
2508 pins = "gpio85", "gpio86";
2513 qup_i2c6_default: qup-i2c6-default {
2515 pins = "gpio45", "gpio46";
2520 qup_i2c7_default: qup-i2c7-default {
2522 pins = "gpio93", "gpio94";
2527 qup_i2c8_default: qup-i2c8-default {
2529 pins = "gpio65", "gpio66";
2534 qup_i2c9_default: qup-i2c9-default {
2536 pins = "gpio6", "gpio7";
2541 qup_i2c10_default: qup-i2c10-default {
2543 pins = "gpio55", "gpio56";
2548 qup_i2c11_default: qup-i2c11-default {
2550 pins = "gpio31", "gpio32";
2555 qup_i2c12_default: qup-i2c12-default {
2557 pins = "gpio49", "gpio50";
2562 qup_i2c13_default: qup-i2c13-default {
2564 pins = "gpio105", "gpio106";
2569 qup_i2c14_default: qup-i2c14-default {
2571 pins = "gpio33", "gpio34";
2576 qup_i2c15_default: qup-i2c15-default {
2578 pins = "gpio81", "gpio82";
2583 qup_spi0_default: qup-spi0-default {
2585 pins = "gpio0", "gpio1",
2591 qup_spi1_default: qup-spi1-default {
2593 pins = "gpio17", "gpio18",
2599 qup_spi2_default: qup-spi2-default {
2601 pins = "gpio27", "gpio28",
2607 qup_spi3_default: qup-spi3-default {
2609 pins = "gpio41", "gpio42",
2615 qup_spi4_default: qup-spi4-default {
2617 pins = "gpio89", "gpio90",
2623 qup_spi5_default: qup-spi5-default {
2625 pins = "gpio85", "gpio86",
2631 qup_spi6_default: qup-spi6-default {
2633 pins = "gpio45", "gpio46",
2639 qup_spi7_default: qup-spi7-default {
2641 pins = "gpio93", "gpio94",
2647 qup_spi8_default: qup-spi8-default {
2649 pins = "gpio65", "gpio66",
2655 qup_spi9_default: qup-spi9-default {
2657 pins = "gpio6", "gpio7",
2663 qup_spi10_default: qup-spi10-default {
2665 pins = "gpio55", "gpio56",
2671 qup_spi11_default: qup-spi11-default {
2673 pins = "gpio31", "gpio32",
2679 qup_spi12_default: qup-spi12-default {
2681 pins = "gpio49", "gpio50",
2687 qup_spi13_default: qup-spi13-default {
2689 pins = "gpio105", "gpio106",
2690 "gpio107", "gpio108";
2695 qup_spi14_default: qup-spi14-default {
2697 pins = "gpio33", "gpio34",
2703 qup_spi15_default: qup-spi15-default {
2705 pins = "gpio81", "gpio82",
2711 qup_uart0_default: qup-uart0-default {
2713 pins = "gpio2", "gpio3";
2718 qup_uart1_default: qup-uart1-default {
2720 pins = "gpio19", "gpio20";
2725 qup_uart2_default: qup-uart2-default {
2727 pins = "gpio29", "gpio30";
2732 qup_uart3_default: qup-uart3-default {
2734 pins = "gpio43", "gpio44";
2739 qup_uart4_default: qup-uart4-default {
2741 pins = "gpio91", "gpio92";
2746 qup_uart5_default: qup-uart5-default {
2748 pins = "gpio87", "gpio88";
2753 qup_uart6_default: qup-uart6-default {
2755 pins = "gpio47", "gpio48";
2760 qup_uart7_default: qup-uart7-default {
2762 pins = "gpio95", "gpio96";
2767 qup_uart8_default: qup-uart8-default {
2769 pins = "gpio67", "gpio68";
2774 qup_uart9_default: qup-uart9-default {
2776 pins = "gpio4", "gpio5";
2781 qup_uart10_default: qup-uart10-default {
2783 pins = "gpio53", "gpio54";
2788 qup_uart11_default: qup-uart11-default {
2790 pins = "gpio33", "gpio34";
2795 qup_uart12_default: qup-uart12-default {
2797 pins = "gpio51", "gpio52";
2802 qup_uart13_default: qup-uart13-default {
2804 pins = "gpio107", "gpio108";
2809 qup_uart14_default: qup-uart14-default {
2811 pins = "gpio31", "gpio32";
2816 qup_uart15_default: qup-uart15-default {
2818 pins = "gpio83", "gpio84";
2823 quat_mi2s_sleep: quat_mi2s_sleep {
2825 pins = "gpio58", "gpio59";
2830 pins = "gpio58", "gpio59";
2831 drive-strength = <2>;
2837 quat_mi2s_active: quat_mi2s_active {
2839 pins = "gpio58", "gpio59";
2840 function = "qua_mi2s";
2844 pins = "gpio58", "gpio59";
2845 drive-strength = <8>;
2851 quat_mi2s_sd0_sleep: quat_mi2s_sd0_sleep {
2859 drive-strength = <2>;
2865 quat_mi2s_sd0_active: quat_mi2s_sd0_active {
2868 function = "qua_mi2s";
2873 drive-strength = <8>;
2878 quat_mi2s_sd1_sleep: quat_mi2s_sd1_sleep {
2886 drive-strength = <2>;
2892 quat_mi2s_sd1_active: quat_mi2s_sd1_active {
2895 function = "qua_mi2s";
2900 drive-strength = <8>;
2905 quat_mi2s_sd2_sleep: quat_mi2s_sd2_sleep {
2913 drive-strength = <2>;
2919 quat_mi2s_sd2_active: quat_mi2s_sd2_active {
2922 function = "qua_mi2s";
2927 drive-strength = <8>;
2932 quat_mi2s_sd3_sleep: quat_mi2s_sd3_sleep {
2940 drive-strength = <2>;
2946 quat_mi2s_sd3_active: quat_mi2s_sd3_active {
2949 function = "qua_mi2s";
2954 drive-strength = <8>;
2960 mss_pil: remoteproc@4080000 {
2961 compatible = "qcom,sdm845-mss-pil";
2962 reg = <0 0x04080000 0 0x408>, <0 0x04180000 0 0x48>;
2963 reg-names = "qdsp6", "rmb";
2965 interrupts-extended =
2966 <&intc GIC_SPI 266 IRQ_TYPE_EDGE_RISING>,
2967 <&modem_smp2p_in 0 IRQ_TYPE_EDGE_RISING>,
2968 <&modem_smp2p_in 1 IRQ_TYPE_EDGE_RISING>,
2969 <&modem_smp2p_in 2 IRQ_TYPE_EDGE_RISING>,
2970 <&modem_smp2p_in 3 IRQ_TYPE_EDGE_RISING>,
2971 <&modem_smp2p_in 7 IRQ_TYPE_EDGE_RISING>;
2972 interrupt-names = "wdog", "fatal", "ready",
2973 "handover", "stop-ack",
2976 clocks = <&gcc GCC_MSS_CFG_AHB_CLK>,
2977 <&gcc GCC_MSS_Q6_MEMNOC_AXI_CLK>,
2978 <&gcc GCC_BOOT_ROM_AHB_CLK>,
2979 <&gcc GCC_MSS_GPLL0_DIV_CLK_SRC>,
2980 <&gcc GCC_MSS_SNOC_AXI_CLK>,
2981 <&gcc GCC_MSS_MFAB_AXIS_CLK>,
2982 <&gcc GCC_PRNG_AHB_CLK>,
2983 <&rpmhcc RPMH_CXO_CLK>;
2984 clock-names = "iface", "bus", "mem", "gpll0_mss",
2985 "snoc_axi", "mnoc_axi", "prng", "xo";
2987 qcom,smem-states = <&modem_smp2p_out 0>;
2988 qcom,smem-state-names = "stop";
2990 resets = <&aoss_reset AOSS_CC_MSS_RESTART>,
2991 <&pdc_reset PDC_MODEM_SYNC_RESET>;
2992 reset-names = "mss_restart", "pdc_reset";
2994 qcom,halt-regs = <&tcsr_mutex_regs 0x23000 0x25000 0x24000>;
2996 power-domains = <&aoss_qmp 2>,
2997 <&rpmhpd SDM845_CX>,
2998 <&rpmhpd SDM845_MX>,
2999 <&rpmhpd SDM845_MSS>;
3000 power-domain-names = "load_state", "cx", "mx", "mss";
3003 memory-region = <&mba_region>;
3007 memory-region = <&mpss_region>;
3011 interrupts = <GIC_SPI 449 IRQ_TYPE_EDGE_RISING>;
3013 qcom,remote-pid = <1>;
3014 mboxes = <&apss_shared 12>;
3018 gpucc: clock-controller@5090000 {
3019 compatible = "qcom,sdm845-gpucc";
3020 reg = <0 0x05090000 0 0x9000>;
3023 #power-domain-cells = <1>;
3024 clocks = <&rpmhcc RPMH_CXO_CLK>,
3025 <&gcc GCC_GPU_GPLL0_CLK_SRC>,
3026 <&gcc GCC_GPU_GPLL0_DIV_CLK_SRC>;
3027 clock-names = "bi_tcxo",
3028 "gcc_gpu_gpll0_clk_src",
3029 "gcc_gpu_gpll0_div_clk_src";
3033 compatible = "arm,coresight-stm", "arm,primecell";
3034 reg = <0 0x06002000 0 0x1000>,
3035 <0 0x16280000 0 0x180000>;
3036 reg-names = "stm-base", "stm-stimulus-base";
3038 clocks = <&aoss_qmp>;
3039 clock-names = "apb_pclk";
3052 compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
3053 reg = <0 0x06041000 0 0x1000>;
3055 clocks = <&aoss_qmp>;
3056 clock-names = "apb_pclk";
3060 funnel0_out: endpoint {
3062 <&merge_funnel_in0>;
3068 #address-cells = <1>;
3073 funnel0_in7: endpoint {
3074 remote-endpoint = <&stm_out>;
3081 compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
3082 reg = <0 0x06043000 0 0x1000>;
3084 clocks = <&aoss_qmp>;
3085 clock-names = "apb_pclk";
3089 funnel2_out: endpoint {
3091 <&merge_funnel_in2>;
3097 #address-cells = <1>;
3102 funnel2_in5: endpoint {
3104 <&apss_merge_funnel_out>;
3111 compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
3112 reg = <0 0x06045000 0 0x1000>;
3114 clocks = <&aoss_qmp>;
3115 clock-names = "apb_pclk";
3119 merge_funnel_out: endpoint {
3120 remote-endpoint = <&etf_in>;
3126 #address-cells = <1>;
3131 merge_funnel_in0: endpoint {
3139 merge_funnel_in2: endpoint {
3147 replicator@6046000 {
3148 compatible = "arm,coresight-dynamic-replicator", "arm,primecell";
3149 reg = <0 0x06046000 0 0x1000>;
3151 clocks = <&aoss_qmp>;
3152 clock-names = "apb_pclk";
3156 replicator_out: endpoint {
3157 remote-endpoint = <&etr_in>;
3164 replicator_in: endpoint {
3165 remote-endpoint = <&etf_out>;
3172 compatible = "arm,coresight-tmc", "arm,primecell";
3173 reg = <0 0x06047000 0 0x1000>;
3175 clocks = <&aoss_qmp>;
3176 clock-names = "apb_pclk";
3188 #address-cells = <1>;
3195 <&merge_funnel_out>;
3202 compatible = "arm,coresight-tmc", "arm,primecell";
3203 reg = <0 0x06048000 0 0x1000>;
3205 clocks = <&aoss_qmp>;
3206 clock-names = "apb_pclk";
3220 compatible = "arm,coresight-etm4x", "arm,primecell";
3221 reg = <0 0x07040000 0 0x1000>;
3225 clocks = <&aoss_qmp>;
3226 clock-names = "apb_pclk";
3227 arm,coresight-loses-context-with-cpu;
3231 etm0_out: endpoint {
3240 compatible = "arm,coresight-etm4x", "arm,primecell";
3241 reg = <0 0x07140000 0 0x1000>;
3245 clocks = <&aoss_qmp>;
3246 clock-names = "apb_pclk";
3247 arm,coresight-loses-context-with-cpu;
3251 etm1_out: endpoint {
3260 compatible = "arm,coresight-etm4x", "arm,primecell";
3261 reg = <0 0x07240000 0 0x1000>;
3265 clocks = <&aoss_qmp>;
3266 clock-names = "apb_pclk";
3267 arm,coresight-loses-context-with-cpu;
3271 etm2_out: endpoint {
3280 compatible = "arm,coresight-etm4x", "arm,primecell";
3281 reg = <0 0x07340000 0 0x1000>;
3285 clocks = <&aoss_qmp>;
3286 clock-names = "apb_pclk";
3287 arm,coresight-loses-context-with-cpu;
3291 etm3_out: endpoint {
3300 compatible = "arm,coresight-etm4x", "arm,primecell";
3301 reg = <0 0x07440000 0 0x1000>;
3305 clocks = <&aoss_qmp>;
3306 clock-names = "apb_pclk";
3307 arm,coresight-loses-context-with-cpu;
3311 etm4_out: endpoint {
3320 compatible = "arm,coresight-etm4x", "arm,primecell";
3321 reg = <0 0x07540000 0 0x1000>;
3325 clocks = <&aoss_qmp>;
3326 clock-names = "apb_pclk";
3327 arm,coresight-loses-context-with-cpu;
3331 etm5_out: endpoint {
3340 compatible = "arm,coresight-etm4x", "arm,primecell";
3341 reg = <0 0x07640000 0 0x1000>;
3345 clocks = <&aoss_qmp>;
3346 clock-names = "apb_pclk";
3347 arm,coresight-loses-context-with-cpu;
3351 etm6_out: endpoint {
3360 compatible = "arm,coresight-etm4x", "arm,primecell";
3361 reg = <0 0x07740000 0 0x1000>;
3365 clocks = <&aoss_qmp>;
3366 clock-names = "apb_pclk";
3367 arm,coresight-loses-context-with-cpu;
3371 etm7_out: endpoint {
3379 funnel@7800000 { /* APSS Funnel */
3380 compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
3381 reg = <0 0x07800000 0 0x1000>;
3383 clocks = <&aoss_qmp>;
3384 clock-names = "apb_pclk";
3388 apss_funnel_out: endpoint {
3390 <&apss_merge_funnel_in>;
3396 #address-cells = <1>;
3401 apss_funnel_in0: endpoint {
3409 apss_funnel_in1: endpoint {
3417 apss_funnel_in2: endpoint {
3425 apss_funnel_in3: endpoint {
3433 apss_funnel_in4: endpoint {
3441 apss_funnel_in5: endpoint {
3449 apss_funnel_in6: endpoint {
3457 apss_funnel_in7: endpoint {
3466 compatible = "arm,coresight-dynamic-funnel", "arm,primecell";
3467 reg = <0 0x07810000 0 0x1000>;
3469 clocks = <&aoss_qmp>;
3470 clock-names = "apb_pclk";
3474 apss_merge_funnel_out: endpoint {
3483 apss_merge_funnel_in: endpoint {
3491 sdhc_2: sdhci@8804000 {
3492 compatible = "qcom,sdm845-sdhci", "qcom,sdhci-msm-v5";
3493 reg = <0 0x08804000 0 0x1000>;
3495 interrupts = <GIC_SPI 204 IRQ_TYPE_LEVEL_HIGH>,
3496 <GIC_SPI 222 IRQ_TYPE_LEVEL_HIGH>;
3497 interrupt-names = "hc_irq", "pwr_irq";
3499 clocks = <&gcc GCC_SDCC2_AHB_CLK>,
3500 <&gcc GCC_SDCC2_APPS_CLK>;
3501 clock-names = "iface", "core";
3502 iommus = <&apps_smmu 0xa0 0xf>;
3503 power-domains = <&rpmhpd SDM845_CX>;
3504 operating-points-v2 = <&sdhc2_opp_table>;
3506 status = "disabled";
3508 sdhc2_opp_table: sdhc2-opp-table {
3509 compatible = "operating-points-v2";
3512 opp-hz = /bits/ 64 <9600000>;
3513 required-opps = <&rpmhpd_opp_min_svs>;
3517 opp-hz = /bits/ 64 <19200000>;
3518 required-opps = <&rpmhpd_opp_low_svs>;
3522 opp-hz = /bits/ 64 <100000000>;
3523 required-opps = <&rpmhpd_opp_svs>;
3527 opp-hz = /bits/ 64 <201500000>;
3528 required-opps = <&rpmhpd_opp_svs_l1>;
3533 qspi_opp_table: qspi-opp-table {
3534 compatible = "operating-points-v2";
3537 opp-hz = /bits/ 64 <19200000>;
3538 required-opps = <&rpmhpd_opp_min_svs>;
3542 opp-hz = /bits/ 64 <100000000>;
3543 required-opps = <&rpmhpd_opp_low_svs>;
3547 opp-hz = /bits/ 64 <150000000>;
3548 required-opps = <&rpmhpd_opp_svs>;
3552 opp-hz = /bits/ 64 <300000000>;
3553 required-opps = <&rpmhpd_opp_nom>;
3558 compatible = "qcom,sdm845-qspi", "qcom,qspi-v1";
3559 reg = <0 0x088df000 0 0x600>;
3560 #address-cells = <1>;
3562 interrupts = <GIC_SPI 82 IRQ_TYPE_LEVEL_HIGH>;
3563 clocks = <&gcc GCC_QSPI_CNOC_PERIPH_AHB_CLK>,
3564 <&gcc GCC_QSPI_CORE_CLK>;
3565 clock-names = "iface", "core";
3566 power-domains = <&rpmhpd SDM845_CX>;
3567 operating-points-v2 = <&qspi_opp_table>;
3568 status = "disabled";
3571 slim: slim@171c0000 {
3572 compatible = "qcom,slim-ngd-v2.1.0";
3573 reg = <0 0x171c0000 0 0x2c000>;
3574 interrupts = <GIC_SPI 163 IRQ_TYPE_LEVEL_HIGH>;
3576 qcom,apps-ch-pipes = <0x780000>;
3577 qcom,ea-pc = <0x270>;
3579 dmas = <&slimbam 3>, <&slimbam 4>,
3580 <&slimbam 5>, <&slimbam 6>;
3581 dma-names = "rx", "tx", "tx2", "rx2";
3583 iommus = <&apps_smmu 0x1806 0x0>;
3584 #address-cells = <1>;
3589 #address-cells = <2>;
3593 compatible = "slim217,250";
3598 compatible = "slim217,250";
3600 slim-ifc-dev = <&wcd9340_ifd>;
3602 #sound-dai-cells = <1>;
3604 interrupts-extended = <&tlmm 54 IRQ_TYPE_LEVEL_HIGH>;
3605 interrupt-controller;
3606 #interrupt-cells = <1>;
3609 clock-frequency = <9600000>;
3610 clock-output-names = "mclk";
3611 qcom,micbias1-millivolt = <1800>;
3612 qcom,micbias2-millivolt = <1800>;
3613 qcom,micbias3-millivolt = <1800>;
3614 qcom,micbias4-millivolt = <1800>;
3616 #address-cells = <1>;
3619 wcdgpio: gpio-controller@42 {
3620 compatible = "qcom,wcd9340-gpio";
3627 compatible = "qcom,soundwire-v1.3.0";
3629 interrupts-extended = <&wcd9340 20>;
3631 qcom,dout-ports = <6>;
3632 qcom,din-ports = <2>;
3633 qcom,ports-sinterval-low =/bits/ 8 <0x07 0x1F 0x3F 0x7 0x1F 0x3F 0x0F 0x0F>;
3634 qcom,ports-offset1 = /bits/ 8 <0x01 0x02 0x0C 0x6 0x12 0x0D 0x07 0x0A >;
3635 qcom,ports-offset2 = /bits/ 8 <0x00 0x00 0x1F 0x00 0x00 0x1F 0x00 0x00>;
3637 #sound-dai-cells = <1>;
3638 clocks = <&wcd9340>;
3639 clock-names = "iface";
3640 #address-cells = <2>;
3652 usb_1_hsphy: phy@88e2000 {
3653 compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy";
3654 reg = <0 0x088e2000 0 0x400>;
3655 status = "disabled";
3658 clocks = <&gcc GCC_USB_PHY_CFG_AHB2PHY_CLK>,
3659 <&rpmhcc RPMH_CXO_CLK>;
3660 clock-names = "cfg_ahb", "ref";
3662 resets = <&gcc GCC_QUSB2PHY_PRIM_BCR>;
3664 nvmem-cells = <&qusb2p_hstx_trim>;
3667 usb_2_hsphy: phy@88e3000 {
3668 compatible = "qcom,sdm845-qusb2-phy", "qcom,qusb2-v2-phy";
3669 reg = <0 0x088e3000 0 0x400>;
3670 status = "disabled";
3673 clocks = <&gcc GCC_USB_PHY_CFG_AHB2PHY_CLK>,
3674 <&rpmhcc RPMH_CXO_CLK>;
3675 clock-names = "cfg_ahb", "ref";
3677 resets = <&gcc GCC_QUSB2PHY_SEC_BCR>;
3679 nvmem-cells = <&qusb2s_hstx_trim>;
3682 usb_1_qmpphy: phy@88e9000 {
3683 compatible = "qcom,sdm845-qmp-usb3-phy";
3684 reg = <0 0x088e9000 0 0x18c>,
3685 <0 0x088e8000 0 0x10>;
3686 reg-names = "reg-base", "dp_com";
3687 status = "disabled";
3688 #address-cells = <2>;
3692 clocks = <&gcc GCC_USB3_PRIM_PHY_AUX_CLK>,
3693 <&gcc GCC_USB_PHY_CFG_AHB2PHY_CLK>,
3694 <&gcc GCC_USB3_PRIM_CLKREF_CLK>,
3695 <&gcc GCC_USB3_PRIM_PHY_COM_AUX_CLK>;
3696 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
3698 resets = <&gcc GCC_USB3_DP_PHY_PRIM_BCR>,
3699 <&gcc GCC_USB3_PHY_PRIM_BCR>;
3700 reset-names = "phy", "common";
3702 usb_1_ssphy: lanes@88e9200 {
3703 reg = <0 0x088e9200 0 0x128>,
3704 <0 0x088e9400 0 0x200>,
3705 <0 0x088e9c00 0 0x218>,
3706 <0 0x088e9600 0 0x128>,
3707 <0 0x088e9800 0 0x200>,
3708 <0 0x088e9a00 0 0x100>;
3711 clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>;
3712 clock-names = "pipe0";
3713 clock-output-names = "usb3_phy_pipe_clk_src";
3717 usb_2_qmpphy: phy@88eb000 {
3718 compatible = "qcom,sdm845-qmp-usb3-uni-phy";
3719 reg = <0 0x088eb000 0 0x18c>;
3720 status = "disabled";
3721 #address-cells = <2>;
3725 clocks = <&gcc GCC_USB3_SEC_PHY_AUX_CLK>,
3726 <&gcc GCC_USB_PHY_CFG_AHB2PHY_CLK>,
3727 <&gcc GCC_USB3_SEC_CLKREF_CLK>,
3728 <&gcc GCC_USB3_SEC_PHY_COM_AUX_CLK>;
3729 clock-names = "aux", "cfg_ahb", "ref", "com_aux";
3731 resets = <&gcc GCC_USB3PHY_PHY_SEC_BCR>,
3732 <&gcc GCC_USB3_PHY_SEC_BCR>;
3733 reset-names = "phy", "common";
3735 usb_2_ssphy: lane@88eb200 {
3736 reg = <0 0x088eb200 0 0x128>,
3737 <0 0x088eb400 0 0x1fc>,
3738 <0 0x088eb800 0 0x218>,
3739 <0 0x088eb600 0 0x70>;
3742 clocks = <&gcc GCC_USB3_SEC_PHY_PIPE_CLK>;
3743 clock-names = "pipe0";
3744 clock-output-names = "usb3_uni_phy_pipe_clk_src";
3748 usb_1: usb@a6f8800 {
3749 compatible = "qcom,sdm845-dwc3", "qcom,dwc3";
3750 reg = <0 0x0a6f8800 0 0x400>;
3751 status = "disabled";
3752 #address-cells = <2>;
3757 clocks = <&gcc GCC_CFG_NOC_USB3_PRIM_AXI_CLK>,
3758 <&gcc GCC_USB30_PRIM_MASTER_CLK>,
3759 <&gcc GCC_AGGRE_USB3_PRIM_AXI_CLK>,
3760 <&gcc GCC_USB30_PRIM_MOCK_UTMI_CLK>,
3761 <&gcc GCC_USB30_PRIM_SLEEP_CLK>;
3762 clock-names = "cfg_noc", "core", "iface", "mock_utmi",
3765 assigned-clocks = <&gcc GCC_USB30_PRIM_MOCK_UTMI_CLK>,
3766 <&gcc GCC_USB30_PRIM_MASTER_CLK>;
3767 assigned-clock-rates = <19200000>, <150000000>;
3769 interrupts = <GIC_SPI 131 IRQ_TYPE_LEVEL_HIGH>,
3770 <GIC_SPI 486 IRQ_TYPE_LEVEL_HIGH>,
3771 <GIC_SPI 488 IRQ_TYPE_LEVEL_HIGH>,
3772 <GIC_SPI 489 IRQ_TYPE_LEVEL_HIGH>;
3773 interrupt-names = "hs_phy_irq", "ss_phy_irq",
3774 "dm_hs_phy_irq", "dp_hs_phy_irq";
3776 power-domains = <&gcc USB30_PRIM_GDSC>;
3778 resets = <&gcc GCC_USB30_PRIM_BCR>;
3780 interconnects = <&aggre2_noc MASTER_USB3_0 0 &mem_noc SLAVE_EBI1 0>,
3781 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_USB3_0 0>;
3782 interconnect-names = "usb-ddr", "apps-usb";
3784 usb_1_dwc3: dwc3@a600000 {
3785 compatible = "snps,dwc3";
3786 reg = <0 0x0a600000 0 0xcd00>;
3787 interrupts = <GIC_SPI 133 IRQ_TYPE_LEVEL_HIGH>;
3788 iommus = <&apps_smmu 0x740 0>;
3789 snps,dis_u2_susphy_quirk;
3790 snps,dis_enblslpm_quirk;
3791 phys = <&usb_1_hsphy>, <&usb_1_ssphy>;
3792 phy-names = "usb2-phy", "usb3-phy";
3796 usb_2: usb@a8f8800 {
3797 compatible = "qcom,sdm845-dwc3", "qcom,dwc3";
3798 reg = <0 0x0a8f8800 0 0x400>;
3799 status = "disabled";
3800 #address-cells = <2>;
3805 clocks = <&gcc GCC_CFG_NOC_USB3_SEC_AXI_CLK>,
3806 <&gcc GCC_USB30_SEC_MASTER_CLK>,
3807 <&gcc GCC_AGGRE_USB3_SEC_AXI_CLK>,
3808 <&gcc GCC_USB30_SEC_MOCK_UTMI_CLK>,
3809 <&gcc GCC_USB30_SEC_SLEEP_CLK>;
3810 clock-names = "cfg_noc", "core", "iface", "mock_utmi",
3813 assigned-clocks = <&gcc GCC_USB30_SEC_MOCK_UTMI_CLK>,
3814 <&gcc GCC_USB30_SEC_MASTER_CLK>;
3815 assigned-clock-rates = <19200000>, <150000000>;
3817 interrupts = <GIC_SPI 136 IRQ_TYPE_LEVEL_HIGH>,
3818 <GIC_SPI 487 IRQ_TYPE_LEVEL_HIGH>,
3819 <GIC_SPI 490 IRQ_TYPE_LEVEL_HIGH>,
3820 <GIC_SPI 491 IRQ_TYPE_LEVEL_HIGH>;
3821 interrupt-names = "hs_phy_irq", "ss_phy_irq",
3822 "dm_hs_phy_irq", "dp_hs_phy_irq";
3824 power-domains = <&gcc USB30_SEC_GDSC>;
3826 resets = <&gcc GCC_USB30_SEC_BCR>;
3828 interconnects = <&aggre2_noc MASTER_USB3_1 0 &mem_noc SLAVE_EBI1 0>,
3829 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_USB3_1 0>;
3830 interconnect-names = "usb-ddr", "apps-usb";
3832 usb_2_dwc3: dwc3@a800000 {
3833 compatible = "snps,dwc3";
3834 reg = <0 0x0a800000 0 0xcd00>;
3835 interrupts = <GIC_SPI 138 IRQ_TYPE_LEVEL_HIGH>;
3836 iommus = <&apps_smmu 0x760 0>;
3837 snps,dis_u2_susphy_quirk;
3838 snps,dis_enblslpm_quirk;
3839 phys = <&usb_2_hsphy>, <&usb_2_ssphy>;
3840 phy-names = "usb2-phy", "usb3-phy";
3844 venus: video-codec@aa00000 {
3845 compatible = "qcom,sdm845-venus-v2";
3846 reg = <0 0x0aa00000 0 0xff000>;
3847 interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;
3848 power-domains = <&videocc VENUS_GDSC>,
3849 <&videocc VCODEC0_GDSC>,
3850 <&videocc VCODEC1_GDSC>,
3851 <&rpmhpd SDM845_CX>;
3852 power-domain-names = "venus", "vcodec0", "vcodec1", "cx";
3853 operating-points-v2 = <&venus_opp_table>;
3854 clocks = <&videocc VIDEO_CC_VENUS_CTL_CORE_CLK>,
3855 <&videocc VIDEO_CC_VENUS_AHB_CLK>,
3856 <&videocc VIDEO_CC_VENUS_CTL_AXI_CLK>,
3857 <&videocc VIDEO_CC_VCODEC0_CORE_CLK>,
3858 <&videocc VIDEO_CC_VCODEC0_AXI_CLK>,
3859 <&videocc VIDEO_CC_VCODEC1_CORE_CLK>,
3860 <&videocc VIDEO_CC_VCODEC1_AXI_CLK>;
3861 clock-names = "core", "iface", "bus",
3862 "vcodec0_core", "vcodec0_bus",
3863 "vcodec1_core", "vcodec1_bus";
3864 iommus = <&apps_smmu 0x10a0 0x8>,
3865 <&apps_smmu 0x10b0 0x0>;
3866 memory-region = <&venus_mem>;
3867 interconnects = <&mmss_noc MASTER_VIDEO_P0 0 &mem_noc SLAVE_EBI1 0>,
3868 <&gladiator_noc MASTER_APPSS_PROC 0 &config_noc SLAVE_VENUS_CFG 0>;
3869 interconnect-names = "video-mem", "cpu-cfg";
3872 compatible = "venus-decoder";
3876 compatible = "venus-encoder";
3879 venus_opp_table: venus-opp-table {
3880 compatible = "operating-points-v2";
3883 opp-hz = /bits/ 64 <100000000>;
3884 required-opps = <&rpmhpd_opp_min_svs>;
3888 opp-hz = /bits/ 64 <200000000>;
3889 required-opps = <&rpmhpd_opp_low_svs>;
3893 opp-hz = /bits/ 64 <320000000>;
3894 required-opps = <&rpmhpd_opp_svs>;
3898 opp-hz = /bits/ 64 <380000000>;
3899 required-opps = <&rpmhpd_opp_svs_l1>;
3903 opp-hz = /bits/ 64 <444000000>;
3904 required-opps = <&rpmhpd_opp_nom>;
3908 opp-hz = /bits/ 64 <533000097>;
3909 required-opps = <&rpmhpd_opp_turbo>;
3914 videocc: clock-controller@ab00000 {
3915 compatible = "qcom,sdm845-videocc";
3916 reg = <0 0x0ab00000 0 0x10000>;
3917 clocks = <&rpmhcc RPMH_CXO_CLK>;
3918 clock-names = "bi_tcxo";
3920 #power-domain-cells = <1>;
3924 camss: camss@a00000 {
3925 compatible = "qcom,sdm845-camss";
3927 reg = <0 0xacb3000 0 0x1000>,
3928 <0 0xacba000 0 0x1000>,
3929 <0 0xacc8000 0 0x1000>,
3930 <0 0xac65000 0 0x1000>,
3931 <0 0xac66000 0 0x1000>,
3932 <0 0xac67000 0 0x1000>,
3933 <0 0xac68000 0 0x1000>,
3934 <0 0xacaf000 0 0x4000>,
3935 <0 0xacb6000 0 0x4000>,
3936 <0 0xacc4000 0 0x4000>;
3937 reg-names = "csid0",
3948 interrupts = <GIC_SPI 464 IRQ_TYPE_LEVEL_HIGH>,
3949 <GIC_SPI 466 IRQ_TYPE_LEVEL_HIGH>,
3950 <GIC_SPI 468 IRQ_TYPE_LEVEL_HIGH>,
3951 <GIC_SPI 477 IRQ_TYPE_LEVEL_HIGH>,
3952 <GIC_SPI 478 IRQ_TYPE_LEVEL_HIGH>,
3953 <GIC_SPI 479 IRQ_TYPE_LEVEL_HIGH>,
3954 <GIC_SPI 448 IRQ_TYPE_LEVEL_HIGH>,
3955 <GIC_SPI 465 IRQ_TYPE_LEVEL_HIGH>,
3956 <GIC_SPI 467 IRQ_TYPE_LEVEL_HIGH>,
3957 <GIC_SPI 469 IRQ_TYPE_LEVEL_HIGH>;
3958 interrupt-names = "csid0",
3969 power-domains = <&clock_camcc IFE_0_GDSC>,
3970 <&clock_camcc IFE_1_GDSC>,
3971 <&clock_camcc TITAN_TOP_GDSC>;
3973 clocks = <&clock_camcc CAM_CC_CAMNOC_AXI_CLK>,
3974 <&clock_camcc CAM_CC_CPAS_AHB_CLK>,
3975 <&clock_camcc CAM_CC_CPHY_RX_CLK_SRC>,
3976 <&clock_camcc CAM_CC_IFE_0_CSID_CLK>,
3977 <&clock_camcc CAM_CC_IFE_0_CSID_CLK_SRC>,
3978 <&clock_camcc CAM_CC_IFE_1_CSID_CLK>,
3979 <&clock_camcc CAM_CC_IFE_1_CSID_CLK_SRC>,
3980 <&clock_camcc CAM_CC_IFE_LITE_CSID_CLK>,
3981 <&clock_camcc CAM_CC_IFE_LITE_CSID_CLK_SRC>,
3982 <&clock_camcc CAM_CC_CSIPHY0_CLK>,
3983 <&clock_camcc CAM_CC_CSI0PHYTIMER_CLK>,
3984 <&clock_camcc CAM_CC_CSI0PHYTIMER_CLK_SRC>,
3985 <&clock_camcc CAM_CC_CSIPHY1_CLK>,
3986 <&clock_camcc CAM_CC_CSI1PHYTIMER_CLK>,
3987 <&clock_camcc CAM_CC_CSI1PHYTIMER_CLK_SRC>,
3988 <&clock_camcc CAM_CC_CSIPHY2_CLK>,
3989 <&clock_camcc CAM_CC_CSI2PHYTIMER_CLK>,
3990 <&clock_camcc CAM_CC_CSI2PHYTIMER_CLK_SRC>,
3991 <&clock_camcc CAM_CC_CSIPHY3_CLK>,
3992 <&clock_camcc CAM_CC_CSI3PHYTIMER_CLK>,
3993 <&clock_camcc CAM_CC_CSI3PHYTIMER_CLK_SRC>,
3994 <&gcc GCC_CAMERA_AHB_CLK>,
3995 <&gcc GCC_CAMERA_AXI_CLK>,
3996 <&clock_camcc CAM_CC_SLOW_AHB_CLK_SRC>,
3997 <&clock_camcc CAM_CC_SOC_AHB_CLK>,
3998 <&clock_camcc CAM_CC_IFE_0_AXI_CLK>,
3999 <&clock_camcc CAM_CC_IFE_0_CLK>,
4000 <&clock_camcc CAM_CC_IFE_0_CPHY_RX_CLK>,
4001 <&clock_camcc CAM_CC_IFE_0_CLK_SRC>,
4002 <&clock_camcc CAM_CC_IFE_1_AXI_CLK>,
4003 <&clock_camcc CAM_CC_IFE_1_CLK>,
4004 <&clock_camcc CAM_CC_IFE_1_CPHY_RX_CLK>,
4005 <&clock_camcc CAM_CC_IFE_1_CLK_SRC>,
4006 <&clock_camcc CAM_CC_IFE_LITE_CLK>,
4007 <&clock_camcc CAM_CC_IFE_LITE_CPHY_RX_CLK>,
4008 <&clock_camcc CAM_CC_IFE_LITE_CLK_SRC>;
4009 clock-names = "camnoc_axi",
4020 "csiphy0_timer_src",
4023 "csiphy1_timer_src",
4026 "csiphy2_timer_src",
4029 "csiphy3_timer_src",
4046 iommus = <&apps_smmu 0x0808 0x0>,
4047 <&apps_smmu 0x0810 0x8>,
4048 <&apps_smmu 0x0c08 0x0>,
4049 <&apps_smmu 0x0c10 0x8>;
4051 status = "disabled";
4054 #address-cells = <1>;
4060 compatible = "qcom,sdm845-cci";
4061 #address-cells = <1>;
4064 reg = <0 0x0ac4a000 0 0x4000>;
4065 interrupts = <GIC_SPI 460 IRQ_TYPE_EDGE_RISING>;
4066 power-domains = <&clock_camcc TITAN_TOP_GDSC>;
4068 clocks = <&clock_camcc CAM_CC_CAMNOC_AXI_CLK>,
4069 <&clock_camcc CAM_CC_SOC_AHB_CLK>,
4070 <&clock_camcc CAM_CC_SLOW_AHB_CLK_SRC>,
4071 <&clock_camcc CAM_CC_CPAS_AHB_CLK>,
4072 <&clock_camcc CAM_CC_CCI_CLK>,
4073 <&clock_camcc CAM_CC_CCI_CLK_SRC>;
4074 clock-names = "camnoc_axi",
4081 assigned-clocks = <&clock_camcc CAM_CC_CAMNOC_AXI_CLK>,
4082 <&clock_camcc CAM_CC_CCI_CLK>;
4083 assigned-clock-rates = <80000000>, <37500000>;
4085 pinctrl-names = "default", "sleep";
4086 pinctrl-0 = <&cci0_default &cci1_default>;
4087 pinctrl-1 = <&cci0_sleep &cci1_sleep>;
4089 status = "disabled";
4091 cci_i2c0: i2c-bus@0 {
4093 clock-frequency = <1000000>;
4094 #address-cells = <1>;
4098 cci_i2c1: i2c-bus@1 {
4100 clock-frequency = <1000000>;
4101 #address-cells = <1>;
4106 clock_camcc: clock-controller@ad00000 {
4107 compatible = "qcom,sdm845-camcc";
4108 reg = <0 0x0ad00000 0 0x10000>;
4111 #power-domain-cells = <1>;
4114 dsi_opp_table: dsi-opp-table {
4115 compatible = "operating-points-v2";
4118 opp-hz = /bits/ 64 <19200000>;
4119 required-opps = <&rpmhpd_opp_min_svs>;
4123 opp-hz = /bits/ 64 <180000000>;
4124 required-opps = <&rpmhpd_opp_low_svs>;
4128 opp-hz = /bits/ 64 <275000000>;
4129 required-opps = <&rpmhpd_opp_svs>;
4133 opp-hz = /bits/ 64 <328580000>;
4134 required-opps = <&rpmhpd_opp_svs_l1>;
4138 opp-hz = /bits/ 64 <358000000>;
4139 required-opps = <&rpmhpd_opp_nom>;
4143 mdss: mdss@ae00000 {
4144 compatible = "qcom,sdm845-mdss";
4145 reg = <0 0x0ae00000 0 0x1000>;
4148 power-domains = <&dispcc MDSS_GDSC>;
4150 clocks = <&gcc GCC_DISP_AHB_CLK>,
4151 <&dispcc DISP_CC_MDSS_MDP_CLK>;
4152 clock-names = "iface", "core";
4154 assigned-clocks = <&dispcc DISP_CC_MDSS_MDP_CLK>;
4155 assigned-clock-rates = <300000000>;
4157 interrupts = <GIC_SPI 83 IRQ_TYPE_LEVEL_HIGH>;
4158 interrupt-controller;
4159 #interrupt-cells = <1>;
4161 interconnects = <&mmss_noc MASTER_MDP0 0 &mem_noc SLAVE_EBI1 0>,
4162 <&mmss_noc MASTER_MDP1 0 &mem_noc SLAVE_EBI1 0>;
4163 interconnect-names = "mdp0-mem", "mdp1-mem";
4165 iommus = <&apps_smmu 0x880 0x8>,
4166 <&apps_smmu 0xc80 0x8>;
4168 status = "disabled";
4170 #address-cells = <2>;
4174 mdss_mdp: mdp@ae01000 {
4175 compatible = "qcom,sdm845-dpu";
4176 reg = <0 0x0ae01000 0 0x8f000>,
4177 <0 0x0aeb0000 0 0x2008>;
4178 reg-names = "mdp", "vbif";
4180 clocks = <&gcc GCC_DISP_AXI_CLK>,
4181 <&dispcc DISP_CC_MDSS_AHB_CLK>,
4182 <&dispcc DISP_CC_MDSS_AXI_CLK>,
4183 <&dispcc DISP_CC_MDSS_MDP_CLK>,
4184 <&dispcc DISP_CC_MDSS_VSYNC_CLK>;
4185 clock-names = "gcc-bus", "iface", "bus", "core", "vsync";
4187 assigned-clocks = <&dispcc DISP_CC_MDSS_MDP_CLK>,
4188 <&dispcc DISP_CC_MDSS_VSYNC_CLK>;
4189 assigned-clock-rates = <300000000>,
4191 operating-points-v2 = <&mdp_opp_table>;
4192 power-domains = <&rpmhpd SDM845_CX>;
4194 interrupt-parent = <&mdss>;
4195 interrupts = <0 IRQ_TYPE_LEVEL_HIGH>;
4197 status = "disabled";
4200 #address-cells = <1>;
4205 dpu_intf1_out: endpoint {
4206 remote-endpoint = <&dsi0_in>;
4212 dpu_intf2_out: endpoint {
4213 remote-endpoint = <&dsi1_in>;
4218 mdp_opp_table: mdp-opp-table {
4219 compatible = "operating-points-v2";
4222 opp-hz = /bits/ 64 <19200000>;
4223 required-opps = <&rpmhpd_opp_min_svs>;
4227 opp-hz = /bits/ 64 <171428571>;
4228 required-opps = <&rpmhpd_opp_low_svs>;
4232 opp-hz = /bits/ 64 <344000000>;
4233 required-opps = <&rpmhpd_opp_svs_l1>;
4237 opp-hz = /bits/ 64 <430000000>;
4238 required-opps = <&rpmhpd_opp_nom>;
4244 compatible = "qcom,mdss-dsi-ctrl";
4245 reg = <0 0x0ae94000 0 0x400>;
4246 reg-names = "dsi_ctrl";
4248 interrupt-parent = <&mdss>;
4249 interrupts = <4 IRQ_TYPE_LEVEL_HIGH>;
4251 clocks = <&dispcc DISP_CC_MDSS_BYTE0_CLK>,
4252 <&dispcc DISP_CC_MDSS_BYTE0_INTF_CLK>,
4253 <&dispcc DISP_CC_MDSS_PCLK0_CLK>,
4254 <&dispcc DISP_CC_MDSS_ESC0_CLK>,
4255 <&dispcc DISP_CC_MDSS_AHB_CLK>,
4256 <&dispcc DISP_CC_MDSS_AXI_CLK>;
4257 clock-names = "byte",
4263 assigned-clocks = <&dispcc DISP_CC_MDSS_BYTE0_CLK_SRC>, <&dispcc DISP_CC_MDSS_PCLK0_CLK_SRC>;
4264 assigned-clock-parents = <&dsi0_phy 0>, <&dsi0_phy 1>;
4266 operating-points-v2 = <&dsi_opp_table>;
4267 power-domains = <&rpmhpd SDM845_CX>;
4272 status = "disabled";
4275 #address-cells = <1>;
4281 remote-endpoint = <&dpu_intf1_out>;
4287 dsi0_out: endpoint {
4293 dsi0_phy: dsi-phy@ae94400 {
4294 compatible = "qcom,dsi-phy-10nm";
4295 reg = <0 0x0ae94400 0 0x200>,
4296 <0 0x0ae94600 0 0x280>,
4297 <0 0x0ae94a00 0 0x1e0>;
4298 reg-names = "dsi_phy",
4305 clocks = <&dispcc DISP_CC_MDSS_AHB_CLK>,
4306 <&rpmhcc RPMH_CXO_CLK>;
4307 clock-names = "iface", "ref";
4309 status = "disabled";
4313 compatible = "qcom,mdss-dsi-ctrl";
4314 reg = <0 0x0ae96000 0 0x400>;
4315 reg-names = "dsi_ctrl";
4317 interrupt-parent = <&mdss>;
4318 interrupts = <5 IRQ_TYPE_LEVEL_HIGH>;
4320 clocks = <&dispcc DISP_CC_MDSS_BYTE1_CLK>,
4321 <&dispcc DISP_CC_MDSS_BYTE1_INTF_CLK>,
4322 <&dispcc DISP_CC_MDSS_PCLK1_CLK>,
4323 <&dispcc DISP_CC_MDSS_ESC1_CLK>,
4324 <&dispcc DISP_CC_MDSS_AHB_CLK>,
4325 <&dispcc DISP_CC_MDSS_AXI_CLK>;
4326 clock-names = "byte",
4332 assigned-clocks = <&dispcc DISP_CC_MDSS_BYTE1_CLK_SRC>, <&dispcc DISP_CC_MDSS_PCLK1_CLK_SRC>;
4333 assigned-clock-parents = <&dsi1_phy 0>, <&dsi1_phy 1>;
4335 operating-points-v2 = <&dsi_opp_table>;
4336 power-domains = <&rpmhpd SDM845_CX>;
4341 status = "disabled";
4344 #address-cells = <1>;
4350 remote-endpoint = <&dpu_intf2_out>;
4356 dsi1_out: endpoint {
4362 dsi1_phy: dsi-phy@ae96400 {
4363 compatible = "qcom,dsi-phy-10nm";
4364 reg = <0 0x0ae96400 0 0x200>,
4365 <0 0x0ae96600 0 0x280>,
4366 <0 0x0ae96a00 0 0x10e>;
4367 reg-names = "dsi_phy",
4374 clocks = <&dispcc DISP_CC_MDSS_AHB_CLK>,
4375 <&rpmhcc RPMH_CXO_CLK>;
4376 clock-names = "iface", "ref";
4378 status = "disabled";
4383 compatible = "qcom,adreno-630.2", "qcom,adreno";
4384 #stream-id-cells = <16>;
4386 reg = <0 0x5000000 0 0x40000>, <0 0x509e000 0 0x10>;
4387 reg-names = "kgsl_3d0_reg_memory", "cx_mem";
4390 * Look ma, no clocks! The GPU clocks and power are
4391 * controlled entirely by the GMU
4394 interrupts = <GIC_SPI 300 IRQ_TYPE_LEVEL_HIGH>;
4396 iommus = <&adreno_smmu 0>;
4398 operating-points-v2 = <&gpu_opp_table>;
4402 interconnects = <&mem_noc MASTER_GFX3D 0 &mem_noc SLAVE_EBI1 0>;
4403 interconnect-names = "gfx-mem";
4405 gpu_opp_table: opp-table {
4406 compatible = "operating-points-v2";
4409 opp-hz = /bits/ 64 <710000000>;
4410 opp-level = <RPMH_REGULATOR_LEVEL_TURBO_L1>;
4411 opp-peak-kBps = <7216000>;
4415 opp-hz = /bits/ 64 <675000000>;
4416 opp-level = <RPMH_REGULATOR_LEVEL_TURBO>;
4417 opp-peak-kBps = <7216000>;
4421 opp-hz = /bits/ 64 <596000000>;
4422 opp-level = <RPMH_REGULATOR_LEVEL_NOM_L1>;
4423 opp-peak-kBps = <6220000>;
4427 opp-hz = /bits/ 64 <520000000>;
4428 opp-level = <RPMH_REGULATOR_LEVEL_NOM>;
4429 opp-peak-kBps = <6220000>;
4433 opp-hz = /bits/ 64 <414000000>;
4434 opp-level = <RPMH_REGULATOR_LEVEL_SVS_L1>;
4435 opp-peak-kBps = <4068000>;
4439 opp-hz = /bits/ 64 <342000000>;
4440 opp-level = <RPMH_REGULATOR_LEVEL_SVS>;
4441 opp-peak-kBps = <2724000>;
4445 opp-hz = /bits/ 64 <257000000>;
4446 opp-level = <RPMH_REGULATOR_LEVEL_LOW_SVS>;
4447 opp-peak-kBps = <1648000>;
4452 adreno_smmu: iommu@5040000 {
4453 compatible = "qcom,sdm845-smmu-v2", "qcom,adreno-smmu", "qcom,smmu-v2";
4454 reg = <0 0x5040000 0 0x10000>;
4456 #global-interrupts = <2>;
4457 interrupts = <GIC_SPI 229 IRQ_TYPE_LEVEL_HIGH>,
4458 <GIC_SPI 231 IRQ_TYPE_LEVEL_HIGH>,
4459 <GIC_SPI 364 IRQ_TYPE_EDGE_RISING>,
4460 <GIC_SPI 365 IRQ_TYPE_EDGE_RISING>,
4461 <GIC_SPI 366 IRQ_TYPE_EDGE_RISING>,
4462 <GIC_SPI 367 IRQ_TYPE_EDGE_RISING>,
4463 <GIC_SPI 368 IRQ_TYPE_EDGE_RISING>,
4464 <GIC_SPI 369 IRQ_TYPE_EDGE_RISING>,
4465 <GIC_SPI 370 IRQ_TYPE_EDGE_RISING>,
4466 <GIC_SPI 371 IRQ_TYPE_EDGE_RISING>;
4467 clocks = <&gcc GCC_GPU_MEMNOC_GFX_CLK>,
4468 <&gcc GCC_GPU_CFG_AHB_CLK>;
4469 clock-names = "bus", "iface";
4471 power-domains = <&gpucc GPU_CX_GDSC>;
4475 compatible="qcom,adreno-gmu-630.2", "qcom,adreno-gmu";
4477 reg = <0 0x506a000 0 0x30000>,
4478 <0 0xb280000 0 0x10000>,
4479 <0 0xb480000 0 0x10000>;
4480 reg-names = "gmu", "gmu_pdc", "gmu_pdc_seq";
4482 interrupts = <GIC_SPI 304 IRQ_TYPE_LEVEL_HIGH>,
4483 <GIC_SPI 305 IRQ_TYPE_LEVEL_HIGH>;
4484 interrupt-names = "hfi", "gmu";
4486 clocks = <&gpucc GPU_CC_CX_GMU_CLK>,
4487 <&gpucc GPU_CC_CXO_CLK>,
4488 <&gcc GCC_DDRSS_GPU_AXI_CLK>,
4489 <&gcc GCC_GPU_MEMNOC_GFX_CLK>;
4490 clock-names = "gmu", "cxo", "axi", "memnoc";
4492 power-domains = <&gpucc GPU_CX_GDSC>,
4493 <&gpucc GPU_GX_GDSC>;
4494 power-domain-names = "cx", "gx";
4496 iommus = <&adreno_smmu 5>;
4498 operating-points-v2 = <&gmu_opp_table>;
4500 gmu_opp_table: opp-table {
4501 compatible = "operating-points-v2";
4504 opp-hz = /bits/ 64 <400000000>;
4505 opp-level = <RPMH_REGULATOR_LEVEL_SVS>;
4509 opp-hz = /bits/ 64 <200000000>;
4510 opp-level = <RPMH_REGULATOR_LEVEL_MIN_SVS>;
4515 dispcc: clock-controller@af00000 {
4516 compatible = "qcom,sdm845-dispcc";
4517 reg = <0 0x0af00000 0 0x10000>;
4518 clocks = <&rpmhcc RPMH_CXO_CLK>,
4519 <&gcc GCC_DISP_GPLL0_CLK_SRC>,
4520 <&gcc GCC_DISP_GPLL0_DIV_CLK_SRC>,
4527 clock-names = "bi_tcxo",
4528 "gcc_disp_gpll0_clk_src",
4529 "gcc_disp_gpll0_div_clk_src",
4530 "dsi0_phy_pll_out_byteclk",
4531 "dsi0_phy_pll_out_dsiclk",
4532 "dsi1_phy_pll_out_byteclk",
4533 "dsi1_phy_pll_out_dsiclk",
4534 "dp_link_clk_divsel_ten",
4535 "dp_vco_divided_clk_src_mux";
4538 #power-domain-cells = <1>;
4541 pdc_intc: interrupt-controller@b220000 {
4542 compatible = "qcom,sdm845-pdc", "qcom,pdc";
4543 reg = <0 0x0b220000 0 0x30000>;
4544 qcom,pdc-ranges = <0 480 94>, <94 609 15>, <115 630 7>;
4545 #interrupt-cells = <2>;
4546 interrupt-parent = <&intc>;
4547 interrupt-controller;
4550 pdc_reset: reset-controller@b2e0000 {
4551 compatible = "qcom,sdm845-pdc-global";
4552 reg = <0 0x0b2e0000 0 0x20000>;
4556 tsens0: thermal-sensor@c263000 {
4557 compatible = "qcom,sdm845-tsens", "qcom,tsens-v2";
4558 reg = <0 0x0c263000 0 0x1ff>, /* TM */
4559 <0 0x0c222000 0 0x1ff>; /* SROT */
4560 #qcom,sensors = <13>;
4561 interrupts = <GIC_SPI 506 IRQ_TYPE_LEVEL_HIGH>,
4562 <GIC_SPI 508 IRQ_TYPE_LEVEL_HIGH>;
4563 interrupt-names = "uplow", "critical";
4564 #thermal-sensor-cells = <1>;
4567 tsens1: thermal-sensor@c265000 {
4568 compatible = "qcom,sdm845-tsens", "qcom,tsens-v2";
4569 reg = <0 0x0c265000 0 0x1ff>, /* TM */
4570 <0 0x0c223000 0 0x1ff>; /* SROT */
4571 #qcom,sensors = <8>;
4572 interrupts = <GIC_SPI 507 IRQ_TYPE_LEVEL_HIGH>,
4573 <GIC_SPI 509 IRQ_TYPE_LEVEL_HIGH>;
4574 interrupt-names = "uplow", "critical";
4575 #thermal-sensor-cells = <1>;
4578 aoss_reset: reset-controller@c2a0000 {
4579 compatible = "qcom,sdm845-aoss-cc";
4580 reg = <0 0x0c2a0000 0 0x31000>;
4584 aoss_qmp: power-controller@c300000 {
4585 compatible = "qcom,sdm845-aoss-qmp";
4586 reg = <0 0x0c300000 0 0x100000>;
4587 interrupts = <GIC_SPI 389 IRQ_TYPE_EDGE_RISING>;
4588 mboxes = <&apss_shared 0>;
4591 #power-domain-cells = <1>;
4594 #cooling-cells = <2>;
4598 #cooling-cells = <2>;
4602 spmi_bus: spmi@c440000 {
4603 compatible = "qcom,spmi-pmic-arb";
4604 reg = <0 0x0c440000 0 0x1100>,
4605 <0 0x0c600000 0 0x2000000>,
4606 <0 0x0e600000 0 0x100000>,
4607 <0 0x0e700000 0 0xa0000>,
4608 <0 0x0c40a000 0 0x26000>;
4609 reg-names = "core", "chnls", "obsrvr", "intr", "cnfg";
4610 interrupt-names = "periph_irq";
4611 interrupts = <GIC_SPI 481 IRQ_TYPE_LEVEL_HIGH>;
4614 #address-cells = <2>;
4616 interrupt-controller;
4617 #interrupt-cells = <4>;
4622 compatible = "simple-mfd";
4623 reg = <0 0x146bf000 0 0x1000>;
4625 #address-cells = <1>;
4628 ranges = <0 0 0x146bf000 0x1000>;
4631 compatible = "qcom,pil-reloc-info";
4636 apps_smmu: iommu@15000000 {
4637 compatible = "qcom,sdm845-smmu-500", "arm,mmu-500";
4638 reg = <0 0x15000000 0 0x80000>;
4640 #global-interrupts = <1>;
4641 interrupts = <GIC_SPI 65 IRQ_TYPE_LEVEL_HIGH>,
4642 <GIC_SPI 96 IRQ_TYPE_LEVEL_HIGH>,
4643 <GIC_SPI 97 IRQ_TYPE_LEVEL_HIGH>,
4644 <GIC_SPI 98 IRQ_TYPE_LEVEL_HIGH>,
4645 <GIC_SPI 99 IRQ_TYPE_LEVEL_HIGH>,
4646 <GIC_SPI 100 IRQ_TYPE_LEVEL_HIGH>,
4647 <GIC_SPI 101 IRQ_TYPE_LEVEL_HIGH>,
4648 <GIC_SPI 102 IRQ_TYPE_LEVEL_HIGH>,
4649 <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>,
4650 <GIC_SPI 104 IRQ_TYPE_LEVEL_HIGH>,
4651 <GIC_SPI 105 IRQ_TYPE_LEVEL_HIGH>,
4652 <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>,
4653 <GIC_SPI 107 IRQ_TYPE_LEVEL_HIGH>,
4654 <GIC_SPI 108 IRQ_TYPE_LEVEL_HIGH>,
4655 <GIC_SPI 109 IRQ_TYPE_LEVEL_HIGH>,
4656 <GIC_SPI 110 IRQ_TYPE_LEVEL_HIGH>,
4657 <GIC_SPI 111 IRQ_TYPE_LEVEL_HIGH>,
4658 <GIC_SPI 112 IRQ_TYPE_LEVEL_HIGH>,
4659 <GIC_SPI 113 IRQ_TYPE_LEVEL_HIGH>,
4660 <GIC_SPI 114 IRQ_TYPE_LEVEL_HIGH>,
4661 <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>,
4662 <GIC_SPI 116 IRQ_TYPE_LEVEL_HIGH>,
4663 <GIC_SPI 117 IRQ_TYPE_LEVEL_HIGH>,
4664 <GIC_SPI 118 IRQ_TYPE_LEVEL_HIGH>,
4665 <GIC_SPI 181 IRQ_TYPE_LEVEL_HIGH>,
4666 <GIC_SPI 182 IRQ_TYPE_LEVEL_HIGH>,
4667 <GIC_SPI 183 IRQ_TYPE_LEVEL_HIGH>,
4668 <GIC_SPI 184 IRQ_TYPE_LEVEL_HIGH>,
4669 <GIC_SPI 185 IRQ_TYPE_LEVEL_HIGH>,
4670 <GIC_SPI 186 IRQ_TYPE_LEVEL_HIGH>,
4671 <GIC_SPI 187 IRQ_TYPE_LEVEL_HIGH>,
4672 <GIC_SPI 188 IRQ_TYPE_LEVEL_HIGH>,
4673 <GIC_SPI 189 IRQ_TYPE_LEVEL_HIGH>,
4674 <GIC_SPI 190 IRQ_TYPE_LEVEL_HIGH>,
4675 <GIC_SPI 191 IRQ_TYPE_LEVEL_HIGH>,
4676 <GIC_SPI 192 IRQ_TYPE_LEVEL_HIGH>,
4677 <GIC_SPI 315 IRQ_TYPE_LEVEL_HIGH>,
4678 <GIC_SPI 316 IRQ_TYPE_LEVEL_HIGH>,
4679 <GIC_SPI 317 IRQ_TYPE_LEVEL_HIGH>,
4680 <GIC_SPI 318 IRQ_TYPE_LEVEL_HIGH>,
4681 <GIC_SPI 319 IRQ_TYPE_LEVEL_HIGH>,
4682 <GIC_SPI 320 IRQ_TYPE_LEVEL_HIGH>,
4683 <GIC_SPI 321 IRQ_TYPE_LEVEL_HIGH>,
4684 <GIC_SPI 322 IRQ_TYPE_LEVEL_HIGH>,
4685 <GIC_SPI 323 IRQ_TYPE_LEVEL_HIGH>,
4686 <GIC_SPI 324 IRQ_TYPE_LEVEL_HIGH>,
4687 <GIC_SPI 325 IRQ_TYPE_LEVEL_HIGH>,
4688 <GIC_SPI 326 IRQ_TYPE_LEVEL_HIGH>,
4689 <GIC_SPI 327 IRQ_TYPE_LEVEL_HIGH>,
4690 <GIC_SPI 328 IRQ_TYPE_LEVEL_HIGH>,
4691 <GIC_SPI 329 IRQ_TYPE_LEVEL_HIGH>,
4692 <GIC_SPI 330 IRQ_TYPE_LEVEL_HIGH>,
4693 <GIC_SPI 331 IRQ_TYPE_LEVEL_HIGH>,
4694 <GIC_SPI 332 IRQ_TYPE_LEVEL_HIGH>,
4695 <GIC_SPI 333 IRQ_TYPE_LEVEL_HIGH>,
4696 <GIC_SPI 334 IRQ_TYPE_LEVEL_HIGH>,
4697 <GIC_SPI 335 IRQ_TYPE_LEVEL_HIGH>,
4698 <GIC_SPI 336 IRQ_TYPE_LEVEL_HIGH>,
4699 <GIC_SPI 337 IRQ_TYPE_LEVEL_HIGH>,
4700 <GIC_SPI 338 IRQ_TYPE_LEVEL_HIGH>,
4701 <GIC_SPI 339 IRQ_TYPE_LEVEL_HIGH>,
4702 <GIC_SPI 340 IRQ_TYPE_LEVEL_HIGH>,
4703 <GIC_SPI 341 IRQ_TYPE_LEVEL_HIGH>,
4704 <GIC_SPI 342 IRQ_TYPE_LEVEL_HIGH>,
4705 <GIC_SPI 343 IRQ_TYPE_LEVEL_HIGH>;
4708 lpasscc: clock-controller@17014000 {
4709 compatible = "qcom,sdm845-lpasscc";
4710 reg = <0 0x17014000 0 0x1f004>, <0 0x17300000 0 0x200>;
4711 reg-names = "cc", "qdsp6ss";
4713 status = "disabled";
4716 gladiator_noc: interconnect@17900000 {
4717 compatible = "qcom,sdm845-gladiator-noc";
4718 reg = <0 0x17900000 0 0xd080>;
4719 #interconnect-cells = <2>;
4720 qcom,bcm-voters = <&apps_bcm_voter>;
4724 compatible = "qcom,apss-wdt-sdm845", "qcom,kpss-wdt";
4725 reg = <0 0x17980000 0 0x1000>;
4726 clocks = <&sleep_clk>;
4727 interrupts = <GIC_SPI 0 IRQ_TYPE_LEVEL_HIGH>;
4730 apss_shared: mailbox@17990000 {
4731 compatible = "qcom,sdm845-apss-shared";
4732 reg = <0 0x17990000 0 0x1000>;
4736 apps_rsc: rsc@179c0000 {
4738 compatible = "qcom,rpmh-rsc";
4739 reg = <0 0x179c0000 0 0x10000>,
4740 <0 0x179d0000 0 0x10000>,
4741 <0 0x179e0000 0 0x10000>;
4742 reg-names = "drv-0", "drv-1", "drv-2";
4743 interrupts = <GIC_SPI 3 IRQ_TYPE_LEVEL_HIGH>,
4744 <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>,
4745 <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>;
4746 qcom,tcs-offset = <0xd00>;
4748 qcom,tcs-config = <ACTIVE_TCS 2>,
4753 apps_bcm_voter: bcm-voter {
4754 compatible = "qcom,bcm-voter";
4757 rpmhcc: clock-controller {
4758 compatible = "qcom,sdm845-rpmh-clk";
4761 clocks = <&xo_board>;
4764 rpmhpd: power-controller {
4765 compatible = "qcom,sdm845-rpmhpd";
4766 #power-domain-cells = <1>;
4767 operating-points-v2 = <&rpmhpd_opp_table>;
4769 rpmhpd_opp_table: opp-table {
4770 compatible = "operating-points-v2";
4772 rpmhpd_opp_ret: opp1 {
4773 opp-level = <RPMH_REGULATOR_LEVEL_RETENTION>;
4776 rpmhpd_opp_min_svs: opp2 {
4777 opp-level = <RPMH_REGULATOR_LEVEL_MIN_SVS>;
4780 rpmhpd_opp_low_svs: opp3 {
4781 opp-level = <RPMH_REGULATOR_LEVEL_LOW_SVS>;
4784 rpmhpd_opp_svs: opp4 {
4785 opp-level = <RPMH_REGULATOR_LEVEL_SVS>;
4788 rpmhpd_opp_svs_l1: opp5 {
4789 opp-level = <RPMH_REGULATOR_LEVEL_SVS_L1>;
4792 rpmhpd_opp_nom: opp6 {
4793 opp-level = <RPMH_REGULATOR_LEVEL_NOM>;
4796 rpmhpd_opp_nom_l1: opp7 {
4797 opp-level = <RPMH_REGULATOR_LEVEL_NOM_L1>;
4800 rpmhpd_opp_nom_l2: opp8 {
4801 opp-level = <RPMH_REGULATOR_LEVEL_NOM_L2>;
4804 rpmhpd_opp_turbo: opp9 {
4805 opp-level = <RPMH_REGULATOR_LEVEL_TURBO>;
4808 rpmhpd_opp_turbo_l1: opp10 {
4809 opp-level = <RPMH_REGULATOR_LEVEL_TURBO_L1>;
4815 intc: interrupt-controller@17a00000 {
4816 compatible = "arm,gic-v3";
4817 #address-cells = <2>;
4820 #interrupt-cells = <3>;
4821 interrupt-controller;
4822 reg = <0 0x17a00000 0 0x10000>, /* GICD */
4823 <0 0x17a60000 0 0x100000>; /* GICR * 8 */
4824 interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
4826 msi-controller@17a40000 {
4827 compatible = "arm,gic-v3-its";
4830 reg = <0 0x17a40000 0 0x20000>;
4831 status = "disabled";
4835 slimbam: dma-controller@17184000 {
4836 compatible = "qcom,bam-v1.7.0";
4837 qcom,controlled-remotely;
4838 reg = <0 0x17184000 0 0x2a000>;
4839 num-channels = <31>;
4840 interrupts = <GIC_SPI 164 IRQ_TYPE_LEVEL_HIGH>;
4844 iommus = <&apps_smmu 0x1806 0x0>;
4848 #address-cells = <2>;
4851 compatible = "arm,armv7-timer-mem";
4852 reg = <0 0x17c90000 0 0x1000>;
4856 interrupts = <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>,
4857 <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>;
4858 reg = <0 0x17ca0000 0 0x1000>,
4859 <0 0x17cb0000 0 0x1000>;
4864 interrupts = <GIC_SPI 8 IRQ_TYPE_LEVEL_HIGH>;
4865 reg = <0 0x17cc0000 0 0x1000>;
4866 status = "disabled";
4871 interrupts = <GIC_SPI 9 IRQ_TYPE_LEVEL_HIGH>;
4872 reg = <0 0x17cd0000 0 0x1000>;
4873 status = "disabled";
4878 interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
4879 reg = <0 0x17ce0000 0 0x1000>;
4880 status = "disabled";
4885 interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
4886 reg = <0 0x17cf0000 0 0x1000>;
4887 status = "disabled";
4892 interrupts = <GIC_SPI 12 IRQ_TYPE_LEVEL_HIGH>;
4893 reg = <0 0x17d00000 0 0x1000>;
4894 status = "disabled";
4899 interrupts = <GIC_SPI 13 IRQ_TYPE_LEVEL_HIGH>;
4900 reg = <0 0x17d10000 0 0x1000>;
4901 status = "disabled";
4905 osm_l3: interconnect@17d41000 {
4906 compatible = "qcom,sdm845-osm-l3";
4907 reg = <0 0x17d41000 0 0x1400>;
4909 clocks = <&rpmhcc RPMH_CXO_CLK>, <&gcc GPLL0>;
4910 clock-names = "xo", "alternate";
4912 #interconnect-cells = <1>;
4915 cpufreq_hw: cpufreq@17d43000 {
4916 compatible = "qcom,cpufreq-hw";
4917 reg = <0 0x17d43000 0 0x1400>, <0 0x17d45800 0 0x1400>;
4918 reg-names = "freq-domain0", "freq-domain1";
4920 clocks = <&rpmhcc RPMH_CXO_CLK>, <&gcc GPLL0>;
4921 clock-names = "xo", "alternate";
4923 #freq-domain-cells = <1>;
4926 wifi: wifi@18800000 {
4927 compatible = "qcom,wcn3990-wifi";
4928 status = "disabled";
4929 reg = <0 0x18800000 0 0x800000>;
4930 reg-names = "membase";
4931 memory-region = <&wlan_msa_mem>;
4932 clock-names = "cxo_ref_clk_pin";
4933 clocks = <&rpmhcc RPMH_RF_CLK2>;
4935 <GIC_SPI 414 IRQ_TYPE_LEVEL_HIGH>,
4936 <GIC_SPI 415 IRQ_TYPE_LEVEL_HIGH>,
4937 <GIC_SPI 416 IRQ_TYPE_LEVEL_HIGH>,
4938 <GIC_SPI 417 IRQ_TYPE_LEVEL_HIGH>,
4939 <GIC_SPI 418 IRQ_TYPE_LEVEL_HIGH>,
4940 <GIC_SPI 419 IRQ_TYPE_LEVEL_HIGH>,
4941 <GIC_SPI 420 IRQ_TYPE_LEVEL_HIGH>,
4942 <GIC_SPI 421 IRQ_TYPE_LEVEL_HIGH>,
4943 <GIC_SPI 422 IRQ_TYPE_LEVEL_HIGH>,
4944 <GIC_SPI 423 IRQ_TYPE_LEVEL_HIGH>,
4945 <GIC_SPI 424 IRQ_TYPE_LEVEL_HIGH>,
4946 <GIC_SPI 425 IRQ_TYPE_LEVEL_HIGH>;
4947 iommus = <&apps_smmu 0x0040 0x1>;
4953 polling-delay-passive = <250>;
4954 polling-delay = <1000>;
4956 thermal-sensors = <&tsens0 1>;
4959 cpu0_alert0: trip-point0 {
4960 temperature = <90000>;
4961 hysteresis = <2000>;
4965 cpu0_alert1: trip-point1 {
4966 temperature = <95000>;
4967 hysteresis = <2000>;
4971 cpu0_crit: cpu_crit {
4972 temperature = <110000>;
4973 hysteresis = <1000>;
4980 trip = <&cpu0_alert0>;
4981 cooling-device = <&CPU0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
4982 <&CPU1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
4983 <&CPU2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
4984 <&CPU3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
4987 trip = <&cpu0_alert1>;
4988 cooling-device = <&CPU0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
4989 <&CPU1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
4990 <&CPU2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
4991 <&CPU3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
4997 polling-delay-passive = <250>;
4998 polling-delay = <1000>;
5000 thermal-sensors = <&tsens0 2>;
5003 cpu1_alert0: trip-point0 {
5004 temperature = <90000>;
5005 hysteresis = <2000>;
5009 cpu1_alert1: trip-point1 {
5010 temperature = <95000>;
5011 hysteresis = <2000>;
5015 cpu1_crit: cpu_crit {
5016 temperature = <110000>;
5017 hysteresis = <1000>;
5024 trip = <&cpu1_alert0>;
5025 cooling-device = <&CPU0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5026 <&CPU1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5027 <&CPU2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5028 <&CPU3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5031 trip = <&cpu1_alert1>;
5032 cooling-device = <&CPU0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5033 <&CPU1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5034 <&CPU2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5035 <&CPU3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5041 polling-delay-passive = <250>;
5042 polling-delay = <1000>;
5044 thermal-sensors = <&tsens0 3>;
5047 cpu2_alert0: trip-point0 {
5048 temperature = <90000>;
5049 hysteresis = <2000>;
5053 cpu2_alert1: trip-point1 {
5054 temperature = <95000>;
5055 hysteresis = <2000>;
5059 cpu2_crit: cpu_crit {
5060 temperature = <110000>;
5061 hysteresis = <1000>;
5068 trip = <&cpu2_alert0>;
5069 cooling-device = <&CPU0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5070 <&CPU1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5071 <&CPU2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5072 <&CPU3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5075 trip = <&cpu2_alert1>;
5076 cooling-device = <&CPU0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5077 <&CPU1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5078 <&CPU2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5079 <&CPU3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5085 polling-delay-passive = <250>;
5086 polling-delay = <1000>;
5088 thermal-sensors = <&tsens0 4>;
5091 cpu3_alert0: trip-point0 {
5092 temperature = <90000>;
5093 hysteresis = <2000>;
5097 cpu3_alert1: trip-point1 {
5098 temperature = <95000>;
5099 hysteresis = <2000>;
5103 cpu3_crit: cpu_crit {
5104 temperature = <110000>;
5105 hysteresis = <1000>;
5112 trip = <&cpu3_alert0>;
5113 cooling-device = <&CPU0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5114 <&CPU1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5115 <&CPU2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5116 <&CPU3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5119 trip = <&cpu3_alert1>;
5120 cooling-device = <&CPU0 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5121 <&CPU1 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5122 <&CPU2 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5123 <&CPU3 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5129 polling-delay-passive = <250>;
5130 polling-delay = <1000>;
5132 thermal-sensors = <&tsens0 7>;
5135 cpu4_alert0: trip-point0 {
5136 temperature = <90000>;
5137 hysteresis = <2000>;
5141 cpu4_alert1: trip-point1 {
5142 temperature = <95000>;
5143 hysteresis = <2000>;
5147 cpu4_crit: cpu_crit {
5148 temperature = <110000>;
5149 hysteresis = <1000>;
5156 trip = <&cpu4_alert0>;
5157 cooling-device = <&CPU4 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5158 <&CPU5 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5159 <&CPU6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5160 <&CPU7 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5163 trip = <&cpu4_alert1>;
5164 cooling-device = <&CPU4 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5165 <&CPU5 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5166 <&CPU6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5167 <&CPU7 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5173 polling-delay-passive = <250>;
5174 polling-delay = <1000>;
5176 thermal-sensors = <&tsens0 8>;
5179 cpu5_alert0: trip-point0 {
5180 temperature = <90000>;
5181 hysteresis = <2000>;
5185 cpu5_alert1: trip-point1 {
5186 temperature = <95000>;
5187 hysteresis = <2000>;
5191 cpu5_crit: cpu_crit {
5192 temperature = <110000>;
5193 hysteresis = <1000>;
5200 trip = <&cpu5_alert0>;
5201 cooling-device = <&CPU4 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5202 <&CPU5 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5203 <&CPU6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5204 <&CPU7 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5207 trip = <&cpu5_alert1>;
5208 cooling-device = <&CPU4 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5209 <&CPU5 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5210 <&CPU6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5211 <&CPU7 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5217 polling-delay-passive = <250>;
5218 polling-delay = <1000>;
5220 thermal-sensors = <&tsens0 9>;
5223 cpu6_alert0: trip-point0 {
5224 temperature = <90000>;
5225 hysteresis = <2000>;
5229 cpu6_alert1: trip-point1 {
5230 temperature = <95000>;
5231 hysteresis = <2000>;
5235 cpu6_crit: cpu_crit {
5236 temperature = <110000>;
5237 hysteresis = <1000>;
5244 trip = <&cpu6_alert0>;
5245 cooling-device = <&CPU4 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5246 <&CPU5 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5247 <&CPU6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5248 <&CPU7 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5251 trip = <&cpu6_alert1>;
5252 cooling-device = <&CPU4 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5253 <&CPU5 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5254 <&CPU6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5255 <&CPU7 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5261 polling-delay-passive = <250>;
5262 polling-delay = <1000>;
5264 thermal-sensors = <&tsens0 10>;
5267 cpu7_alert0: trip-point0 {
5268 temperature = <90000>;
5269 hysteresis = <2000>;
5273 cpu7_alert1: trip-point1 {
5274 temperature = <95000>;
5275 hysteresis = <2000>;
5279 cpu7_crit: cpu_crit {
5280 temperature = <110000>;
5281 hysteresis = <1000>;
5288 trip = <&cpu7_alert0>;
5289 cooling-device = <&CPU4 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5290 <&CPU5 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5291 <&CPU6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5292 <&CPU7 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5295 trip = <&cpu7_alert1>;
5296 cooling-device = <&CPU4 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5297 <&CPU5 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5298 <&CPU6 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>,
5299 <&CPU7 THERMAL_NO_LIMIT THERMAL_NO_LIMIT>;
5305 polling-delay-passive = <250>;
5306 polling-delay = <1000>;
5308 thermal-sensors = <&tsens0 0>;
5311 aoss0_alert0: trip-point0 {
5312 temperature = <90000>;
5313 hysteresis = <2000>;
5320 polling-delay-passive = <250>;
5321 polling-delay = <1000>;
5323 thermal-sensors = <&tsens0 5>;
5326 cluster0_alert0: trip-point0 {
5327 temperature = <90000>;
5328 hysteresis = <2000>;
5331 cluster0_crit: cluster0_crit {
5332 temperature = <110000>;
5333 hysteresis = <2000>;
5340 polling-delay-passive = <250>;
5341 polling-delay = <1000>;
5343 thermal-sensors = <&tsens0 6>;
5346 cluster1_alert0: trip-point0 {
5347 temperature = <90000>;
5348 hysteresis = <2000>;
5351 cluster1_crit: cluster1_crit {
5352 temperature = <110000>;
5353 hysteresis = <2000>;
5360 polling-delay-passive = <250>;
5361 polling-delay = <1000>;
5363 thermal-sensors = <&tsens0 11>;
5366 gpu1_alert0: trip-point0 {
5367 temperature = <90000>;
5368 hysteresis = <2000>;
5374 gpu-thermal-bottom {
5375 polling-delay-passive = <250>;
5376 polling-delay = <1000>;
5378 thermal-sensors = <&tsens0 12>;
5381 gpu2_alert0: trip-point0 {
5382 temperature = <90000>;
5383 hysteresis = <2000>;
5390 polling-delay-passive = <250>;
5391 polling-delay = <1000>;
5393 thermal-sensors = <&tsens1 0>;
5396 aoss1_alert0: trip-point0 {
5397 temperature = <90000>;
5398 hysteresis = <2000>;
5405 polling-delay-passive = <250>;
5406 polling-delay = <1000>;
5408 thermal-sensors = <&tsens1 1>;
5411 q6_modem_alert0: trip-point0 {
5412 temperature = <90000>;
5413 hysteresis = <2000>;
5420 polling-delay-passive = <250>;
5421 polling-delay = <1000>;
5423 thermal-sensors = <&tsens1 2>;
5426 mem_alert0: trip-point0 {
5427 temperature = <90000>;
5428 hysteresis = <2000>;
5435 polling-delay-passive = <250>;
5436 polling-delay = <1000>;
5438 thermal-sensors = <&tsens1 3>;
5441 wlan_alert0: trip-point0 {
5442 temperature = <90000>;
5443 hysteresis = <2000>;
5450 polling-delay-passive = <250>;
5451 polling-delay = <1000>;
5453 thermal-sensors = <&tsens1 4>;
5456 q6_hvx_alert0: trip-point0 {
5457 temperature = <90000>;
5458 hysteresis = <2000>;
5465 polling-delay-passive = <250>;
5466 polling-delay = <1000>;
5468 thermal-sensors = <&tsens1 5>;
5471 camera_alert0: trip-point0 {
5472 temperature = <90000>;
5473 hysteresis = <2000>;
5480 polling-delay-passive = <250>;
5481 polling-delay = <1000>;
5483 thermal-sensors = <&tsens1 6>;
5486 video_alert0: trip-point0 {
5487 temperature = <90000>;
5488 hysteresis = <2000>;
5495 polling-delay-passive = <250>;
5496 polling-delay = <1000>;
5498 thermal-sensors = <&tsens1 7>;
5501 modem_alert0: trip-point0 {
5502 temperature = <90000>;
5503 hysteresis = <2000>;