]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: JZ4740: Add timer support
authorLars-Peter Clausen <lars@metafoo.de>
Sat, 19 Jun 2010 04:08:09 +0000 (04:08 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 5 Aug 2010 12:26:13 +0000 (13:26 +0100)
commit5e6d18b7c017c7a94fdc4aa0eb82c5fde2c32431
tree486c239bf899218fcd351c47240ebfbc05eb5f14
parent2b9e9ef5103ada61291cb359d537ea7e38c288ac
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]