mbox series

[0/2] MHI host syserr fixes

Message ID 1674597444-24543-1-git-send-email-quic_jhugo@quicinc.com (mailing list archive)
Headers show
Series MHI host syserr fixes | expand

Message

Jeffrey Hugo Jan. 24, 2023, 9:57 p.m. UTC
Two small fixes that address an issue where it is observed in stress
testing that a MHI device could appear to enter a bad state and be unable
to recover unless the module is removed and re-added which should not be
necessary.

Jeffrey Hugo (2):
  bus: mhi: host: Remove duplicate ee check for syserr
  bus: mhi: host: Use mhi_tryset_pm_state() for setting fw error state

 drivers/bus/mhi/host/boot.c | 16 ++++++++++++----
 drivers/bus/mhi/host/main.c |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)