]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm_timer.c
arm: Set frequencies for arm_timer
authorMark Langsdorf <mark.langsdorf@calxeda.com>
Thu, 29 Dec 2011 06:19:51 +0000 (06:19 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 4 Jan 2012 13:41:42 +0000 (13:41 +0000)
commit104a26a236f92cc62b490ea90c3a8dc8f8e07f48
treedcfc2adf22869f87a67171f04564be196916b173
parent78aca8a712d97ef4601aedb502847a958c7cdd3b
arm: Set frequencies for arm_timer

Use qdev properties to allow board modelers to set the frequencies
for the sp804 timer. Each of the sp804's timers can have an
individual frequency. The timers default to 1MHz.

Signed-off-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm_timer.c