commit | 3d06770eef43eaad606e77246bfcc7e82b1d9fb4 | [log] [tgz] |
---|---|---|
author | Mark Rutland <mark.rutland@arm.com> | Tue Oct 30 12:13:42 2012 +0000 |
committer | Mark Rutland <mark.rutland@arm.com> | Fri Feb 01 09:14:02 2013 +0000 |
tree | d79692eb324c0c18e425576e7a93ad05c4834272 | |
parent | e2c501190c7d4bf9d7febb9e1f1094cbde59ed89 [diff] |
arm: Add generic timer broadcast support Implement timer_broadcast for the arm architecture, allowing for the use of clock_event_device_drivers decoupled from the timer tick broadcast mechanism. Signed-off-by: Mark Rutland <mark.rutland@arm.com> Reviewed-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Tested-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>