Skip to content

feat: dma support #112

@AndreCostaaa

Description

@AndreCostaaa

Tracking issue for dma support. The API can be similar to the current i2c api which means:

  • Create a generic api inside so3/devices
    • We can start with a simple dma_transfer(src, dst, size); function and leave it to the driver to handle multiple transfers
  • Create a driver for the bcm2711 dma

Reference can be the i2c_bsc driver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions