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>