Skip to content
  • Stefan Roese's avatar
    dmaengine: Add driver for Altera / Intel mSGDMA IP core · a85c6f1b
    Stefan Roese authored
    
    
    This driver adds support for the Altera / Intel modular Scatter-Gather
    Direct Memory Access (mSGDMA) intellectual property (IP) to the Linux
    DMAengine subsystem. Currently it supports the following op modes:
    
    - DMA_MEMCPY
    - DMA_SG
    - DMA_SLAVE
    
    This implementation has been tested on an Altera Cyclone FPGA connected
    via PCIe, both on an ARM and an x86 platform.
    
    Signed-off-by: default avatarStefan Roese <sr@denx.de>
    Cc: Vinod Koul <vinod.koul@intel.com>
    Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
    a85c6f1b