ramips: enhance dma engine support

* fix compiler error. device_control operation not support now.
* add old chips support 8 channels. new chips support 16 channels.
* add mt7621 hsdma driver. data sheet says it has two channels.
  but after test only one channel support.
* add memory to memory DMA support. i use dmatest kernel module to
  verify this function. on rt305x it will copy more data. on mt7621
  only two channels can works at the same time. these two chips
  maybe have hardware bugs. because on other chips don't have these bugs.
* use tasklet to handle remaining dma requests.

Signed-off-by: Michael Lee <igvtee@gmail.com>
master
Michael Lee 9 years ago committed by John Crispin
parent 3bb5f795d1
commit f6fc591561
  1. 1550
      target/linux/ramips/patches-4.4/0047-DMA-ralink-add-rt2880-dma-engine.patch
Loading…
Cancel
Save