microchip,dmac-g1-dma

Description

These nodes are “dma” bus nodes.

Microchip G1 DMA Controller

Microchip G1 DMA driver.

Group G1 DMA driver supports following hardware peripherals:
  - module name="DMAC" id="U2503" version="1.0.1"

Properties

Properties not inherited from the base binding file.

Name

Type

Details

dma-channels

int

The number of DMA channels available in the DMA controller.

This property is required.

dma-alignment

int

Specifies the required memory alignment for DMA transfers.
The value should be set to 16 for 128-bit alignment.

Default value: 16

#dma-cells

int

Specifies the number of cells used for the DMA specifier.

This property is required.

Constant value: 2

dma-channel-mask

int

Bitmask of available DMA channels in ascending order that are
not reserved by firmware and are available to the
kernel. i.e. first channel corresponds to LSB.

dma-requests

int

Number of DMA request signals supported by the controller.

dma-buf-addr-alignment

int

Memory address alignment requirement for DMA buffers used by the controller.

dma-buf-size-alignment

int

Memory size alignment requirement for DMA buffers used by the controller.

dma-copy-alignment

int

Minimal chunk of data possible to be copied by the controller.

Specifier cell names

  • dma cells: channel, trigsrc