commit | b1b6b9aa6fd32db97469e65d301ebc32dcd67992 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@stericsson.com> | Wed Sep 29 17:31:35 2010 +0900 |
committer | Grant Likely <grant.likely@secretlab.ca> | Tue Oct 12 21:37:37 2010 -0600 |
tree | 2a6f3f7d34a50a574854ea7495476f21fd6fcfce | |
parent | cdbc8f042f4f2568bb58ba8bd50d0692f3059417 [diff] |
spi/pl022: add PrimeCell generic DMA support This extends the PL022 SSP/SPI driver with generic DMA engine support using the PrimeCell DMA engine interface. Also fix up the test code for the U300 platform. Signed-off-by: Linus Walleij <linus.walleij@stericsson.com> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>