This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

brcm,iproc-pax-dma-v1

Vendor: Broadcom Corporation

Description

These nodes are “dma” bus nodes.

Broadcom iProc PAX(PCIE<->AXI) DMA controller version 1

Properties

Properties not inherited from the base binding file.

Name

Type

Details

bd-memory

array

Uncached memory address to populate dma buffer descriptors

This property is required.

scr-addr-loc

int

Location where address of the scratch buffer host has populated

This property is required.

scr-size-loc

int

Location where size of the scratch buffer host has populated

This property is required.

pcie-ep

phandle

Pcie endpoint handle

This property is required.

#dma-cells

int

Number of items to expect in a DMA specifier

This property is required.

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-channels

int

Number of DMA channels supported by the controller

dma-requests

int

Number of DMA request signals supported by the controller.