public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Enable UFS support on Milos
@ 2026-01-12 13:53 Luca Weiss
  2026-01-12 13:53 ` [PATCH v2 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: document the Milos ICE Luca Weiss
                   ` (8 more replies)
  0 siblings, 9 replies; 25+ messages in thread
From: Luca Weiss @ 2026-01-12 13:53 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Bjorn Andersson, Alim Akhtar, Avri Altman,
	Bart Van Assche, Vinod Koul, Neil Armstrong, Konrad Dybcio
  Cc: ~postmarketos/upstreaming, phone-devel, linux-arm-msm,
	linux-crypto, devicetree, linux-kernel, linux-scsi, linux-phy,
	Luca Weiss, Krzysztof Kozlowski, Abel Vesa, Konrad Dybcio,
	Dmitry Baryshkov

Add inline-crypto-engine and UFS bindings & driver parts, then add them
to milos dtsi and enable the UFS storage on Fairphone (Gen. 6).

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
---
Changes in v2:
- Add missing dma-coherent in milos.dtsi (Neil)
- Pick up tags
- Link to v1: https://lore.kernel.org/r/20260107-milos-ufs-v1-0-6982ab20d0ac@fairphone.com

---
Luca Weiss (6):
      dt-bindings: crypto: qcom,inline-crypto-engine: document the Milos ICE
      scsi: ufs: qcom,sc7180-ufshc: dt-bindings: Document the Milos UFS Controller
      dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the Milos QMP UFS PHY
      phy: qcom-qmp-ufs: Add Milos support
      arm64: dts: qcom: milos: Add UFS nodes
      arm64: dts: qcom: milos-fairphone-fp6: Enable UFS

 .../bindings/crypto/qcom,inline-crypto-engine.yaml |   1 +
 .../bindings/phy/qcom,sc8280xp-qmp-ufs-phy.yaml    |   2 +
 .../devicetree/bindings/ufs/qcom,sc7180-ufshc.yaml |   2 +
 arch/arm64/boot/dts/qcom/milos-fairphone-fp6.dts   |  18 +++
 arch/arm64/boot/dts/qcom/milos.dtsi                | 129 ++++++++++++++++++++-
 drivers/phy/qualcomm/phy-qcom-qmp-ufs.c            |  96 +++++++++++++++
 6 files changed, 245 insertions(+), 3 deletions(-)
---
base-commit: ef1c7b875741bef0ff37ae8ab8a9aaf407dc141c
change-id: 20260106-milos-ufs-7bfbd774ca7c

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


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

end of thread, other threads:[~2026-03-11  2:06 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-12 13:53 [PATCH v2 0/6] Enable UFS support on Milos Luca Weiss
2026-01-12 13:53 ` [PATCH v2 1/6] dt-bindings: crypto: qcom,inline-crypto-engine: document the Milos ICE Luca Weiss
2026-01-31  2:50   ` Herbert Xu
2026-01-12 13:53 ` [PATCH v2 2/6] scsi: ufs: qcom,sc7180-ufshc: dt-bindings: Document the Milos UFS Controller Luca Weiss
2026-02-13 14:08   ` Luca Weiss
2026-02-18  2:33     ` Martin K. Petersen
2026-02-24 19:19     ` Martin K. Petersen
2026-02-25  7:38       ` Luca Weiss
2026-02-25  8:39         ` Krzysztof Kozlowski
2026-01-12 13:53 ` [PATCH v2 3/6] dt-bindings: phy: qcom,sc8280xp-qmp-ufs-phy: document the Milos QMP UFS PHY Luca Weiss
2026-01-12 13:53 ` [PATCH v2 4/6] phy: qcom-qmp-ufs: Add Milos support Luca Weiss
2026-01-13  8:02   ` Neil Armstrong
2026-01-12 13:53 ` [PATCH v2 5/6] arm64: dts: qcom: milos: Add UFS nodes Luca Weiss
2026-01-20 14:49   ` Abel Vesa
2026-01-20 14:52     ` Abel Vesa
2026-02-13 21:06       ` Dmitry Baryshkov
2026-02-16 10:05         ` Abel Vesa
2026-01-12 13:53 ` [PATCH v2 6/6] arm64: dts: qcom: milos-fairphone-fp6: Enable UFS Luca Weiss
2026-02-02 10:02   ` Abel Vesa
2026-01-14 14:01 ` (subset) [PATCH v2 0/6] Enable UFS support on Milos Vinod Koul
2026-02-25  8:56 ` Krzysztof Kozlowski
2026-02-25  9:06   ` Krzysztof Kozlowski
2026-02-26  3:36   ` Martin K. Petersen
2026-02-26  6:43     ` Krzysztof Kozlowski
2026-03-11  2:06 ` Martin K. Petersen

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