commit | b589da8b26f4b5cc3c3a84183dee33a73871522b | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Thu May 18 22:17:03 2017 +0200 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Mon Jun 12 10:14:02 2017 +0200 |
tree | f147cc6640fc5d70aefd8136fdcbe800cbb5a4a9 | |
parent | d0d76d575960b0bf0e1481cb3f578add9b26988c [diff] |
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>