]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e
authorMingcong Bai <jeffbai@aosc.io>
Fri, 21 Feb 2025 16:48:24 +0000 (00:48 +0800)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Mon, 3 Mar 2025 12:33:30 +0000 (14:33 +0200)
commitd0d10eaedcb53740883d7e5d53c5e15c879b48fb
treea4777f48e9aef3ae2da1fcd23143dccfed6e42ec
parent2738d06fb4f01145b24c542fb06de538ffc56430
platform/x86: thinkpad_acpi: Add battery quirk for ThinkPad X131e

Based on the dmesg messages from the original reporter:

[    4.964073] ACPI: \_SB_.PCI0.LPCB.EC__.HKEY: BCTG evaluated but flagged as error
[    4.964083] thinkpad_acpi: Error probing battery 2

Lenovo ThinkPad X131e also needs this battery quirk.

Reported-by: Fan Yang <804284660@qq.com>
Tested-by: Fan Yang <804284660@qq.com>
Co-developed-by: Xi Ruoyao <xry111@xry111.site>
Signed-off-by: Xi Ruoyao <xry111@xry111.site>
Signed-off-by: Mingcong Bai <jeffbai@aosc.io>
Cc: stable@vger.kernel.org
Link: https://lore.kernel.org/r/20250221164825.77315-1-jeffbai@aosc.io
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/thinkpad_acpi.c