commit | a55de412228cc5a2b4bf8d2a09849898102633e2 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Jul 02 13:57:14 2020 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Thu Jul 02 13:57:57 2020 -0700 |
tree | bc85469239036de211f5f5bbc9c1efdc24e3a82f | |
parent | afe6f1eeb08f85e57f0a02b71efb5a0839606aac [diff] |
bus: ti-sysc: Do not disable on suspend for no-idle If we have "ti,no-idle" specified for a module we must not disable the the module on suspend to keep things backwards compatible. Fixes: 386cb76681ca ("bus: ti-sysc: Handle missed no-idle property in addition to no-idle-on-init") Reported-by: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>