On Fri, Aug 19, 2016 at 08:08:58PM +0100, Paul Burton wrote: > Provide a new function mips_gictimer_get_freq() which returns the > frequency at which a GIC timer will count. This will be useful for > boards which perform setup based upon this frequency. > > Signed-off-by: Paul Burton <paul.bur...@imgtec.com> > --- > hw/timer/mips_gictimer.c | 5 +++++ > include/hw/timer/mips_gictimer.h | 1 + > 2 files changed, 6 insertions(+)
Reviewed-by: Leon Alrae <leon.al...@imgtec.com>