DMA Engine development
 help / color / mirror / Atom feed
* [PATCH 0/2] dmaengine: at_xdmac: retrieve DMA channels from device tree
@ 2025-02-05  5:47 Dharma Balasubiramani
  2025-02-05  5:47 ` [PATCH 1/2] dmaengine: at_xdmac: get the number of " Dharma Balasubiramani
  2025-02-05  5:47 ` [PATCH 2/2] dt-bindings: dma: at_xdmac: document dma-channels property Dharma Balasubiramani
  0 siblings, 2 replies; 7+ messages in thread
From: Dharma Balasubiramani @ 2025-02-05  5:47 UTC (permalink / raw)
  To: Ludovic Desroches, Vinod Koul, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Nicolas Ferre, Alexandre Belloni, Claudiu Beznea,
	Charan Pedumuru
  Cc: linux-arm-kernel, dmaengine, linux-kernel, devicetree,
	Dharma Balasubiramani, Tony Han, Cristian Birsan

This patch series adds support to get the number of DMA channels available in
XDMAC from dts. This property is required when the channel count cannot be read
from the XDMAC_GTYPE register (which occurs when accessing from non-secure
world on certain devices)

Signed-off-by: Dharma Balasubiramani <dharma.b@microchip.com>
---
Dharma Balasubiramani (1):
      dt-bindings: dma: at_xdmac: document dma-channels property

Tony Han (1):
      dmaengine: at_xdmac: get the number of DMA channels from device tree

 .../devicetree/bindings/dma/atmel,sama5d4-dma.yaml | 26 ++++++++++++++--------
 drivers/dma/at_xdmac.c                             | 26 +++++++++++++++++++---
 2 files changed, 40 insertions(+), 12 deletions(-)
---
base-commit: 40b8e93e17bff4a4e0cc129e04f9fdf5daa5397e
change-id: 20250205-mchp-dma-355c838f26f4

Best regards,
-- 
Dharma Balasubiramani <dharma.b@microchip.com>


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

end of thread, other threads:[~2025-02-06  2:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-05  5:47 [PATCH 0/2] dmaengine: at_xdmac: retrieve DMA channels from device tree Dharma Balasubiramani
2025-02-05  5:47 ` [PATCH 1/2] dmaengine: at_xdmac: get the number of " Dharma Balasubiramani
2025-02-05  5:47 ` [PATCH 2/2] dt-bindings: dma: at_xdmac: document dma-channels property Dharma Balasubiramani
2025-02-05 11:40   ` Krzysztof Kozlowski
2025-02-05 13:58     ` Dharma.B
2025-02-05 14:16       ` Krzysztof Kozlowski
2025-02-06  2:34         ` Dharma.B

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