[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1603504843-38557-1-git-send-email-hemantk@codeaurora.org>
Date: Fri, 23 Oct 2020 19:00:41 -0700
From: Hemant Kumar <hemantk@...eaurora.org>
To: manivannan.sadhasivam@...aro.org
Cc: linux-arm-msm@...r.kernel.org, linux-kernel@...r.kernel.org,
jhugo@...eaurora.org, bbhatt@...eaurora.org,
loic.poulain@...aro.org, Hemant Kumar <hemantk@...eaurora.org>
Subject: [PATCH v1 0/2] Check for device supported event rings and channels
This change is introduced to make sure device supported hardware event ring,
hardware channels, total number of event rings and total number of channels
match with MHI host controller. In case of a mismatch, driver bails out and
does not move MHI device to M0 from Ready state.
Hemant Kumar (2):
bus: mhi: core: Count number of HW channels supported by controller
bus: mhi: core: Check for device supported event rings and channels
drivers/bus/mhi/core/init.c | 33 +++++++++++++++++++++++++++++++++
drivers/bus/mhi/core/internal.h | 5 +++++
include/linux/mhi.h | 1 +
3 files changed, 39 insertions(+)
--
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
a Linux Foundation Collaborative Project
Powered by blists - more mailing lists