commit | fb685f1c190ec8c085e499f138752b2b0a2836de | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Mon May 27 04:51:55 2019 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Tue May 28 05:19:16 2019 -0700 |
tree | 055f348be2b72b535f5f5e84f0229360521c1bf3 | |
parent | ae9ae12e9daa1e2139c3ff729d60f3c16d6e9b61 [diff] |
bus: ti-sysc: Handle swsup idle mode quirks Some modules have idlemodes wired, but not completely functional. We have quirks for SWSUP_SIDLE and SWSUP_SIDLE_ACT to manage interconnect target modules without hardware support, but we've been only using them so far in legacy mode. Let's add support for SWSUP quirks in non-legacy mode too. Tested-by: Keerthy <j-keerthy@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>