[PATCH v3 0/3] Enable UFS on QCS615

Xin Liu quic_liuxin at quicinc.com
Thu Nov 21 22:44:25 PST 2024


From: Sayali Lokhande <quic_sayalil at 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/20240926-add_initial_support_for_qcs615-v3-0-e37617e91c62@quicinc.com/
https://lore.kernel.org/all/20241011063112.19087-1-quic_qqzhou@quicinc.com/

Signed-off-by: Xin Liu <quic_liuxin at 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 at linaro.org>
  Acked-by: Manivannan Sadhasivam <manivannan.sadhasivam at 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 at 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      |  16 +++
 arch/arm64/boot/dts/qcom/qcs615.dtsi          | 114 ++++++++++++++++++
 3 files changed, 132 insertions(+)
---
base-commit: c83f0b825741bcb9d8a7be67c63f6b9045d30f5a

-- 
2.34.1




More information about the linux-phy mailing list