commit | 6a52bc2b81fa06b7ab98472c7d80644e8e071af6 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Tue Sep 21 12:42:25 2021 +0300 |
committer | Tony Lindgren <tony@atomide.com> | Tue Sep 21 12:50:38 2021 +0300 |
tree | 986eb5fc8d85362ca3ed1bf921f05cd83e603f91 | |
parent | 9d881361206ebcf6285c2ec2ef275aff80875347 [diff] |
bus: ti-sysc: Add quirk handling for reset on re-init At least am335x gpmc module needs a reset in addition to re-init on resume. Let's add a quirk handling for reset on re-init. Signed-off-by: Tony Lindgren <tony@atomide.com>