Lines Matching +full:smem +full:- +full:states
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/remoteproc/qcom,qcs404-pas.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
19 - qcom,qcs404-adsp-pas
20 - qcom,qcs404-cdsp-pas
21 - qcom,qcs404-wcss-pas
28 - description: XO clock
30 clock-names:
32 - const: xo
37 interrupt-names:
40 power-domains: false
41 power-domain-names: false
42 smd-edge: false
44 memory-region:
46 description: Reference to the reserved-memory for the Hexagon core
48 firmware-name:
53 - compatible
54 - reg
55 - memory-region
58 - $ref: /schemas/remoteproc/qcom,pas-common.yaml#
63 - |
64 #include <dt-bindings/interrupt-controller/arm-gic.h>
65 #include <dt-bindings/interrupt-controller/irq.h>
68 compatible = "qcom,qcs404-adsp-pas";
72 clock-names = "xo";
74 interrupts-extended = <&intc GIC_SPI 293 IRQ_TYPE_EDGE_RISING>,
79 interrupt-names = "wdog", "fatal", "ready",
80 "handover", "stop-ack";
82 memory-region = <&adsp_fw_mem>;
84 qcom,smem-states = <&adsp_smp2p_out 0>;
85 qcom,smem-state-names = "stop";
87 glink-edge {
90 qcom,remote-pid = <2>;