commit | 8cde5d5f7361fd152dd67df552596919d89ac404 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon Apr 16 10:25:15 2018 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Tue May 01 06:54:17 2018 -0700 |
tree | b3de2fb485b57979a7c20794d6106b1635f4f3c6 | |
parent | 5062236ec458768f61efc6d0a5198c395e55d097 [diff] |
bus: ti-sysc: Detect omap4 type timers for quirk Starting with omap4 some timers have different sysc registers (type2) compared to the omap2 timers (type1). We need to detect these to enable the quirk for SYSC_QUIRK_LEGACY_IDLE, otherwise these won't be idling properly. Siganed-off-by: Tony Lindgren <tony@atomide.com>