All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] arm64: dts: qcom: Enable GPI DMA for sc8280xp
@ 2025-06-12  7:57 Pengyu Luo
  2025-06-12  7:57 ` [PATCH v2 1/3] dt-bindings: dma: qcom,gpi: Document the sc8280xp GPI DMA engine Pengyu Luo
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Pengyu Luo @ 2025-06-12  7:57 UTC (permalink / raw)
  To: Vinod Koul, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Bjorn Andersson, Konrad Dybcio, Dmitry Baryshkov
  Cc: linux-arm-msm, dmaengine, devicetree, linux-kernel, Pengyu Luo

This series adds GPI DMA support for sc8280xp platform and related devices.

base-commit: 0bb71d301869446810a0b13d3da290bd455d7c78

Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com>
---
Changes in v2:
- document dt-bindings (Dmitry)
- use describe in commit message (Eugen)
- enable it for sc8280xp based devices
- Link to v1: https://lore.kernel.org/linux-arm-msm/20250605054208.402581-1-mitltlatltl@gmail.com

Pengyu Luo (3):
  dt-bindings: dma: qcom,gpi: Document the sc8280xp GPI DMA engine
  arm64: dts: qcom: sc8280xp: Describe GPI DMA controller nodes
  arm64: dts: qcom: sc8280xp: Enable GPI DMA

 .../devicetree/bindings/dma/qcom,gpi.yaml     |   1 +
 arch/arm64/boot/dts/qcom/sc8280xp-crd.dts     |  12 +
 .../boot/dts/qcom/sc8280xp-huawei-gaokun3.dts |  12 +
 .../qcom/sc8280xp-lenovo-thinkpad-x13s.dts    |  12 +
 .../dts/qcom/sc8280xp-microsoft-arcata.dts    |  12 +
 .../dts/qcom/sc8280xp-microsoft-blackrock.dts |  12 +
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi        | 368 ++++++++++++++++++
 7 files changed, 429 insertions(+)

-- 
2.49.0


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

end of thread, other threads:[~2025-08-24  5:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-12  7:57 [PATCH v2 0/3] arm64: dts: qcom: Enable GPI DMA for sc8280xp Pengyu Luo
2025-06-12  7:57 ` [PATCH v2 1/3] dt-bindings: dma: qcom,gpi: Document the sc8280xp GPI DMA engine Pengyu Luo
2025-06-12  7:57 ` [PATCH v2 2/3] arm64: dts: qcom: sc8280xp: Describe GPI DMA controller nodes Pengyu Luo
2025-06-12  7:57 ` [PATCH v2 3/3] arm64: dts: qcom: sc8280xp: Enable GPI DMA Pengyu Luo
2025-08-24  2:55 ` (subset) [PATCH v2 0/3] arm64: dts: qcom: Enable GPI DMA for sc8280xp Bjorn Andersson
2025-08-24  5:20   ` Pengyu Luo

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.