asus-armoury: fix ppt data for GA403U* renaming to GA403UI

As some GA403U may have different limits restrict the DMI match to the
specific GA403UI model.

Fixes: 39ae6c50e5 ("platform/x86: asus-armoury: add ppt_* and nv_* tuning knobs")
Signed-off-by: Denis Benato <denis.benato@linux.dev>
Link: https://patch.msgid.link/20260103003731.404383-3-denis.benato@linux.dev
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
This commit is contained in:
Denis Benato 2026-01-03 01:37:30 +01:00 committed by Ilpo Järvinen
parent f5fc40734b
commit 487764a514
No known key found for this signature in database
GPG Key ID: 59AC4F6153E5CE31

View File

@ -843,7 +843,7 @@ static const struct dmi_system_id power_limits[] = {
},
{
.matches = {
DMI_MATCH(DMI_BOARD_NAME, "GA403U"),
DMI_MATCH(DMI_BOARD_NAME, "GA403UI"),
},
.driver_data = &(struct power_data) {
.ac_data = &(struct power_limits) {