Re: [PATCH v1 0/5] MHI Misc Fixes

From: Manivannan Sadhasivam
Date: Wed May 13 2020 - 06:36:10 EST


On Mon, May 11, 2020 at 07:03:04PM -0700, Hemant Kumar wrote:
> Patches are addressing MHI core driver bug fixes. Patches tested on
> arm64 and x86 platforms.
>

Applied to mhi-next!

Thanks,
Mani

> Hemant Kumar (5):
> bus: mhi: core: Remove the system error worker thread
> bus: mhi: core: Handle disable transitions in state worker
> bus: mhi: core: Skip handling BHI irq if MHI reg access is not allowed
> bus: mhi: core: Do not process SYS_ERROR if RDDM is supported
> bus: mhi: core: Handle write lock properly in mhi_pm_m0_transition
>
> drivers/bus/mhi/core/init.c | 3 ++-
> drivers/bus/mhi/core/internal.h | 4 +++-
> drivers/bus/mhi/core/main.c | 38 +++++++++++++++++++----------
> drivers/bus/mhi/core/pm.c | 53 ++++++++++++++++++++++++-----------------
> include/linux/mhi.h | 2 --
> 5 files changed, 61 insertions(+), 39 deletions(-)
>
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project