On Fri, Nov 16, 2018 at 7:59 PM Evan Green <evgr...@chromium.org> wrote:
> Add PM suspend callbacks to the msm core driver that select the > sleep and default pinctrl states. Then wire those callbacks up > in the sdm845 driver, for those boards that may have GPIO hogs > that need to change state during suspend. > > Signed-off-by: Evan Green <evgr...@chromium.org> > Reviewed-by: Stephen Boyd <swb...@chromium.org> > --- > > Changes in v2: > - Moved dev_pm_ops structure to pinctrl-msm [Bjorn] Patch applied with Björn's ACK. Yours, Linus Walleij