MIPS: Add new GIC clockevent driver.
authorRaghu Gandham <Raghu.Gandham@imgtec.com>
Wed, 10 Apr 2013 21:30:12 +0000 (16:30 -0500)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 9 May 2013 15:55:21 +0000 (17:55 +0200)
commit0ab2b7d08ea7226dc72ff0f8c05f470566facf7c
tree7b791c6907a47733b1256da5e20600d182b36d40
parent2675fa7c7b46842f82b2766b5abe80e16ce32977
MIPS: Add new GIC clockevent driver.

Add new clockevent driver that uses the counter present on the MIPS
Global Interrupt Controller.

Signed-off-by: Raghu Gandham <Raghu.Gandham@imgtec.com>
Signed-off-by: Steven J. Hill <Steven.Hill@imgtec.com>
arch/mips/Kconfig
arch/mips/include/asm/gic.h
arch/mips/include/asm/time.h
arch/mips/kernel/Makefile
arch/mips/kernel/cevt-gic.c [new file with mode: 0644]
arch/mips/kernel/cevt-r4k.c
arch/mips/kernel/irq-gic.c
arch/mips/mti-malta/malta-int.c