]> git.openfabrics.org - ~emulex/infiniband.git/commit
MIPS: Add new GIC clocksource.
authorSteven J. Hill <sjhill@mips.com>
Fri, 7 Dec 2012 03:51:04 +0000 (03:51 +0000)
committerJohn Crispin <blogic@openwrt.org>
Sun, 17 Feb 2013 00:25:21 +0000 (01:25 +0100)
commit778eeb1b199b85bec79b49ac483b013e270636ea
tree51a33ec4e5e81296f31fef98b89253855dc2368d
parent4cb764b4541fe9eacc237b6851198a4c8497b9c4
MIPS: Add new GIC clocksource.

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

Signed-off-by: Steven J. Hill <sjhill@mips.com>
Patchwork: http://patchwork.linux-mips.org/patch/4681/
Signed-off-by: John Crispin <blogic@openwrt.org>
arch/mips/Kconfig
arch/mips/include/asm/gic.h
arch/mips/include/asm/time.h
arch/mips/kernel/Makefile
arch/mips/kernel/csrc-gic.c [new file with mode: 0644]
arch/mips/mti-malta/malta-time.c