qemu/include/hw/timer
Jean-Christophe Dubois 66542f6399 i.MX: split the GPT timer implementation into per SOC definitions
In various Freescale SOCs, the GPT timers can be configured to select
its input clock.

Depending on the SOC the set of available input clocks may vary.

The actual single GPT definition was no good enough and because of it
booting the sabrelite board with a i.MX6DL device tree would fail
because of an incorrect input clock definition for the i.MX6DL SOC.

This patch fixes the i.MX6DL boot failure by adding the ability to
define a different set of input clocks depending on the considered SOC.

A different class has been defined for i.MX25, i.MX31 and i.MX6 each with
its specific set of input clocks.

The patch has been tested by booting KZM, i.MX25 PDK, i.MX6Q sabrelite
and i.MX6DL sabrelite.

Signed-off-by: Jean-Christophe Dubois <jcd@tribudubois.net>
Message-id: 1467325619-8374-1-git-send-email-jcd@tribudubois.net
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
[PMM: fixed spacing round '/' operator]
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2016-07-07 13:47:01 +01:00
..
a9gtimer.h Fix Cortex-A9 global timer 2015-07-27 22:44:47 +03:00
allwinner-a10-pit.h allwinner-a10-pit: implement prescaler and source selection 2014-04-17 21:34:06 +01:00
arm_mptimer.h a9mpcore: Embed ARMMPTimerState 2013-11-05 17:47:29 +01:00
aspeed_timer.h hw/timer: Add value matching support to aspeed_timer 2016-06-17 15:23:51 +01:00
digic-timer.h Use scripts/clean-includes to drop redundant qemu/typedefs.h 2016-03-22 22:20:16 +01:00
hpet.h pc: acpi: move HPET from DSDT to SSDT 2016-01-09 23:20:18 +02:00
i8254_internal.h pcspk: fix KVM 2016-06-30 19:00:02 +01:00
i8254.h pcspk: fix KVM 2016-06-30 19:00:02 +01:00
imx_epit.h i.MX: Split the CCM class into an abstract base class and a concrete class 2015-12-17 13:37:15 +00:00
imx_gpt.h i.MX: split the GPT timer implementation into per SOC definitions 2016-07-07 13:47:01 +01:00
m48t59.h m48t59: introduce new base-year qdev property 2015-03-10 09:18:56 +00:00
mc146818rtc_regs.h hw: move headers to include/ 2013-04-08 18:13:10 +02:00
mc146818rtc.h rtc: remove rtc_set_date 2013-06-01 14:25:38 +04:00
stm32f2xx_timer.h stm32f2xx_timer: Add the stm32f2xx Timer 2015-03-11 13:21:05 +00:00