bus: ti-sysc: Use context lost quirks for gpmc
authorTony Lindgren <tony@atomide.com>
Tue, 21 Sep 2021 09:42:25 +0000 (12:42 +0300)
committerTony Lindgren <tony@atomide.com>
Tue, 21 Sep 2021 09:50:38 +0000 (12:50 +0300)
commitd48dca51935b8ca13356e726442c21ec94668d69
tree68f89b04aad6b4681525f4cd5c188f8b1f471f0f
parent6a52bc2b81fa06b7ab98472c7d80644e8e071af6
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>
drivers/bus/ti-sysc.c