linux/arch/arm/mach-at91
Alexandre Belloni 1164f672d7 ARM: at91: drop AT91_TIMER_HZ
Drop AT91_TIMER_HZ as this can be handled using HZ_FIXED. Initial help message
was:

On AT91rm9200 chips where you're using a system clock derived
from the 32768 Hz hardware clock, this tick rate should divide
it exactly: use a power-of-two value, such as 128 or 256, to
reduce timing errors caused by rounding.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
2015-03-19 16:37:45 +01:00
..
include/mach ARM: at91: remove hardware.h 2015-03-19 16:37:45 +01:00
at91rm9200.c ARM: at91: properly initialize timer 2015-03-16 17:03:04 +01:00
at91sam9.c ARM: at91: at91sam9: use SoC detection infrastructure 2015-03-13 15:11:05 +01:00
generic.h ARM: at91: properly initialize timer 2015-03-16 17:03:04 +01:00
Kconfig ARM: at91: drop AT91_TIMER_HZ 2015-03-19 16:37:45 +01:00
Makefile ARM: at91: switch to multiplatform 2015-03-19 16:37:44 +01:00
Makefile.boot ARM: at91: remove unused CONFIG_ARCH_AT91SAM9G45 option 2014-11-13 11:08:13 +01:00
pm_suspend.S ARM: at91: remove hardware.h 2015-03-19 16:37:45 +01:00
pm.c ARM: at91: remove hardware.h 2015-03-19 16:37:45 +01:00
pm.h ARM: at91/pm: standby mode uses same sram function as suspend to memory mode 2015-03-13 13:34:53 +01:00
sam9_smc.c ARM: at91: export sam9_smc interfaces 2014-03-21 18:19:29 +01:00
sam9_smc.h ARM: at91: add accessor to manage SMC 2012-02-13 18:31:36 +01:00
sama5.c ARM: at91: remove hardware.h 2015-03-19 16:37:45 +01:00
soc.c ARM: at91: add soc detection infrastructure 2015-03-13 15:11:04 +01:00
soc.h ARM: at91: sama5 use SoC detection infrastructure 2015-03-13 16:23:36 +01:00