public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] Enable UFS on QCS615
@ 2024-12-16  9:54 Xin Liu
  2024-12-16  9:54 ` [PATCH v4 1/3] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615 Xin Liu
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Xin Liu @ 2024-12-16  9:54 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.

This patch series depends on below patch series:
https://lore.kernel.org/all/20241104-add_initial_support_for_qcs615-v5-0-9dde8d7b80b0@quicinc.com/
https://lore.kernel.org/all/20241105032107.9552-1-quic_qqzhou@quicinc.com/
https://lore.kernel.org/all/20241212-correct_gpio_ranges-v1-0-c5f20d61882f@quicinc.com/

Signed-off-by: Xin Liu <quic_liuxin@quicinc.com>
---
Changes in v4:
- PATCH 2/3: Modify ICC(cpu to ufs); delete redundant required-opps.
- PATCH 3/3: Add ufs reset-gpios.
- Link to v3: https://lore.kernel.org/all/20241122064428.278752-1-quic_liuxin@quicinc.com/
Changes in v3:
- PATCH 1/3: Adjust the order of SOB.
- PATCH 2/3: Modify some formatting issues: Wrong indentation, 
  split into one entry per line.
- Link to v2: https://lore.kernel.org/all/20241119022050.2995511-1-quic_liuxin@quicinc.com/
Changes in v2:
- PATCH 1/3:Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
  Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
- PATCH 2/3: Use an OPP table instead of freq-table-hz.And modify
  some formatting issues.
- PATCH 3/3: Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
- Link to v1: https://lore.kernel.org/all/20241017042300.872963-1-quic_liuxin@quicinc.com/

Xin Liu (3):
  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

 .../devicetree/bindings/ufs/qcom,ufs.yaml     |   2 +
 arch/arm64/boot/dts/qcom/qcs615-ride.dts      |  17 +++
 arch/arm64/boot/dts/qcom/qcs615.dtsi          | 113 ++++++++++++++++++
 3 files changed, 132 insertions(+)
---
base-commit: ec29543c01b3dbfcb9a2daa4e0cd33afb3c30c39

-- 
2.34.1


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

end of thread, other threads:[~2025-01-16 14:22 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-16  9:54 [PATCH v4 0/3] Enable UFS on QCS615 Xin Liu
2024-12-16  9:54 ` [PATCH v4 1/3] dt-bindings: ufs: qcom: Add UFS Host Controller for QCS615 Xin Liu
2024-12-16 10:20   ` Krzysztof Kozlowski
2025-01-16 14:22   ` Rob Herring
2024-12-16  9:54 ` [PATCH v4 2/3] arm64: dts: qcom: qcs615: add UFS node Xin Liu
2024-12-16 12:38   ` Konrad Dybcio
2024-12-16  9:54 ` [PATCH v4 3/3] arm64: dts: qcom: qcs615-ride: Enable " Xin Liu
2025-01-08  2:52 ` (subset) [PATCH v4 0/3] Enable UFS on QCS615 Bjorn Andersson
2025-01-08  4:43 ` Bjorn Andersson
2025-01-13  2:02   ` Xin Liu
2025-01-13  2:59     ` Xin Liu

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