ACPI: resource: Add another DMI match for the TongFang GMxXGxx
[platform/kernel/linux-starfive.git] / drivers / acpi / resource.c
index d09e3e7..85ae394 100644 (file)
@@ -509,6 +509,13 @@ static const struct dmi_system_id maingear_laptop[] = {
                },
        },
        {
+               /* TongFang GMxXGxx sold as Eluktronics Inc. RP-15 */
+               .matches = {
+                       DMI_MATCH(DMI_SYS_VENDOR, "Eluktronics Inc."),
+                       DMI_MATCH(DMI_BOARD_NAME, "RP-15"),
+               },
+       },
+       {
                /* TongFang GM6XGxX/TUXEDO Stellaris 16 Gen5 AMD */
                .matches = {
                        DMI_MATCH(DMI_BOARD_NAME, "GM6XGxX"),