Merge "ARM: dts: qcom: Add ready ack to the list of soccp interrupts"

This commit is contained in:
QCTECMDR Service
2024-06-25 10:48:42 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -3526,14 +3526,16 @@
<&soccp_smp2p_in 1 0>, <&soccp_smp2p_in 1 0>,
<&soccp_smp2p_in 3 0>, <&soccp_smp2p_in 3 0>,
<&soccp_smp2p_in 2 0>, <&soccp_smp2p_in 2 0>,
<&soccp_smp2p_in 9 0>; <&soccp_smp2p_in 9 0>,
<&soccp_smp2p_in 10 0>;
interrupt-names = "wdog", interrupt-names = "wdog",
"fatal", "fatal",
"ready", "ready",
"stop-ack", "stop-ack",
"handover", "handover",
"pong"; "pong",
"wake-ack";
/* Outputs to soccp */ /* Outputs to soccp */
qcom,smem-states = <&soccp_smp2p_out 0>, <&soccp_smp2p_out 10>, <&soccp_smp2p_out 9>; qcom,smem-states = <&soccp_smp2p_out 0>, <&soccp_smp2p_out 10>, <&soccp_smp2p_out 9>;