From ca6c99d510ec3685840c263527aeea7b7040354f Mon Sep 17 00:00:00 2001 From: Aditya Prakash Gupta Date: Mon, 11 May 2026 15:01:36 +0530 Subject: [PATCH] Add new firmware version '158MEMS1.102' to allowed list --- msi-ec.c | 1 + 1 file changed, 1 insertion(+) diff --git a/msi-ec.c b/msi-ec.c index 52c7073..96dd398 100644 --- a/msi-ec.c +++ b/msi-ec.c @@ -879,6 +879,7 @@ static struct msi_ec_conf CONF_G1_10 __initdata = { static const char *ALLOWED_FW_G1_11[] __initconst = { "158MEMS1.100", // Bravo 15 B5ED "158MEMS1.101", + "158MEMS1.102", "158KEMS1.104", // Bravo 15 B5DD "158KEMS1.106", "158KEMS1.107",