Searched hist:e9142f5c28e997ab45fac23bc27a3bc01725bb49 (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/remoteproc/ |
H A D | qcom_q6v5.h | e9142f5c28e997ab45fac23bc27a3bc01725bb49 Tue Mar 24 05:29:03 UTC 2020 Bjorn Andersson <bjorn.andersson@linaro.org> remoteproc: qcom: q6v5: Add common panic handler
Add a common panic handler that invokes a stop request and sleep enough to let the remoteproc flush it's caches etc in order to aid post mortem debugging. For now a hard coded 200ms is returned to the remoteproc core, this value is taken from the downstream kernel.
Reviewed-by: Mathieu Poirier <mathieu.poirier@linaro.org> Link: https://lore.kernel.org/r/20200324052904.738594-4-bjorn.andersson@linaro.org Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
|