]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clocksource: add TI 32.768 Hz counter driver
authorFelipe Balbi <balbi@ti.com>
Tue, 29 Sep 2015 18:55:33 +0000 (13:55 -0500)
committerFelipe Balbi <balbi@ti.com>
Fri, 16 Oct 2015 16:06:24 +0000 (11:06 -0500)
commitfe851f56d5f5b02a9afca95acde5224c3e73fac1
treea3b3d5e912ee09fd49e05c81ca27b12a0bcfb681
parent6f82e25d2e434a70cde5ad135fa00099e8106a76
clocksource: add TI 32.768 Hz counter driver

Introduce a new clocksource driver for Texas
Instruments 32.768 Hz device which is available
on most OMAP-like devices.

Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/clocksource/Kconfig
drivers/clocksource/Makefile
drivers/clocksource/timer-ti-32k.c [new file with mode: 0644]