This series adds UFS QMP support for Qualcomm SM7150 SoC. Changes in v2: - Switch to new bindings (qcom,sc8280xp-qmp-ufs-phy.yaml) - Fix compilation error - Switch to 0xff instead of 0xFF - Add offsets - Set no_pcs_sw_reset to true - Add Dmitry Reviewed-by on patch 2 - Link to v1: https://lore.kernel.org/all/20230309185049.170878-1-danila@xxxxxxxxxxx/ David Wronek (2): dt-bindings: phy: Add QMP UFS PHY comptible for SM7150 phy: qcom-qmp-ufs: Add SM7150 support .../phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 1 + drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 61 +++++++++++++++++++ 2 files changed, 62 insertions(+) -- 2.39.2