[PATCH 0/3] omap: dmtimer: Fix and cleanup moved driver

From: Ladislav Michl
Date: Wed Jan 17 2018 - 16:46:38 EST


This series is build on top od Keerthy's 'omap: dmtimer: Move driver
out of plat-omap' v7.

Ladislav Michl (3):
clocksource: timer-dm: Check prescaler value
pwm: pwm-omap-dmtimer: Fix frequency when using prescaler
clocksource: timer-dm: Make unexported functions static

drivers/clocksource/timer-dm.c | 222 ++++++++++++++++++++---------------------
drivers/pwm/pwm-omap-dmtimer.c | 92 +++++++++-------
include/clocksource/dmtimer.h | 24 ----
3 files changed, 164 insertions(+), 174 deletions(-)