bus: ti-sysc: Handle swsup idle mode quirks
authorTony Lindgren <tony@atomide.com>
Mon, 27 May 2019 11:51:55 +0000 (04:51 -0700)
committerTony Lindgren <tony@atomide.com>
Tue, 28 May 2019 12:19:16 +0000 (05:19 -0700)
commitfb685f1c190ec8c085e499f138752b2b0a2836de
tree055f348be2b72b535f5f5e84f0229360521c1bf3
parentae9ae12e9daa1e2139c3ff729d60f3c16d6e9b61
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>
drivers/bus/ti-sysc.c