summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndrew Boie <andrew.p.boie@intel.com>2016-06-21 10:51:46 -0700
committerInaky Perez-Gonzalez <inaky.perez-gonzalez@intel.com>2016-06-22 19:00:35 +0000
commit133dab4a63a27df3d73c3d79fe2da83402f76105 (patch)
treebf1c90c22cc44ee559c39243f9b6da7fdd29dff1 /MAINTAINERS
parent9b3b36bd7a10278d0666b27282df4c1c2c4014c6 (diff)
altera_avalon_timer: new timer driver for Nios II
Tickless idle is not yet supported. We program the timer period to the desired system clock tick rate (sys_clock_hw_cycles_per_tick). This was renamed to the same name used in the Altera Embedded IP Peripherals Guide; used by other CPUs than Nios II. Change-Id: Ic4fca8c16b923295b77b63f98f45cd3483c5f560 Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 790f85347..12f2fdd13 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -141,6 +141,7 @@ S: Supported
F: arch/nios2/
F: include/arch/nios2/
F: drivers/serial/uart_altera_jtag.c
+F: drivers/timer/altera_avalon_timer.c
NORDIC MDK
M: Carles Cufi <carles.cufi@nordicsemi.no>