Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments
authorsteven miao <realmz6@gmail.com>
Fri, 22 Oct 2010 08:48:41 +0000 (08:48 +0000)
committerMike Frysinger <vapier@gentoo.org>
Fri, 18 Mar 2011 07:49:23 +0000 (03:49 -0400)
commit55835175a03392d2e4d9bff9d482312d118f304e
tree51157bc604b5c5baa917bd22f420fa6291d5da76
parent6ce0466d631d40662e2ab9ec5a05019482bd1074
Blackfin: bf54x: add kconfig for UART2/3 DMA channel assignments

The BF54x lacks dedicated DMA channels for the UART peripherals and need
to be muxed between others.  So add a kconfig option so people can select
which channels the UARTs will use so they can pick between SPORTs and the
less commonly used EPPI/PIXC peripherals.

Signed-off-by: steven miao <realmz6@gmail.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
arch/blackfin/kernel/bfin_dma_5xx.c
arch/blackfin/mach-bf548/Kconfig
arch/blackfin/mach-bf548/include/mach/dma.h
arch/blackfin/mach-bf548/include/mach/irq.h
This page took 0.032165 seconds and 5 git commands to generate.