commit | 90a837fbaa5d4131d15f85bb1d7a9fa63c5bebda | [log] [tgz] |
---|---|---|
author | Sylvain Lemieux <slemieux@tycoint.com> | Mon Aug 10 08:16:31 2015 -0400 |
committer | Tom Rini <trini@konsulko.com> | Tue Aug 18 13:45:55 2015 -0400 |
tree | a213600492c3a924871932e97c945e1bc0f60c04 | |
parent | 9c09d391db6eaf5d220ac9d38b19ec9c7b1d2066 [diff] |
dma: lpc32xx: add DMA driver Incorporate DMA driver from legacy LPCLinux NXP BSP. The files taken from the legacy patch are: - lpc32xx DMA driver - lpc3250 header file DMA registers definition. The legacy driver was updated and clean-up as part of the integration with the latest u-boot. Signed-off-by: Sylvain Lemieux <slemieux@tycoint.com> Acked-by: Marek Vasut <marex@denx.de> Tested-by: Vladimir Zapolskiy <vz@mleia.com>