[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1586278230-29565-1-git-send-email-jhugo@codeaurora.org>
Date: Tue, 7 Apr 2020 10:50:25 -0600
From: Jeffrey Hugo <jhugo@...eaurora.org>
To: manivannan.sadhasivam@...aro.org, hemantk@...eaurora.org
Cc: linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
Jeffrey Hugo <jhugo@...eaurora.org>
Subject: [PATCH v2 0/5] Misc MHI fixes
A few (independent) fixes to the MHI bus for issues that I have come across
while developing against the mainline code.
v2:
-fix syserr reset log message
-fix power up error check code style
-add change to remove pci assumptions for register accesses
-add comment typo fix
Jeffrey Hugo (5):
bus: mhi: core: Handle syserr during power_up
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
drivers/bus/mhi/core/init.c | 7 +++----
drivers/bus/mhi/core/internal.h | 3 ---
drivers/bus/mhi/core/main.c | 13 ++-----------
drivers/bus/mhi/core/pm.c | 26 +++++++++++++++++++++++++-
include/linux/mhi.h | 10 +++++++---
5 files changed, 37 insertions(+), 22 deletions(-)
--
Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.
Powered by blists - more mailing lists