From 5d91e5305c21f0ad4aad9882a13547b28ce6a0fd Mon Sep 17 00:00:00 2001 From: Gokul krishna Krishnakumar Date: Wed, 10 Jul 2024 10:51:56 -0700 Subject: [PATCH] Revert "ARM: dts: qcom: Add ready ack to the list of soccp interrupts" This reverts commit d7483f4aed76ece5f725328b71dabcea2cae9d68. Change-Id: Id54ae640c8ff967255ff9db68ccb509813fbcea4 Signed-off-by: Gokul krishna Krishnakumar --- qcom/sun.dtsi | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index d39a5083..705699a3 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3594,16 +3594,14 @@ <&soccp_smp2p_in 1 0>, <&soccp_smp2p_in 3 0>, <&soccp_smp2p_in 2 0>, - <&soccp_smp2p_in 9 0>, - <&soccp_smp2p_in 10 0>; + <&soccp_smp2p_in 9 0>; interrupt-names = "wdog", "fatal", "ready", "stop-ack", "handover", - "pong", - "wake-ack"; + "pong"; /* Outputs to soccp */ qcom,smem-states = <&soccp_smp2p_out 0>, <&soccp_smp2p_out 10>, <&soccp_smp2p_out 9>;