Re: [PATCH V2 4/7] ARM: OMAP: Add a timer attribute for timers that can interrupt the DSP

2012-09-19 Thread Paul Walmsley
On Thu, 13 Sep 2012, Jon Hunter wrote: > Some instances of the DMTIMER peripheral on OMAP devices have the ability > to interrupt the on-chip DSP in addition to the ARM CPU. Add a DMTIMER > attribute to indicate which timers can interrupt the DSP. By using the > omap_dm_timer_request_by_cap() API,

[PATCH V2 4/7] ARM: OMAP: Add a timer attribute for timers that can interrupt the DSP

2012-09-13 Thread Jon Hunter
Some instances of the DMTIMER peripheral on OMAP devices have the ability to interrupt the on-chip DSP in addition to the ARM CPU. Add a DMTIMER attribute to indicate which timers can interrupt the DSP. By using the omap_dm_timer_request_by_cap() API, driver will now be able to allocate a DMTIMER t