[PATCH V1 0/2] Address race condition in MCQ mode and enhance

palash.kambar@oss.qualcomm.com posted 2 patches 2 months ago
drivers/ufs/core/ufshcd.c     |  6 ++++--
drivers/ufs/host/ufs-exynos.c |  6 +++++-
drivers/ufs/host/ufs-qcom.c   | 35 +++++++++++++++++++++++++++++++++++
drivers/ufs/host/ufs-qcom.h   |  1 +
include/ufs/ufshcd.h          |  5 +++--
5 files changed, 48 insertions(+), 5 deletions(-)
[PATCH V1 0/2] Address race condition in MCQ mode and enhance
Posted by palash.kambar@oss.qualcomm.com 2 months ago
From: Palash Kambar <palash.kambar@oss.qualcomm.com>

This patch series addresses a race condition in MCQ mode of the QCOM 
UFS host controller for hardware version 6.

The second patch integrates the logic into the UFS core layer by
invoking appropriate vops.

Can Guo (1):
  ufs: ufs-qcom: Disable AHIT before SQ tail update to prevent race in
    MCQ mode

Palash Kambar (1):
  ufs: core:Add vendor-specific callbacks and update setup_xfer_req
    interface

 drivers/ufs/core/ufshcd.c     |  6 ++++--
 drivers/ufs/host/ufs-exynos.c |  6 +++++-
 drivers/ufs/host/ufs-qcom.c   | 35 +++++++++++++++++++++++++++++++++++
 drivers/ufs/host/ufs-qcom.h   |  1 +
 include/ufs/ufshcd.h          |  5 +++--
 5 files changed, 48 insertions(+), 5 deletions(-)

-- 
2.34.1