Re: [PATCH] pinctrl: stm32: fix PM support for stm32mp257

From: Linus Walleij
Date: Thu Feb 08 2024 - 08:56:26 EST


On Wed, Feb 7, 2024 at 11:46 AM Antonio Borneo
<antonio.borneo@xxxxxxxxxxx> wrote:

> The driver for stm32mp257 is missing the suspend callback in
> struct dev_pm_ops.
>
> Add the callback, using the common stm32_pinctrl_suspend()
> function.
>
> Signed-off-by: Antonio Borneo <antonio.borneo@xxxxxxxxxxx>
> Fixes: 619f8ca4a73d ("pinctrl: stm32: add stm32mp257 pinctrl support")

Patch applied!

Yours,
Linus Walleij