[PATCH v2 0/2] ufs: host: ufs-qcom: Add support for SM8550

From: Abel Vesa
Date: Thu Jan 19 2023 - 10:14:21 EST


This patchset adds UFS HC support for the new Qualcomm SM8550 SoC.

The v1 was here:
https://lore.kernel.org/all/20221116121732.2731448-1-abel.vesa@xxxxxxxxxx/

Changes since v1:
* replaced REG_UFS_PA_LINK_STARTUP_TIMER with REG_UFS_CFG0 and added a
comment saying that the older version use the first name as reg name
* moved QUNIPRO_G4_SEL in a separate section dedicated to CFG0 bits
* forces the update_link_startup_timer condition to be skipped in case
of HW version 5.x

To: Andy Gross <agross@xxxxxxxxxx>
To: Bjorn Andersson <andersson@xxxxxxxxxx>
To: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
To: Alim Akhtar <alim.akhtar@xxxxxxxxxxx>
To: Avri Altman <avri.altman@xxxxxxx>
To: Bart Van Assche <bvanassche@xxxxxxx>
To: Rob Herring <robh+dt@xxxxxxxxxx>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@xxxxxxxxxx>
To: "James E.J. Bottomley" <jejb@xxxxxxxxxxxxx>
To: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Cc: linux-arm-msm@xxxxxxxxxxxxxxx
Cc: linux-scsi@xxxxxxxxxxxxxxx
Cc: devicetree@xxxxxxxxxxxxxxx
Cc: linux-kernel@xxxxxxxxxxxxxxx

Abel Vesa (2):
scsi: ufs: ufs-qcom: Clear qunipro_g4_sel for HW version major 5
dt-bindings: ufs: qcom: Add SM8550 compatible string

Documentation/devicetree/bindings/ufs/qcom,ufs.yaml | 2 ++
drivers/ufs/host/ufs-qcom.c | 8 ++++++--
drivers/ufs/host/ufs-qcom.h | 6 +++++-
3 files changed, 13 insertions(+), 3 deletions(-)

--
2.34.1