clocksource/drivers/timer-ti-dm: Add flag to detect omap1
authorTony Lindgren <tony@atomide.com>
Mon, 15 Aug 2022 13:12:49 +0000 (16:12 +0300)
committerDaniel Lezcano <daniel.lezcano@linaro.org>
Tue, 20 Sep 2022 08:49:46 +0000 (10:49 +0200)
commit664ad59da11687ef9b518fc2519af6a71a1db9f1
tree6e8284d8d6d97bc88e5201c96379e8aed7c96f9a
parenta6e543f61531b63bfc8d43053c6ec6f65117f627
clocksource/drivers/timer-ti-dm: Add flag to detect omap1

Let's make it clear that some features need to be tested currently on
omap1. Only omap1 still uses platform_data.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Reviewed-by: Janusz Krzysztofik <jmkrzyszt@gmail.com>
Link: https://lore.kernel.org/r/20220815131250.34603-9-tony@atomide.com
Signed-off-by: Daniel Lezcano <daniel.lezcano@linaro.org>
drivers/clocksource/timer-ti-dm.c