bus: ti-sysc: Timers no longer need legacy quirk handling
authorTony Lindgren <tony@atomide.com>
Thu, 7 May 2020 16:43:08 +0000 (09:43 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 19 May 2020 16:38:05 +0000 (09:38 -0700)
commit1a5428119bc36b0a882e87fe2620c769ba655763
tree886736e9a81a64e1e32a97d6bdb809be56ccd389
parent2ee04b88547ab4c46aa2a258efd0f91fc705b6d6
bus: ti-sysc: Timers no longer need legacy quirk handling

As timers no longer need legacy quirk handling, let's move them to
the CONFIG_DEBUG section to make it easier to see which drivers still
need more work.

Let's also add detection for few more older timer revisions while at
it as that makes CONFIG_DEBUG output easier to read with proper names.

Cc: Grygorii Strashko <grygorii.strashko@ti.com>
Cc: Keerthy <j-keerthy@ti.com>
Cc: Lokesh Vutla <lokeshvutla@ti.com>
Cc: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
drivers/bus/ti-sysc.c