[Question] Local Timer based on SPI

Russell King - ARM Linux linux at arm.linux.org.uk
Fri Nov 26 04:10:04 EST 2010


On Fri, Nov 26, 2010 at 11:01:31AM +0900, Kukjin Kim wrote:
> Current ARM Local Timer code is based on PPI using.
> If want to use SPI on local timer, what approach is right or better?

SPI interrupts only go to one core at a time.  You can't have local
timer support off a targetted interrupt.



More information about the linux-arm-kernel mailing list