[PATCH v3 0/2] ufs: qcom: Fix probe failure on SM8550 SoC due to broken LSDBS field

Manivannan Sadhasivam via B4 Relay posted 2 patches 1 year, 5 months ago
drivers/ufs/core/ufshcd.c   | 6 +++++-
drivers/ufs/host/ufs-qcom.c | 6 +++++-
include/ufs/ufshcd.h        | 8 ++++++++
3 files changed, 18 insertions(+), 2 deletions(-)
[PATCH v3 0/2] ufs: qcom: Fix probe failure on SM8550 SoC due to broken LSDBS field
Posted by Manivannan Sadhasivam via B4 Relay 1 year, 5 months ago
Hi,

This series fixes the probe failure on the Qcom SM8550 SoC due to the broken
LSDBS field in the host controller capabilities register.

Please consider this series for v6.11 as it fixes a regression.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
---
Changes in v3:
- Dropped the patch that renamed LSDB field
- Changed the comment for the quirk and also fixed the UFSHCI version in
  description
- Collected review tag
- Link to v2: https://lore.kernel.org/r/20240815-ufs-bug-fix-v2-0-b373afae888f@linaro.org

Changes in v2:
- Changed SDBS to LSDBS as per the final version of UFSHCI 4.0 spec
- Moved the quirk check to assignment
- Used correct fixes tag in patch 3/3
- Added tested-by tags
- Link to v1: https://lore.kernel.org/r/20240814-ufs-bug-fix-v1-0-5eb49d5f7571@linaro.org

---
Manivannan Sadhasivam (2):
      ufs: core: Add a quirk for handling broken LSDBS field in controller capabilities register
      ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC

 drivers/ufs/core/ufshcd.c   | 6 +++++-
 drivers/ufs/host/ufs-qcom.c | 6 +++++-
 include/ufs/ufshcd.h        | 8 ++++++++
 3 files changed, 18 insertions(+), 2 deletions(-)
---
base-commit: 7c626ce4bae1ac14f60076d00eafe71af30450ba
change-id: 20240814-ufs-bug-fix-4427fb01b860

Best regards,
-- 
Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Re: [PATCH v3 0/2] ufs: qcom: Fix probe failure on SM8550 SoC due to broken LSDBS field
Posted by Martin K. Petersen 1 year, 5 months ago
On Fri, 16 Aug 2024 11:55:09 +0530, Manivannan Sadhasivam wrote:

> This series fixes the probe failure on the Qcom SM8550 SoC due to the broken
> LSDBS field in the host controller capabilities register.
> 
> Please consider this series for v6.11 as it fixes a regression.
> 
> 

Applied to 6.11/scsi-fixes, thanks!

[1/2] ufs: core: Add a quirk for handling broken LSDBS field in controller capabilities register
      https://git.kernel.org/mkp/scsi/c/cd06b713a688
[2/2] ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC
      https://git.kernel.org/mkp/scsi/c/ea593e028a9c

-- 
Martin K. Petersen	Oracle Linux Engineering