linux/arch/arm/mach-socfpga
Heiko Stuebner 1b4eca0f63 clocksource: dw_apb_timer_of: select DW_APB_TIMER
dw_apb_timer_of is the driver part facing devicetree platforms and
calls into dw_apb_timer with the data gathered from the dt.

Currently the two platforms using the dw_apb_timer_of select both
the options for the core timer and the dt addon.

As dw_apb_timer_of always depends on dw_apb_timer let it select
DW_APB_TIMER itself without the need for every platform to do it.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Jamie Iles <jamie@jamieiles.com>
Acked-by: Dinh Nguyen <dinguyen@altera.com>
2013-06-12 13:47:30 +02:00
..
core.h ARM: socfpga: Enable soft reset 2013-04-14 20:17:33 -07:00
headsmp.S arm: socfpga: Add SMP support for actual socfpga harware 2013-02-11 19:37:26 -08:00
Kconfig clocksource: dw_apb_timer_of: select DW_APB_TIMER 2013-06-12 13:47:30 +02:00
Makefile ARM: socfpga: Enable SMP for socfpga 2012-10-26 14:59:39 +02:00
platsmp.c Merge branch 'gic/cleanup' into next/soc 2013-04-28 15:06:56 -07:00
socfpga.c ARM: socfpga: Upgrade clk driver for socfpga to make use of dts clock entries 2013-04-14 20:18:13 -07:00