devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] arm64: dts: qcom: Add GPI DMA support for sc8280xp
@ 2025-06-17  9:00 Pengyu Luo
  2025-06-17  9:00 ` [PATCH v3 1/2] dt-bindings: dma: qcom,gpi: Document the sc8280xp GPI DMA engine Pengyu Luo
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Pengyu Luo @ 2025-06-17  9:00 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 the sc8280xp platform. This option is
required only on devices where the touch panel is connected over SPI.

base-commit: 176e917e010cb7dcc605f11d2bc33f304292482b

Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com>
---
Changes in v3:
- fix shifted dma channels
- do not enable this on devices without connected SPI slave devices.
- Link to v2: https://lore.kernel.org/linux-arm-msm/20250612075724.707457-1-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 (2):
  dt-bindings: dma: qcom,gpi: Document the sc8280xp GPI DMA engine
  arm64: dts: qcom: sc8280xp: Describe GPI DMA controller nodes

 .../devicetree/bindings/dma/qcom,gpi.yaml     |   1 +
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi        | 368 ++++++++++++++++++
 2 files changed, 369 insertions(+)

-- 
2.49.0


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

end of thread, other threads:[~2025-08-01 17:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-17  9:00 [PATCH v3 0/2] arm64: dts: qcom: Add GPI DMA support for sc8280xp Pengyu Luo
2025-06-17  9:00 ` [PATCH v3 1/2] dt-bindings: dma: qcom,gpi: Document the sc8280xp GPI DMA engine Pengyu Luo
2025-06-18  9:42   ` Krzysztof Kozlowski
2025-06-17  9:00 ` [PATCH v3 2/2] arm64: dts: qcom: sc8280xp: Describe GPI DMA controller nodes Pengyu Luo
2025-07-30 22:32   ` Konrad Dybcio
2025-08-01 14:27     ` Pengyu Luo
2025-08-01 17:25       ` Dmitry Baryshkov
2025-06-26 22:48 ` (subset) [PATCH v3 0/2] arm64: dts: qcom: Add GPI DMA support for sc8280xp Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).