This series adds support for UFS found in SM8350 SoC. We add binding for UFS phy and new regsiters for QMPv5 followed by UFS phy tables. Vinod Koul (3): dt-bindings: phy: qcom,qmp: Add SM8350 UFS PHY bindings phy: qcom-qmp: Add UFS V5 registers found in SM8350 phy: qcom-qmp: Add support for SM8350 UFS phy .../devicetree/bindings/phy/qcom,qmp-phy.yaml | 1 + drivers/phy/qualcomm/phy-qcom-qmp.c | 127 ++++++++++++++++++ drivers/phy/qualcomm/phy-qcom-qmp.h | 47 +++++++ 3 files changed, 175 insertions(+) -- 2.26.2