commit | d733f3f0364ce613955257b15a6008639b23d392 | [log] [tgz] |
---|---|---|
author | Chaitanya Pratapa <quic_cpratapa@quicinc.com> | Thu Jul 07 10:48:08 2022 -0700 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jul 11 11:12:25 2022 -0700 |
tree | a9c1c9c1cd8c411fee1cd58413fa0c2137b16b30 | |
parent | c32f794de9a08ca1b79d5521523b3c39ee30bd28 [diff] |
msm: ipa: add safety SSR check for QMI message handling When QMI_IPA_INIT_MODEM_DRIVER_REQ_V01 message is sent just before modem crash there is no gurantee we will get proper response to handle gracefully. Make use of remoteproc notifications to handle the timeout gracefully when in SSR condition. Change-Id: Icdf90ab2abcba9ab01f9e3bc9be9c32686e2d172 Signed-off-by: Chaitanya Pratapa <quic_cpratapa@quicinc.com>