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

Commit 14fdbf0f authored by Walter Yang's avatar Walter Yang Committed by Gerrit - the friendly Code Review server
Browse files

ASoC: wcd-dsp-mgr: add one WDSP signal for WDSP boot timeout



Add one signal enum to indicate that it's the internal WDSP
boot timeout case.

Change-Id: I978745274f6f584cfd693cb5a34ace25cd92dac3
Signed-off-by: default avatarWalter Yang <yandongy@codeaurora.org>
parent a7816506
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -80,6 +80,7 @@ enum wdsp_signal {

	/* Software generated signal indicating debug dumps to be collected */
	WDSP_DEBUG_DUMP,
	WDSP_DEBUG_DUMP_INTERNAL,
};

/*