This patch adds UFS host controller and Phy nodes for Qualcomm SC7280 SOC. This patch is dependent on below patch- "dt-bindings: phy: Add QMP UFS PHY comptible for SC7280" (https://lore.kernel.org/lkml/481ac6b3-1dda-1e9e-7339-e39a17d2eed9@xxxxxxxxxx/) Nitin Rawat (2): scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string arm64: dts: qcom: sc7280: Add UFS host controller and phy nodes .../devicetree/bindings/ufs/qcom,ufs.yaml | 2 + arch/arm64/boot/dts/qcom/sc7280-idp.dtsi | 19 ++++++ arch/arm64/boot/dts/qcom/sc7280.dtsi | 64 +++++++++++++++++++ 3 files changed, 85 insertions(+) -- 2.17.1