linux/arch/arm/mach-lpc32xx
Viresh Kumar 9325a3a896 ARM/lpc32xx/timer: Migrate to new 'set-state' interface
Migrate lpc32xx driver to the new 'set-state' interface provided by
clockevents core, the earlier 'set-mode' interface is marked obsolete
now.

This also enables us to implement callbacks for new states of clockevent
devices, for example: ONESHOT_STOPPED.

Cc: Roland Stigge <stigge@antcom.de>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
2015-07-17 08:26:12 +05:30
..
include/mach This cleanup series gets rid of <mach/timex.h> for platforms not using 2014-02-18 22:19:33 -08:00
Makefile ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem 2011-08-22 09:13:21 +01:00
Makefile.boot ARM: move all dtb targets out of Makefile.boot 2012-09-14 09:22:04 -05:00
clock.c ARM: lpc32xx: convert to use clkdev_add_table() 2015-05-06 11:58:58 +01:00
clock.h
common.c ARM: LPC32xx: Fix reset function 2014-09-10 17:25:14 +02:00
common.h reboot: arm: change reboot_mode to use enum reboot_mode 2013-07-09 10:33:29 -07:00
irq.c ARM/LPC32xx: Use irq not hwirq for __irq_set_handler_locked() 2015-06-26 21:37:47 +02:00
phy3250.c mmc: mmci: Enforce DMA configuration through DT 2014-06-02 11:20:25 +02:00
pm.c ARM: LPC32xx: Fix missing and bad LPC32XX macros 2012-02-27 17:31:24 +01:00
serial.c ARM: LPC32xx: Move uart6 irda disable to serial.c 2012-06-14 16:16:19 +02:00
suspend.S
timer.c ARM/lpc32xx/timer: Migrate to new 'set-state' interface 2015-07-17 08:26:12 +05:30