Patches are addressing MHI core driver bug fixes. Patches tested on arm64 and x86 platforms.
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