MIPS: JZ4740: Add timer support
commit544a7324198972716d486e04e77bc2622e12245b
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 19 Jun 2010 04:08:09 +0000 (19 04:08 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:13 +0000 (5 13:26 +0100)
tree486c239bf899218fcd351c47240ebfbc05eb5f14
parent9869848d12601cdddf097a36aebe0b10dc5d177b
MIPS: JZ4740: Add timer support

Add support for the timer/counter unit on a JZ4740 SoC.  This code is used
as a common base for the JZ4740 clocksource/clockevent implementation and
PWM support.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/1396/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mach-jz4740/timer.h [new file with mode: 0644]
arch/mips/jz4740/timer.c [new file with mode: 0644]
arch/mips/jz4740/timer.h [new file with mode: 0644]