stable.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Fix GPIO based wakeup on some AMD designs
@ 2021-11-10 23:41 Limonciello, Mario
  2021-11-15 15:34 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Limonciello, Mario @ 2021-11-10 23:41 UTC (permalink / raw)
  To: stable

[Public]

On designs that that GPIO controller has a dedicated IRQ, wakeups aren't working properly from s0i3.
S0i3 is first supported on 5.14 on AMD, so it's a good idea to fix this there.

This is fixed by the following commits:

commit 7e6f8d6f4a42 ("pinctrl: amd: Add irq field data") # 5.14
commit acd47b9f28e5 ("pinctrl: amd: Handle wake-up interrupt") #5.14

Other designs that the GPIO controller shares the IRQ with the ACPI SCI have other fixes that will be sent to stable once they're in 5.16.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Fix GPIO based wakeup on some AMD designs
  2021-11-10 23:41 Fix GPIO based wakeup on some AMD designs Limonciello, Mario
@ 2021-11-15 15:34 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2021-11-15 15:34 UTC (permalink / raw)
  To: Limonciello, Mario; +Cc: stable

On Wed, Nov 10, 2021 at 11:41:37PM +0000, Limonciello, Mario wrote:
> [Public]
> 
> On designs that that GPIO controller has a dedicated IRQ, wakeups aren't working properly from s0i3.
> S0i3 is first supported on 5.14 on AMD, so it's a good idea to fix this there.
> 
> This is fixed by the following commits:
> 
> commit 7e6f8d6f4a42 ("pinctrl: amd: Add irq field data") # 5.14
> commit acd47b9f28e5 ("pinctrl: amd: Handle wake-up interrupt") #5.14
> 
> Other designs that the GPIO controller shares the IRQ with the ACPI SCI have other fixes that will be sent to stable once they're in 5.16.

Both now queued up, thanks.

greg k-h

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-15 15:36 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-10 23:41 Fix GPIO based wakeup on some AMD designs Limonciello, Mario
2021-11-15 15:34 ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).