pasemi: DMA engine management library
pasemi: DMA engine management library Introduce a DMA management library to manage the various DMA resources on the PA Semi SoCs. Since several drivers need to allocate these shared resources, provide some abstractions as well as allocation/free functions for channels, etc. Signed-off-by:Olof Johansson <olof@lixom.net> Signed-off-by:
Jeff Garzik <jeff@garzik.org>
Showing
- arch/powerpc/platforms/pasemi/Makefile 1 addition, 1 deletionarch/powerpc/platforms/pasemi/Makefile
- arch/powerpc/platforms/pasemi/dma_lib.c 487 additions, 0 deletionsarch/powerpc/platforms/pasemi/dma_lib.c
- arch/powerpc/platforms/pasemi/pasemi.h 1 addition, 0 deletionsarch/powerpc/platforms/pasemi/pasemi.h
- include/asm-powerpc/pasemi_dma.h 76 additions, 0 deletionsinclude/asm-powerpc/pasemi_dma.h
Loading
Please register or sign in to comment