diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index 55b4d7cb..d39a5083 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -2780,13 +2780,15 @@ <&adsp_smp2p_in 0 0>, <&adsp_smp2p_in 2 0>, <&adsp_smp2p_in 1 0>, - <&adsp_smp2p_in 3 0>; + <&adsp_smp2p_in 3 0>, + <&adsp_smp2p_in 7 0>; interrupt-names = "wdog", "fatal", "handover", "ready", - "stop-ack"; + "stop-ack", + "shutdown-ack"; /* Outputs to turing */ qcom,smem-states = <&adsp_smp2p_out 0>; @@ -2930,13 +2932,15 @@ <&cdsp_smp2p_in 0 0>, <&cdsp_smp2p_in 2 0>, <&cdsp_smp2p_in 1 0>, - <&cdsp_smp2p_in 3 0>; + <&cdsp_smp2p_in 3 0>, + <&cdsp_smp2p_in 7 0>; interrupt-names = "wdog", "fatal", "handover", "ready", - "stop-ack"; + "stop-ack", + "shutdown-ack"; /* Outputs to turing */ qcom,smem-states = <&cdsp_smp2p_out 0>;