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@xxxxxxxxxxxxx> --- 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@xxxxxxxxxxxxx>