commit | fb6002a8268c493435d0e6d0d6ad17873919a7f6 | [log] [tgz] |
---|---|---|
author | Chris Brandt <chris.brandt@renesas.com> | Fri Jan 27 15:02:15 2017 -0500 |
committer | Daniel Lezcano <daniel.lezcano@linaro.org> | Tue Feb 07 20:58:30 2017 +0100 |
tree | 43086e43f80a6a243546bb23be52cda795cf46ee | |
parent | a1966cd29d5fee2fada47b82dcb73126eb65dfd4 [diff] |
clocksource/drivers/ostm: Add renesas-ostm timer driver This patch adds a OSTM driver for the Renesas architecture. The OS Timer (OSTM) has independent channels that can be used as a freerun or interval times. This driver uses the first probed device as a clocksource and then any additional devices as clock events. Signed-off-by: Chris Brandt <chris.brandt@renesas.com> Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>