]> git.karo-electronics.de Git - karo-tx-linux.git/commit
clocksource: Add Freescale Vybrid pit timer support
authorJingchang Lu <b35083@freescale.com>
Wed, 29 May 2013 08:12:17 +0000 (10:12 +0200)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:53:38 +0000 (09:53 +0800)
commit259396a314c64a78047358f3c0e82870e1faacdd
tree8189b655cea2569a890987d458e59017c8e7f3b8
parentf6f5f7228cb22ac0290204bf3575506889392d1f
clocksource: Add Freescale Vybrid pit timer support

Commit c19672492d233e0012b60fbfa460ffac1381ee26 upstream.

Add Freescale Vybrid Family period interrupt timer support.

Signed-off-by: Jingchang Lu <b35083@freescale.com>
Reviewed-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/vf_pit_timer.c [new file with mode: 0644]