linux/arch/blackfin
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
..
boot Blackfin: add an uncompressed vmImage target 2009-12-15 00:15:08 -05:00
configs Blackfin: update defconfigs 2010-03-09 00:30:47 -05:00
include/asm Blackfin: SMP: make core timers per-cpu clock events for HRT 2010-03-09 00:30:48 -05:00
kernel Blackfin: SMP: make core timers per-cpu clock events for HRT 2010-03-09 00:30:48 -05:00
lib Blackfin: convert to generic checksum code 2009-12-15 00:13:32 -05:00
mach-bf518 Blackfin: BF51x: fix L1 Instruction SRAM size 2010-03-09 00:30:47 -05:00
mach-bf527 Blackfin: drop unused SL811 platform resources from bf527/pnav boards 2010-03-09 00:30:47 -05:00
mach-bf533 Blackfin: add UART/SPORT early platform resources 2010-03-09 00:30:45 -05:00
mach-bf537 Blackfin: bf537-stamp: unify duplicated ADP5588 headers 2010-03-09 00:30:47 -05:00
mach-bf538 Blackfin: update AD7879 resources to match the new gpiolib driver support 2010-03-09 00:30:46 -05:00
mach-bf548 Blackfin: add UART/SPORT early platform resources 2010-03-09 00:30:45 -05:00
mach-bf561 Blackfin: SMP: make core timers per-cpu clock events for HRT 2010-03-09 00:30:48 -05:00
mach-common Blackfin: SMP: make core timers per-cpu clock events for HRT 2010-03-09 00:30:48 -05:00
mm Blackfin: isram: add unlikely to sanity checks 2010-03-09 00:30:47 -05:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
ADI_BSD.txt Blackfin: mass clean up of copyright/licensing info 2009-10-07 04:36:26 -04:00
Kconfig Blackfin: SMP: make core timers per-cpu clock events for HRT 2010-03-09 00:30:48 -05:00
Kconfig.debug Blackfin: add some isram-driver self tests 2009-09-16 22:10:36 -04:00
Makefile Blackfin: force BFD target when linking modules 2009-12-15 00:15:25 -05:00