]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ARM: S3C24XX: claim spi channels for hsspi in dma-s3c2443
authorHeiko Stuebner <heiko@sntech.de>
Wed, 25 Apr 2012 01:06:53 +0000 (18:06 -0700)
committerKukjin Kim <kgene.kim@samsung.com>
Wed, 25 Apr 2012 01:06:53 +0000 (18:06 -0700)
commitad6c1d43964dcba57bfe20b7185af5a71f94a1b7
tree109dbb0480440eed903f3dfa0d0ba13e8284f1df
parentd25a8f940c477dc8ed5893d7366a63dba53b0b19
ARM: S3C24XX: claim spi channels for hsspi in dma-s3c2443

SoCs starting with the S3C2443 contain SPI controllers compatible with the
spi-s3c64xx driver and therefore need separate dma channels for rx and tx.

This patch introduces dma channel declarations for these and changes the
dma-s3c2443.c accordingly.

None of the older SoCs use the spi-dma at all. Most boards bitbang their
spi use and the spi-s3c24xx driver also does not use the dma system.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/mach-s3c24xx/dma-s3c2443.c
arch/arm/mach-s3c24xx/include/mach/dma.h