Add BA15 with two power profiles

This commit is contained in:
Christoffer Sandberg 2021-11-10 20:28:33 +01:00
parent feca6dbcf4
commit 55022eb636

View file

@ -84,7 +84,7 @@ static bool uniwill_tdp_config_three;
static u32 uniwill_identify(void)
{
uniwill_profile_v1_two_profs = false
// TODO: BA15
|| dmi_match(DMI_BOARD_NAME, "PF5PU1G")
|| dmi_match(DMI_BOARD_NAME, "PULSE1401")
|| dmi_match(DMI_BOARD_NAME, "PULSE1501")
;