kernel-ark/arch/blackfin/mach-bf561/include/mach
Yi Li 0d152c27e3 Blackfin: SMP: make core timers per-cpu clock events for HRT
SMP systems require per-cpu local clock event devices in order to enable
HRT support.  One a BF561, we can use local core timer for this purpose.
Originally, there was one global core-timer clock event device set up for
core A.

To accomplish this feat, we need to split the gptimer0/core timer logic
so that each is a standalone clock event.  There is no requirement that
we only have one clock event source anyways.  Once we have this, we just
define per-cpu clock event devices for each local core timer.

Signed-off-by: Yi Li <yi.li@analog.com>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2010-03-09 00:30:48 -05:00
..
anomaly.h Blackfin: update anomaly lists 2009-11-25 02:35:37 -05:00
bf561.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
bfin_serial_5xx.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
blackfin.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
cdefBF561.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
defBF561.h Blackfin: unify DMA masks 2009-12-15 00:14:59 -05:00
dma.h Blackfin arch: push bf561 PERIPHERAL_MAP oddity into bf561-specific code 2009-01-07 23:14:39 +08:00
gpio.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
irq.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
mem_map.h Blackfin: handle BF561 Core B memory regions better when SMP=n 2009-07-16 01:52:24 -04:00
portmux.h Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
smp.h Blackfin: SMP: make core timers per-cpu clock events for HRT 2010-03-09 00:30:48 -05:00