Hi Daniel, Thomas, This patch series converts the Renesas OSTM driver to the timer-of framework, and makes device names unique. Changes compared to v3 ("[PATCH v3 0/3] clocksource/drivers/ostm: Miscellaneous improvements", https://lore.kernel.org/lkml/20190807084635.24173-1-geert+renesas@xxxxxxxxx/): - Dropped applied [PATCH 1/3], - Dropped obsolete [PATCH 2/3], - Convert to timer_of as requested by Daniel, - Add new timer-of improvements. Thanks! Geert Uytterhoeven (4): clocksource/drivers/timer-of: Convert last full_name to %pOF clocksource/drivers/timer-of: Use unique device name instead of timer clocksource/drivers/renesas-ostm: Convert to timer_of clocksource/drivers/renesas-ostm: Use unique device name instead of ostm drivers/clocksource/Kconfig | 1 + drivers/clocksource/renesas-ostm.c | 189 +++++++++++------------------ drivers/clocksource/timer-of.c | 6 +- 3 files changed, 76 insertions(+), 120 deletions(-) -- 2.17.1 Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds