commit | 46cdaba11d6d66e834916850c293396399cf8736 | [log] [tgz] |
---|---|---|
author | Heiko Stuebner <heiko@sntech.de> | Wed Mar 07 01:53:17 2012 -0800 |
committer | Kukjin Kim <kgene.kim@samsung.com> | Wed Mar 07 01:53:17 2012 -0800 |
tree | d44b13e4f425f1c7c34bee45102f69aed7cf609c | |
parent | b099095445483358eef1b8e15a7bad4e96c325fc [diff] |
ARM: S3C24XX: Reuse S3C2443 dma for S3C2416 The dma controller is similar in S3C2443 and S3C2416 and has also the same register layout with the same REQSEL-bits in the source select. The only small difference is the SIO channel of the S3C2443 for the non-hsmmc controller which is not present on S3C2416/2450 and second spi channel which is not present on the S3C2416. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>