Commits
Andy Duan committed a9c85cb2d8e
MLK-20682 reset: gpio-reset: add suspend/resume callback The reset PIN may loss its state when system suspend due to GPIO controller power off. Set pinctrl as "sleep" state to keep PIN voltage during system suspend, and configurate pinctrl as "default" state after system resume back. Because GPIO resume back earlier than gpio-reset, then GPIO signal can control the PIN voltage again. Reviewed-by: Richard Zhu <hongxing.zhu@nxp.com> Signed-off-by: Fugang Duan <fugang.duan@nxp.com> Signed-off-by: Arulpandiyan Vadivel <arulpandiyan_vadivel@mentor.com> Signed-off-by: Shrikant Bobade <Shrikant_Bobade@mentor.com> (cherry picked from commit ea5a9cdc1941afc36fd0f5a223ea762b85512130)