Skip to content
  • Arnd Bergmann's avatar
    ata: arasan: remove the need for platform_data · e34d3865
    Arnd Bergmann authored
    
    
    This adds a complete DT binding for the arasan device driver. There is
    currently only one user, which is the spear13xx platform, so we don't
    actually have to parse all the properties until another user comes in,
    but this does use the generic DMA binding to find the DMA channel.
    
    The patch is untested so far and is part of a series to convert
    the spear platform over to use the generic DMA binding, so it
    should stay with the rest of the series.
    
    Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
    Acked-by: default avatarViresh Kumar <viresh.linux@linaro.org>
    Cc: Vinod Koul <vinod.koul@intel.com>
    Cc: Jeff Garzik <jgarzik@redhat.com>
    Cc: devicetree-discuss@lists.ozlabs.org
    e34d3865