[PATCH 0/6] MHI fixes for v5.7

From: Manivannan Sadhasivam
Date: Thu Apr 30 2020 - 15:06:12 EST


Hi Greg,

Here is the set of MHI bus fixes patches for v5.7. These patches are
reviewed by Hemant and me and also tested with couple of MHI client devices.

There are a couple of changes which affect the controller interface but since
we don't have any controller in mainline, it doesn't hurt doing.

Please consider merging.

Thanks,
Mani

Jeffrey Hugo (5):
bus: mhi: core: Make sure to powerdown if mhi_sync_power_up fails
bus: mhi: core: Remove link_status() callback
bus: mhi: core: Offload register accesses to the controller
bus: mhi: core: Fix typo in comment
bus: mhi: core: Fix channel device name conflict

Manivannan Sadhasivam (1):
bus: mhi: Fix parsing of mhi_flags

drivers/bus/mhi/core/init.c | 7 +++----
drivers/bus/mhi/core/internal.h | 3 ---
drivers/bus/mhi/core/main.c | 16 ++++------------
drivers/bus/mhi/core/pm.c | 6 +++++-
include/linux/mhi.h | 16 ++++++++++------
5 files changed, 22 insertions(+), 26 deletions(-)

--
2.17.1