commit | 414408d0eedd782a397ba89fd8f732ffbd3acde8 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Wed Mar 05 11:35:53 2014 +0000 |
committer | Paul Burton <paul.burton@imgtec.com> | Fri May 02 16:39:11 2014 +0100 |
tree | a747abf36d79d04d5a916a4e6fc230ccdf1776e7 | |
parent | 0467811e9bdb22c7a1595db4c230efd99265e3c7 [diff] |
MIPS: allow GIC clockevent device config from other CPUs This patch allows the GIC clockevent device for a CPU to be configured by another CPU. This makes GIC clockevent devices suitable for use as the tick broadcast device, where formerly the GIC timer local to the configuring CPU would have been configured incorrectly. Signed-off-by: Paul Burton <paul.burton@imgtec.com>