[MIPS] i8253 PIT clocksource and clockevent drivers
authorRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:10 +0000 (23:46 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 11 Oct 2007 22:46:10 +0000 (23:46 +0100)
commitd865bea4dace1d42995a6cf552bc4863842623f4
treedf4519c1646898d3d11817976992c73647a88dac
parent87b2335d6ef97e19ca19dbbb523673680a029e3f
[MIPS] i8253 PIT clocksource and clockevent drivers

Derived from the i386 variant with a few x86 complexities chopped off.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/cobalt/setup.c
arch/mips/jazz/setup.c
arch/mips/kernel/Makefile
arch/mips/kernel/i8253.c [new file with mode: 0644]
arch/mips/mips-boards/generic/time.c
arch/mips/qemu/q-setup.c
arch/mips/sgi-ip22/ip22-time.c
arch/mips/sni/time.c
include/asm-mips/i8253.h [new file with mode: 0644]