This patch series adds programming support for Qualcomm UFS
to align with Hardware Specification.
In this patch series below changes are taken care.
1. Enable QUnipro Internal Clock Gating
2. Update esi_vec_mask for HW major version >= 6
Changes from v1:
1. Moved ufshcd_dme_rmw to ufshcd.h as per avri's comment.
Bao D. Nguyen (1):
scsi: ufs: ufs-qcom: Update esi_vec_mask for HW major version >= 6
Nitin Rawat (2):
scsi: ufs: core: Add ufshcd_dme_rmw to modify DME attributes
scsi: ufs: qcom: Enable QUnipro Internal Clock Gating
drivers/ufs/host/ufs-qcom.c | 24 ++++++++++++++++++++++--
drivers/ufs/host/ufs-qcom.h | 9 +++++++++
include/ufs/ufshcd.h | 26 ++++++++++++++++++++++++++
3 files changed, 57 insertions(+), 2 deletions(-)
--
2.48.1