lkml.org 
[lkml]   [2015]   [Feb]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH RFC 0/2] Prepare smooth PXA transition to dmaengine
    Date
    This is the best I could think of to smoothly transition the PXA drivers to
    dmaengine, driver by driver. The goal is to :
    - be able to port several drivers, but not _all_ of them at the same time
    - have both dmaengine and legacy dma code working in the same kernel
    - have dma chanels correctly split between both APIs

    This was only compiled for now, I'll make some test shortly.

    If anybody thinks of something smarter, please let me know.

    Cheers.

    --
    Robert

    Robert Jarzmik (2):
    dma: mmp_dma: add support for legacy transition
    ARM: pxa: transition to dmaengine phase 1

    arch/arm/Kconfig | 2 ++
    arch/arm/plat-pxa/dma.c | 4 +++-
    arch/arm/plat-pxa/include/plat/dma.h | 1 +
    drivers/dma/mmp_pdma.c | 26 ++++++++++++++++++++++++++
    4 files changed, 32 insertions(+), 1 deletion(-)

    --
    2.1.0



    \
     
     \ /
      Last update: 2015-02-15 00:01    [W:2.839 / U:0.256 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site