commit | 4345f0dc015da045a775655e6afac66dbaa1f62d | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed Aug 07 15:46:04 2019 +0300 |
committer | Tony Lindgren <tony@atomide.com> | Tue Aug 13 04:32:09 2019 -0700 |
tree | 18012e79a3126019ca7e0ec08bed86624ce6b2ab | |
parent | b6036314436b9f4d8dbb8f1bdea511982de73cf9 [diff] |
bus: ti-sysc: rework the reset handling If reset controllers are assigned to the ti-sysc target-module, only ti-sysc is going to be able to control these. Thus, remove all the disable_on_idle flag usage, and assert/de-assert the reset always in the idle path. Otherwise the reset signal will always just be de-asserted. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>