All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] arm64: dts: qcom: sm6125: Enable GPI DMA
@ 2022-12-22 19:45 Marijn Suijten
  2022-12-22 19:45 ` [PATCH v3 1/2] dt-bindings: dma: gpi: Document SM6125 compatible Marijn Suijten
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Marijn Suijten @ 2022-12-22 19:45 UTC (permalink / raw)
  To: phone-devel, Andy Gross, Bjorn Andersson, Vinod Koul, Rob Herring,
	Krzysztof Kozlowski
  Cc: ~postmarketos/upstreaming, AngeloGioacchino Del Regno,
	Konrad Dybcio, Martin Botka, Jami Kettunen, Marijn Suijten,
	Lux Aliaga, Konrad Dybcio, Richard Acayan, Luca Weiss,
	Bhupesh Sharma, Douglas Anderson, linux-arm-msm, dmaengine,
	devicetree, linux-kernel

Enable GPI DMA on SM6125 by using the new sdm845 compatible with
ee_offset 0.

Changes since v2:
- Remove leading zero from iommu stream ID.

v2: https://lore.kernel.org/linux-arm-msm/20221216231528.1268447-1-marijn.suijten@somainline.org/T/#u

Changes since v1:
- Drop driver patch in favour of using generic qcom,sdm845-gpi-dma
  compatible [1];
- Replace status = "okay" with "disabled";
- Use 3 instead of 5 dma cells;
- Reorder properties;
- Explicitly depend on APPS SMMU series to have apps_smmu label available.

v1: https://lore.kernel.org/all/20221001185526.494095-1-martin.botka@somainline.org/T/#u

Depends on:
- SM6125 APPS SMMU: https://lore.kernel.org/linux-arm-msm/20221222193254.126925-1-marijn.suijten@somainline.org/T/#u

[1]: https://lore.kernel.org/all/20220927014846.32892-2-mailingradian@gmail.com/

Martin Botka (2):
  dt-bindings: dma: gpi: Document SM6125 compatible
  arm64: dts: qcom: sm6125: Add GPI DMA nodes

 .../devicetree/bindings/dma/qcom,gpi.yaml     |  1 +
 arch/arm64/boot/dts/qcom/sm6125.dtsi          | 37 +++++++++++++++++++
 2 files changed, 38 insertions(+)

--
2.39.0


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

end of thread, other threads:[~2022-12-29 17:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-22 19:45 [PATCH v3 0/2] arm64: dts: qcom: sm6125: Enable GPI DMA Marijn Suijten
2022-12-22 19:45 ` [PATCH v3 1/2] dt-bindings: dma: gpi: Document SM6125 compatible Marijn Suijten
2022-12-28  6:20   ` Vinod Koul
2022-12-22 19:46 ` [PATCH v3 2/2] arm64: dts: qcom: sm6125: Add GPI DMA nodes Marijn Suijten
2022-12-22 19:47   ` Konrad Dybcio
2022-12-23  8:16   ` kernel test robot
2022-12-29 17:23 ` (subset) [PATCH v3 0/2] arm64: dts: qcom: sm6125: Enable GPI DMA Bjorn Andersson

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.