]> git.karo-electronics.de Git - linux-beck.git/commit
MIPS: ralink: Add support for periodic timer irq
authorJohn Crispin <blogic@openwrt.org>
Thu, 8 Aug 2013 17:25:15 +0000 (19:25 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 4 Sep 2013 14:55:05 +0000 (16:55 +0200)
commit80ecbd245791fec5da4baa88c7273ec7f9ae7782
tree2812fa01378ea2e8488d8be0a598de2a7108709f
parent1cf0e1be813cd9305f47b0a39ea50f1af29e2bc0
MIPS: ralink: Add support for periodic timer irq

Adds a driver for the periodic timer found on Ralink SoC.

Signed-off-by: John Crispin <blogic@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/5682/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ralink/Makefile
arch/mips/ralink/timer.c [new file with mode: 0644]