Re: [PATCH v4] bus: mhi: core: Handle syserr during power_up

From: Hemant Kumar
Date: Mon May 11 2020 - 21:52:23 EST




On 5/7/20 9:19 AM, Jeffrey Hugo wrote:
The MHI device may be in the syserr state when we attempt to init it in
power_up(). Since we have no local state, the handling is simple -
reset the device and wait for it to transition out of the reset state.

Signed-off-by: Jeffrey Hugo <jhugo@xxxxxxxxxxxxxx>

Reviewed-by: Hemant Kumar <hemantk@xxxxxxxxxxxxxx>