public inbox for linux-phy@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v1 0/4] Enable UFS on QCS615
@ 2024-10-17  4:22 Xin Liu
  2024-10-17  4:22 ` [PATCH v1 1/4] dt-bindings: phy: Add QMP UFS PHY comptible for QCS615 Xin Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Xin Liu @ 2024-10-17  4:22 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Manivannan Sadhasivam, Bjorn Andersson, Konrad Dybcio
  Cc: Vinod Koul, Kishon Vijay Abraham I, Alim Akhtar, Avri Altman,
	Bart Van Assche, Andy Gross, linux-arm-msm, linux-phy, devicetree,
	linux-kernel, linux-scsi, quic_jiegan, quic_aiquny, quic_tingweiz,
	quic_sayalil

From: Sayali Lokhande <quic_sayalil@quicinc.com>	
	
Add UFS support to the QCS615 Ride platform. The UFS host controller and
QMP UFS PHY hardware of QCS615 are derived from SM6115. Include the
relevant binding documents accordingly. Additionally, configure UFS-related
clock, power, and interconnect settings in the device tree.

Signed-off-by: Xin Liu <quic_liuxin@quicinc.com>
---
This patch series depends on below patch series:
https://lore.kernel.org/all/20240926-add_initial_support_for_qcs615-v3-0-e37617e91c62@quicinc.com/
https://lore.kernel.org/all/20241011063112.19087-1-quic_qqzhou@quicinc.com/

Xin Liu (4):
  dt-bindings: phy: Add QMP UFS PHY comptible for QCS615
  dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615
  arm64: dts: qcom: qcs615: add UFS node
  arm64: dts: qcom: qcs615-ride: Enable UFS node

 .../phy/qcom,sc8280xp-qmp-ufs-phy.yaml        | 45 ++++++-----
 .../devicetree/bindings/ufs/qcom,ufs.yaml     |  2 +
 arch/arm64/boot/dts/qcom/qcs615-ride.dts      | 16 ++++
 arch/arm64/boot/dts/qcom/qcs615.dtsi          | 74 +++++++++++++++++++
 4 files changed, 117 insertions(+), 20 deletions(-)
---
base-commit: b852e1e7a0389ed6168ef1d38eb0bad71a6b11e8

-- 
2.34.1


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2024-11-15  9:29 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-17  4:22 [PATCH v1 0/4] Enable UFS on QCS615 Xin Liu
2024-10-17  4:22 ` [PATCH v1 1/4] dt-bindings: phy: Add QMP UFS PHY comptible for QCS615 Xin Liu
2024-10-17  9:20   ` Krzysztof Kozlowski
2024-10-17  4:22 ` [PATCH v1 2/4] dt-bindings: ufs: qcom: Add UFS Host Controller " Xin Liu
2024-10-17  9:23   ` Krzysztof Kozlowski
2024-11-12  7:56   ` Manivannan Sadhasivam
2024-10-17  4:22 ` [PATCH v1 3/4] arm64: dts: qcom: qcs615: add UFS node Xin Liu
2024-10-25 19:24   ` Konrad Dybcio
2024-11-13  9:19     ` Xin Liu
2024-11-13  9:27       ` Manivannan Sadhasivam
2024-11-14 15:20         ` Konrad Dybcio
2024-11-15  9:29           ` Konrad Dybcio
2024-10-17  4:23 ` [PATCH v1 4/4] arm64: dts: qcom: qcs615-ride: Enable " Xin Liu
2024-10-25 19:35   ` Konrad Dybcio
2024-10-17 15:35 ` (subset) [PATCH v1 0/4] Enable UFS on QCS615 Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox