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

This commit is contained in:
qctecmdr
2024-03-21 15:18:32 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -3457,13 +3457,15 @@
<&soccp_smp2p_in 0 0>, <&soccp_smp2p_in 0 0>,
<&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>;
interrupt-names = "wdog", interrupt-names = "wdog",
"fatal", "fatal",
"ready", "ready",
"stop-ack", "stop-ack",
"handover"; "handover",
"pong";
/* 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>;