[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <173315902010.13686.5521479502498937165.b4-ty@linux.intel.com>
Date: Mon, 02 Dec 2024 19:03:40 +0200
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: pespin@...eweb.net, corentin.chary@...il.com, luke@...nes.dev, Armin Wolf <W_Armin@....de>
Cc: hdegoede@...hat.com, platform-driver-x86@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH] platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
On Sat, 23 Nov 2024 23:47:00 +0100, Armin Wolf wrote:
> On the Asus X541UAK an unknown event 0xCF is emited when the charger
> is plugged in. This is caused by the following AML code:
>
> If (ACPS ())
> {
> ACPF = One
> Local0 = 0x58
> If (ATKP)
> {
> ^^^^ATKD.IANE (0xCF)
> }
> }
> Else
> {
> ACPF = Zero
> Local0 = 0x57
> }
>
> [...]
Thank you for your contribution, it has been applied to my local
review-ilpo-fixes branch. Note it will show up in the public
platform-drivers-x86/review-ilpo-fixes branch only once I've pushed my
local branch there, which might take a while.
The list of commits applied:
[1/1] platform/x86: asus-nb-wmi: Ignore unknown event 0xCF
commit: e9fba20c29e27dc99e55e1c550573a114561bf8c
--
i.
Powered by blists - more mailing lists