All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mario Limonciello <mario.limonciello@amd.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Yao Qi <xnorigc@gmail.com>
Cc: westeri@kernel.org, linusw@kernel.org, brgl@kernel.org,
	linux-gpio@vger.kernel.org, linux-acpi@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS TX Air FA401GM
Date: Mon, 24 Aug 2026 10:12:18 -0500	[thread overview]
Message-ID: <a89e95e2-abaa-4ea4-9be2-2a179f6f5257@amd.com> (raw)
In-Reply-To: <aoqui1OfwEfsmQRu@ashevche-desk.local>



On 8/23/26 03:25, Andy Shevchenko wrote:
> On Sat, Aug 08, 2026 at 03:55:13PM +0000, Yao Qi wrote:
>> The ASUS TX Air FA401GM experiences immediate wakeups from s2idle
>> (Modern Standby) when suspended with an external HDMI display connected.
>>
>> This issue is caused by spurious ACPI event signaling routed through
>> GPIO 24 on the AMD GPIO controller (AMDI0030:00), which triggers a
>> system-wide IRQ 7 (pinctrl_amd) wake-up interrupt during sleep.
>>
>> Add an ignore_wake quirk for GPIO 24 on this machine to prevent these
>> unwanted wakeups. This has been runtime-tested and verified using the
>> `gpiolib_acpi.ignore_wake=AMDI0030:00@24` kernel parameter.
> 
> Mario, can you ack this one?
> 

It's likely very similar to

https://lore.kernel.org/linux-gpio/20260821070651.39763-1-vaknins33@gmail.com/

As you can see that's also GPIO pin 24.

Can we please see an acpidump to confirm though?

      reply	other threads:[~2026-08-24 15:12 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-08 15:55 [PATCH] gpiolib: acpi: Add ignore_wake quirk for ASUS TX Air FA401GM Yao Qi
2026-08-08 19:42 ` Andy Shevchenko
2026-08-09 22:17   ` Linus Walleij
2026-08-10  8:36     ` Andy Shevchenko
2026-08-11 14:54       ` Andy Shevchenko
2026-08-12  8:23         ` Bartosz Golaszewski
2026-08-12  8:39           ` Andy Shevchenko
2026-08-12 11:54             ` Bartosz Golaszewski
2026-08-12 13:16               ` Andy Shevchenko
2026-08-12 13:39                 ` Bartosz Golaszewski
2026-08-23  8:23                   ` Andy Shevchenko
2026-08-23  8:25 ` Andy Shevchenko
2026-08-24 15:12   ` Mario Limonciello [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a89e95e2-abaa-4ea4-9be2-2a179f6f5257@amd.com \
    --to=mario.limonciello@amd.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=brgl@kernel.org \
    --cc=linusw@kernel.org \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-gpio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=westeri@kernel.org \
    --cc=xnorigc@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.