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.