Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b34f717 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "soc: qcom: Reduce halt acknowledgement timeout for mss axi port"

parents 708db4f4 b360675c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -41,7 +41,7 @@
#define AXI_HALTACK			0x4
#define AXI_IDLE			0x8

#define HALT_ACK_TIMEOUT_US		100000
#define HALT_ACK_TIMEOUT_US		25000

/* QDSP6SS_RESET */
#define Q6SS_STOP_CORE			BIT(0)