Lines Matching +full:qcs404 +full:- +full:bimc
6 - compatible:
10 "qcom,qcs404-cdsp-pil",
11 "qcom,sdm845-adsp-pil"
13 - reg:
15 Value type: <prop-encoded-array>
18 - interrupts-extended:
20 Value type: <prop-encoded-array>
22 stop-ack IRQs
24 - interrupt-names:
27 Definition: must be "wdog", "fatal", "ready", "handover", "stop-ack"
29 - clocks:
31 Value type: <prop-encoded-array>
33 per clock-names below.
35 - clock-names:
44 - clock-names:
45 Usage: required for QCS404 CDSP
49 "xo", "sway", "tbu", "bimc", "ahb_aon", "q6ss_slave",
52 - power-domains:
57 - resets:
62 - reset-names:
67 - reset-names:
68 Usage: required for QCS404 CDSP
72 - qcom,halt-regs:
74 Value type: <prop-encoded-array>
78 - memory-region:
81 Definition: reference to the reserved-memory for the firmware
83 - qcom,smem-states:
89 - qcom,smem-state-names:
96 The adsp node may have an subnode named "glink-edge" that describes the
105 compatible = "qcom,sdm845-adsp-pil";
108 interrupts-extended = <&intc GIC_SPI 162 IRQ_TYPE_EDGE_RISING>,
113 interrupt-names = "wdog", "fatal", "ready",
114 "handover", "stop-ack";
123 clock-names = "xo", "sway_cbcr",
128 power-domains = <&rpmhpd SDM845_CX>;
132 reset-names = "pdc_sync", "cc_lpass";
134 qcom,halt-regs = <&tcsr_mutex_regs 0x22000>;
136 memory-region = <&pil_adsp_mem>;
138 qcom,smem-states = <&adsp_smp2p_out 0>;
139 qcom,smem-state-names = "stop";