]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
staging: apf: Enable MPSoC SG-DMA and removed clock control
authorMichael Gill <michael.gill@xilinx.com>
Fri, 20 May 2016 19:40:05 +0000 (12:40 -0700)
committerMichal Simek <michal.simek@xilinx.com>
Wed, 1 Jun 2016 11:34:39 +0000 (13:34 +0200)
commitc5af5bd6f950313de54d18dff6a33dfa7c3f718a
tree4d713fb2a0956b4a75e8bc6b6ce2e423184cfe75
parentebe83ac9bbd72582b9eff9da5958b2eff56e928c
staging: apf: Enable MPSoC SG-DMA and removed clock control

This patch enables preliminary scatter-gather support for the
apf DMA driver.  This extends only to memory allocated by a call
to sds_alloc, and dma_buf shared buffers.  Zynq support is
unchanged.  Additionally, control over clocks has been removed
due to clocks being correctly configured during petalinux
boot. There is no impact of this on a user.

Signed-off-by: Michael Gill <gill@xilinx.com>
Tested-by : Radhey Shyam Pandey <radheys@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
drivers/staging/apf/xilinx-dma-apf.c
drivers/staging/apf/xlnk-sysdef.h
drivers/staging/apf/xlnk.c
drivers/staging/apf/xlnk.h