]> asedeno.scripts.mit.edu Git - linux.git/commit
clocksource/drivers/fttmr010: Switch to use TIMER2 src
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 18 May 2017 20:17:03 +0000 (22:17 +0200)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Mon, 12 Jun 2017 08:14:02 +0000 (10:14 +0200)
commitb589da8b26f4b5cc3c3a84183dee33a73871522b
treef147cc6640fc5d70aefd8136fdcbe800cbb5a4a9
parentd0d76d575960b0bf0e1481cb3f578add9b26988c
clocksource/drivers/fttmr010: Switch to use TIMER2 src

This switches the clocksource to TIMER2 like the Moxart driver
does. Mainly to make it more similar to the Moxart/Aspeed driver
but also because it seems more neat to use the timers in order:
use timer 1, then timer 2.

Cc: Joel Stanley <joel@jms.id.au>
Tested-by: Jonas Jensen <jonas.jensen@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-fttmr010.c