* [PATCH v2] platform/x86: msi-ec: Add support for MSI Pulse GL66 12th Gen
@ 2026-05-27 13:47 Luis de Carlos
2026-05-28 12:23 ` Ilpo Järvinen
0 siblings, 1 reply; 2+ messages in thread
From: Luis de Carlos @ 2026-05-27 13:47 UTC (permalink / raw)
To: teackot, hansg, ilpo.jarvinen
Cc: platform-driver-x86, linux-kernel, Luis de Carlos
Add the firmware string '1583EMS1.109' to the ALLOWED_FW_10 array.
This enables Embedded Controller support, including battery charge
thresholds, for the MSI Pulse GL66 12UEK (MS-1583) laptop.
Signed-off-by: Luis de Carlos <reskoldo73@gmail.com>
---
drivers/platform/x86/msi-ec.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/platform/x86/msi-ec.c b/drivers/platform/x86/msi-ec.c
index f19504dbf164..1ce7963a207e 100644
--- a/drivers/platform/x86/msi-ec.c
+++ b/drivers/platform/x86/msi-ec.c
@@ -823,6 +823,7 @@ static struct msi_ec_conf CONF9 __initdata = {
static const char * const ALLOWED_FW_10[] __initconst = {
"1582EMS1.107", // GF66 11UC
+ "1583EMS1.109", // Pulse GL66 12UEK
NULL
};
--
2.54.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH v2] platform/x86: msi-ec: Add support for MSI Pulse GL66 12th Gen
2026-05-27 13:47 [PATCH v2] platform/x86: msi-ec: Add support for MSI Pulse GL66 12th Gen Luis de Carlos
@ 2026-05-28 12:23 ` Ilpo Järvinen
0 siblings, 0 replies; 2+ messages in thread
From: Ilpo Järvinen @ 2026-05-28 12:23 UTC (permalink / raw)
To: teackot, hansg, Luis de Carlos; +Cc: platform-driver-x86, linux-kernel
On Wed, 27 May 2026 15:47:50 +0200, Luis de Carlos wrote:
> Add the firmware string '1583EMS1.109' to the ALLOWED_FW_10 array.
> This enables Embedded Controller support, including battery charge
> thresholds, for the MSI Pulse GL66 12UEK (MS-1583) laptop.
>
>
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: msi-ec: Add support for MSI Pulse GL66 12th Gen
commit: f9d421b9aca3cd866631f79c76d8db6e1434e009
--
i.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-05-28 12:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-05-27 13:47 [PATCH v2] platform/x86: msi-ec: Add support for MSI Pulse GL66 12th Gen Luis de Carlos
2026-05-28 12:23 ` Ilpo Järvinen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®