Re: [PATCH v1 1/6] bus: mhi: core: Set BHI/BHIe offsets on power up preparation

From: Jeffrey Hugo
Date: Tue May 04 2021 - 13:22:33 EST


On 4/16/2021 12:47 PM, Bhaumik Bhatt wrote:
Set the BHI and/or BHIe offsets in mhi_prepare_for_power_up(),
rearrange the function, and remove the equivalent from
mhi_async_power_up(). This helps consolidate multiple checks
in different parts of the driver and can help MHI fail early on
before power up begins if the offsets are not read correctly.

Signed-off-by: Bhaumik Bhatt <bbhatt@xxxxxxxxxxxxxx>
---

Reviewed-by: Jeffrey Hugo <quic_jhugo@xxxxxxxxxxx>