All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/3] Add UFS host controller and Phy nodes for sc7280
@ 2023-12-04 10:24 Luca Weiss
  2023-12-04 10:24 ` [PATCH v5 1/3] scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string Luca Weiss
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Luca Weiss @ 2023-12-04 10:24 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Manivannan Sadhasivam,
	Alim Akhtar, Avri Altman, Bart Van Assche, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, cros-qcom-dts-watchers
  Cc: ~postmarketos/upstreaming, phone-devel, linux-arm-msm, linux-scsi,
	devicetree, linux-kernel, Nitin Rawat, Krzysztof Kozlowski,
	Bao D. Nguyen, Luca Weiss, Manivannan Sadhasivam

This patch adds UFS host controller and Phy nodes for Qualcomm sc7280
SoC and enable it on some sc7280-based boards.

Pick up the patchset from Nitin since the last revision (v4) has been
sent end of September and is blocking qcm6490-fairphone-fp5 UFS.

---
Changes in v5:
- Try to get patch tags in order
- Drop patch reordering clocks/clock-names in dt-bindings example (Rob)
- Use QCOM_ICC_TAG_ALWAYS for interconnect (Konrad)
- Add missing interconnect-names (Luca)
- Fix sorting of ufs nodes, place at correct location (Luca)
- Provide ufs_mem_phy clock to gcc node (Luca)
- Add missing power-domain to ufs_mem_phy (Luca)
- Link to v4: https://lore.kernel.org/linux-arm-msm/20230929131936.29421-1-quic_nitirawa@quicinc.com/

---
Nitin Rawat (3):
      scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string
      arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 soc
      arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 IDP board

 .../devicetree/bindings/ufs/qcom,ufs.yaml          |  2 +
 arch/arm64/boot/dts/qcom/sc7280-idp.dtsi           | 19 ++++++
 arch/arm64/boot/dts/qcom/sc7280.dtsi               | 74 +++++++++++++++++++++-
 3 files changed, 94 insertions(+), 1 deletion(-)
---
base-commit: ce733604ab13d907655fd76ef5be55d16bbd0f8c
change-id: 20231204-sc7280-ufs-b1e746ea60ed

Best regards,
-- 
Luca Weiss <luca.weiss@fairphone.com>


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

end of thread, other threads:[~2024-04-02  4:06 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-04 10:24 [PATCH v5 0/3] Add UFS host controller and Phy nodes for sc7280 Luca Weiss
2023-12-04 10:24 ` [PATCH v5 1/3] scsi: ufs: qcom: dt-bindings: Add SC7280 compatible string Luca Weiss
2023-12-04 10:24 ` [PATCH v5 2/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 soc Luca Weiss
2023-12-04 12:15   ` Nitin Rawat
2023-12-04 12:21     ` Luca Weiss
2023-12-04 17:27       ` Nitin Rawat
2023-12-04 17:28       ` Manivannan Sadhasivam
2023-12-05  7:51         ` Luca Weiss
2023-12-05 12:52           ` Manivannan Sadhasivam
2023-12-05  8:45         ` Nitin Rawat
2023-12-05 11:00           ` Dmitry Baryshkov
2024-03-22  7:59         ` Luca Weiss
2024-04-02  4:06           ` Manivannan Sadhasivam
2023-12-04 10:24 ` [PATCH v5 3/3] arm64: dts: qcom: sc7280: Add UFS nodes for sc7280 IDP board Luca Weiss
2023-12-04 12:15 ` [PATCH v5 0/3] Add UFS host controller and Phy nodes for sc7280 Nitin Rawat

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.