Merge "ARM: dts: qcom: Add ready ack to the list of soccp interrupts"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b0c8025402
@@ -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>;
|
||||||
|
Reference in New Issue
Block a user