clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksource
authorLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Nov 2018 13:32:02 +0000 (14:32 +0100)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 18 Dec 2018 21:22:23 +0000 (22:22 +0100)
commitbc0750e464d41e1234f56471b8f626b8d945b1a8
tree784d88edf0f14378559f86f581f5909d7e799a03
parent30a85eb64347ef16aefba3aa96cb7f2c1615290a
clocksource/drivers/dbx500: Demote dbx500 PRCMU clocksource

Demote the DBx500 PRCMU clocksource to quality 100 and
mark it as NONSTOP so it will still be used for
timekeeping across suspend/resume.

The Nomadik MTU timer which has higher precision will
be used when the system is up and running, thanks to
the recent changes properly utilizing the suspend
clocksources.

This was discussed back in 2011 when the driver was
written, but the infrastructure was not available
upstream to use this timer properly. Now the
infrastructure is there, so let's finalize the work.

Cc: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Baolin Wang <baolin.wang@linaro.org>
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/clksrc-dbx500-prcmu.c