zephyr/dts/bindings/dma/infineon,xmc4xxx-dma.yaml
Andriy Gelman 8a97da056b drivers: dma: Add infineon xmc4xxx dma support
Adds dma drivers for xmc4xxx SoCs.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2023-02-21 21:15:53 +01:00

29 lines
426 B
YAML

# Copyright 2022 Andriy Gelman
# SPDX-License-Identifier: Apache-2.0
description: |
XMC4xxx DMA Controller
compatible: "infineon,xmc4xxx-dma"
include: dma-controller.yaml
properties:
reg:
required: true
interrupts:
required: true
dma-channels:
type: int
description: Number of DMA channels supported by the controller
"#dma-cells":
const: 3
dma-cells:
- channel
- priority
- config