Re: [PATCH v3] gpio: davinci: Add support for system suspend/resume PM

From: Linus Walleij
Date: Tue Jun 28 2022 - 09:52:53 EST


On Mon, Jun 13, 2022 at 7:43 AM Aswath Govindraju <a-govindraju@xxxxxx> wrote:

> From: Devarsh Thakkar <devarsht@xxxxxx>
>
> Add support for system suspend/resume PM hooks, save the
> register context of all the required gpio registers on suspend
> and restore context on the resume.
>
> Signed-off-by: Devarsh Thakkar <devarsht@xxxxxx>
> Signed-off-by: Aswath Govindraju <a-govindraju@xxxxxx>

Hijacking thread!

Aswath, if you are testing DaVinci boards can you look at these two
patches:
https://lore.kernel.org/linux-gpio/20220507124536.171930-1-linus.walleij@xxxxxxxxxx/
https://lore.kernel.org/linux-gpio/20220507124536.171930-2-linus.walleij@xxxxxxxxxx/

I resend them every new kernel release but they never get merged :D

If you can test them, maybe I can queue them directly for the SoC
tree.

Yours,
Linus Walleij