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

From: Bartosz Golaszewski
Date: Fri Jul 01 2022 - 06:28:56 EST


On Tue, Jun 28, 2022 at 3:52 PM Linus Walleij <linus.walleij@xxxxxxxxxx> wrote:
>
> 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.

Sekhar: do you still maintain DaVinci platforms? If so - could you
take these patches through yourtree?

Bart