linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] arm64: sm8150: Add minimal DMA support
@ 2021-04-17  6:19 Felipe Balbi
  2021-04-17  6:19 ` [PATCH v2 1/2] DMA: qcom: gpi: add compatible for sm8150 Felipe Balbi
  2021-04-17  6:19 ` [PATCH v2 2/2] arm64: boot: dts: qcom: sm8150: Add DMA nodes Felipe Balbi
  0 siblings, 2 replies; 6+ messages in thread
From: Felipe Balbi @ 2021-04-17  6:19 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Vinod Koul
  Cc: Rob Herring, linux-arm-msm, devicetree, dmaengine, Konrad Dybcio,
	Felipe Balbi

From: Felipe Balbi <felipe.balbi@microsoft.com>

Hi,

With these two patches, GPI DMA probes fine on sm8150 (well, after
setting gpi_dma[012] status to okay). Future commits should come to add
relevant DMA channel mapping for the various IPs.

DTS patch a dependency on I2C patches by Caleb Connolly and SPI patch by
yours truly.

Felipe Balbi (2):
  DMA: qcom: gpi: add compatible for sm8150
  arm64: boot: dts: qcom: sm8150: Add DMA nodes

 .../devicetree/bindings/dma/qcom,gpi.yaml     |  1 +
 arch/arm64/boot/dts/qcom/sm8150.dtsi          | 70 +++++++++++++++++++
 drivers/dma/qcom/gpi.c                        |  1 +
 3 files changed, 72 insertions(+)

-- 
2.31.1


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

end of thread, other threads:[~2021-04-20 10:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-17  6:19 [PATCH v2 0/2] arm64: sm8150: Add minimal DMA support Felipe Balbi
2021-04-17  6:19 ` [PATCH v2 1/2] DMA: qcom: gpi: add compatible for sm8150 Felipe Balbi
2021-04-20 10:08   ` Vinod Koul
2021-04-17  6:19 ` [PATCH v2 2/2] arm64: boot: dts: qcom: sm8150: Add DMA nodes Felipe Balbi
2021-04-17 12:03   ` Konrad Dybcio
2021-04-20 10:09   ` 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).