[PATCH 0/4] Add Support for SM8350 UFS

From: Vinod Koul
Date: Mon Jan 25 2021 - 05:21:42 EST


This series adds support for UFS found in SM8350 SoC. First we add UFS HC
compatible strings, along with missing one for SM8250. This can go thru SCSI
subssystem.

Then we add binding for UFS phy and new regsiters and nw offsets specific to
SM8350 followed by UFS phy tables. This can go thru phy subsystem.

Vinod Koul (4):
scsi: dt-bindings: ufs: Add sm8250, sm8350 compatible strings
dt-bindings: phy: qcom,qmp: Add SM8350 UFS PHY bindings
phy: qcom-qmp: Add UFS v4 registers found in SM8350
phy: qcom-qmp: Add support for SM8350 UFS phy

.../devicetree/bindings/phy/qcom,qmp-phy.yaml | 1 +
.../devicetree/bindings/ufs/ufshcd-pltfrm.txt | 2 +
drivers/phy/qualcomm/phy-qcom-qmp.c | 127 ++++++++++++++++++
drivers/phy/qualcomm/phy-qcom-qmp.h | 27 ++++
4 files changed, 157 insertions(+)

--
2.26.2