Message ID | 20210831120613.1514899-1-Basavaraj.Natikar@amd.com |
---|---|
Headers | show |
Series | Add irq PM wakeup | expand |
On 8/31/2021 5:36 PM, Basavaraj Natikar wrote: > Changes include to handle IRQ wakeup mode wake the system from sleep > states like "suspend to RAM". > > Basavaraj Natikar (2): > pinctrl: amd: Add irq field data > pinctrl: amd: Handle wake-up interrupt > > drivers/pinctrl/pinctrl-amd.c | 19 ++++++++++++++----- > drivers/pinctrl/pinctrl-amd.h | 1 + > 2 files changed, 15 insertions(+), 5 deletions(-) > Series Looks good to me. Acked-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
On 9/7/2021 02:42, Shyam Sundar S K wrote: > > > On 8/31/2021 5:36 PM, Basavaraj Natikar wrote: >> Changes include to handle IRQ wakeup mode wake the system from sleep >> states like "suspend to RAM". >> >> Basavaraj Natikar (2): >> pinctrl: amd: Add irq field data >> pinctrl: amd: Handle wake-up interrupt >> >> drivers/pinctrl/pinctrl-amd.c | 19 ++++++++++++++----- >> drivers/pinctrl/pinctrl-amd.h | 1 + >> 2 files changed, 15 insertions(+), 5 deletions(-) >> > > Series Looks good to me. > > Acked-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> > I've confirmed this helps wake-ups on some problematic systems as well myself. Tested-by: Mario Limonciello <mario.limonciello@amd.com>
[Public] > -----Original Message----- > From: Limonciello, Mario > Sent: Tuesday, September 7, 2021 13:35 > To: S-k, Shyam-sundar <Shyam-sundar.S-k@amd.com>; Natikar, Basavaraj > <Basavaraj.Natikar@amd.com>; linus.walleij@linaro.org; linux- > gpio@vger.kernel.org > Subject: Re: [PATCH 0/2] Add irq PM wakeup > > On 9/7/2021 02:42, Shyam Sundar S K wrote: > > > > > > On 8/31/2021 5:36 PM, Basavaraj Natikar wrote: > >> Changes include to handle IRQ wakeup mode wake the system from sleep > >> states like "suspend to RAM". > >> > >> Basavaraj Natikar (2): > >> pinctrl: amd: Add irq field data > >> pinctrl: amd: Handle wake-up interrupt > >> > >> drivers/pinctrl/pinctrl-amd.c | 19 ++++++++++++++----- > >> drivers/pinctrl/pinctrl-amd.h | 1 + > >> 2 files changed, 15 insertions(+), 5 deletions(-) > >> > > > > Series Looks good to me. > > > > Acked-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com> > > > > I've confirmed this helps wake-ups on some problematic systems as well > myself. > > Tested-by: Mario Limonciello <mario.limonciello@amd.com> Linus Walleij, Bartosz, Ping on this one? Thanks,
On Tue, Aug 31, 2021 at 2:06 PM Basavaraj Natikar <Basavaraj.Natikar@amd.com> wrote: > Changes include to handle IRQ wakeup mode wake the system from sleep > states like "suspend to RAM". > > Basavaraj Natikar (2): > pinctrl: amd: Add irq field data > pinctrl: amd: Handle wake-up interrupt Patches applied for fixes. Thanks! And sorry for taking so long. Yours, Linus Walleij