commit | d48dca51935b8ca13356e726442c21ec94668d69 | [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 | 68f89b04aad6b4681525f4cd5c188f8b1f471f0f | |
parent | 6a52bc2b81fa06b7ab98472c7d80644e8e071af6 [diff] |
bus: ti-sysc: Use context lost quirks for gpmc At least on am335x, the gpmc module needs a re-init and reset if context has been lost on resume. We can enable this for all gpmc revisions as we check if the context was lost before restoring it. Signed-off-by: Tony Lindgren <tony@atomide.com>