This patch adds Phy configuration support for Qualcomm SC7280 SOC. Changes from V2: - Addressed Vinod comment to replace upper case character with lower case Changes from V1: - Addressed dmitry's comment to align sc7280 register arrays in sorted order - Addressed konrad & vinod's comment to align phy compatible in sorted order Nitin Rawat (2): dt-bindings: phy: Add QMP UFS PHY comptible for SC7280 phy: qcom-qmp-ufs: Add Phy Configuration support for SC7280 .../phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 2 + drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 142 ++++++++++++++++++ 2 files changed, 144 insertions(+) -- 2.17.1