[PATCH 0/5] arm64: qcom: sa8775p: add support for UFS
Bartosz Golaszewski
brgl at bgdev.pl
Fri Mar 31 12:59:15 PDT 2023
From: Bartosz Golaszewski <bartosz.golaszewski at linaro.org>
Update relevant DT bindings, add new config to the driver and add UFS
and PHY nodes to the .dtsi and enable them in the board .dts for
sa8775p-ride.
Bartosz Golaszewski (5):
dt-bindings: ufs: qcom: add compatible for sa8775p
dt-bindings: phy: qmp-ufs: describe the UFS PHY for sa8775p
phy: qualcomm: phy-qcom-qmp-ufs: add definitions for sa8775p
arm64: dts: qcom: sa8775p: add UFS nodes
arm64: dts: qcom: sa8775p-ride: enable UFS
.../phy/qcom,sc8280xp-qmp-ufs-phy.yaml | 34 ++++++++++--
.../devicetree/bindings/ufs/qcom,ufs.yaml | 2 +
arch/arm64/boot/dts/qcom/sa8775p-ride.dts | 19 +++++++
arch/arm64/boot/dts/qcom/sa8775p.dtsi | 54 +++++++++++++++++++
drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 38 +++++++++++++
5 files changed, 143 insertions(+), 4 deletions(-)
--
2.37.2
More information about the linux-phy
mailing list