MIPS: Loongson1B: Add a clockevent/clocksource using PWM Timer
authorKelvin Cheung <keguang.zhang@gmail.com>
Fri, 10 Oct 2014 03:40:02 +0000 (11:40 +0800)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 24 Nov 2014 06:45:09 +0000 (07:45 +0100)
commitc5d58e9e79dd8d687454915fc4e845434f973175
treef0031c5b606865d4a02131cd42d7a01c9d609576
parentf29ad10de6c345c8ae4cb33a99ba8ff29bdcd751
MIPS: Loongson1B: Add a clockevent/clocksource using PWM Timer

This patch add a clockevent/clocksource using PWM Timer for Loongson1B,
which is based on earlier work by Tang, Haifeng.

Signed-off-by: Kelvin Cheung <keguang.zhang@gmail.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/8025/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/loongson1/Kconfig
arch/mips/loongson1/common/Makefile
arch/mips/loongson1/common/clock.c [deleted file]
arch/mips/loongson1/common/time.c [new file with mode: 0644]
This page took 0.036826 seconds and 5 git commands to generate.