commit | b6036314436b9f4d8dbb8f1bdea511982de73cf9 | [log] [tgz] |
---|---|---|
author | Tero Kristo <t-kristo@ti.com> | Wed Aug 07 15:46:03 2019 +0300 |
committer | Tony Lindgren <tony@atomide.com> | Tue Aug 13 04:32:03 2019 -0700 |
tree | 77e0d9baafd215259d2e810673e0b15e07cb561f | |
parent | b58056da2ec28e2c1b66096cd5109997f04d3fd1 [diff] |
bus: ti-sysc: re-order the clkdm control around reset handling Parenting clockdomain for the IP should be enabled during the reset handling logic, otherwise the reset may not finish properly. Re-order the clockdomain control logic to avoid this. Signed-off-by: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>