mirror of
https://github.com/wessel-novacustom/clevo-keyboard.git
synced 2024-11-15 03:34:01 +01:00
Add new uw kbd bl IDs
This commit is contained in:
parent
9f05c50681
commit
cfac56be26
|
@ -541,6 +541,10 @@ static int uw_kbd_bl_init(struct platform_device *dev)
|
|||
int status = 0;
|
||||
|
||||
uniwill_kbd_bl_type_rgb_single_color = false
|
||||
// New names
|
||||
| dmi_match(DMI_BOARD_NAME, "Polaris1501I2060")
|
||||
| dmi_match(DMI_BOARD_NAME, "Polaris1701I2060")
|
||||
// Old names
|
||||
| dmi_match(DMI_BOARD_NAME, "Polaris15I01")
|
||||
| dmi_match(DMI_BOARD_NAME, "Polaris17I01")
|
||||
| dmi_match(DMI_BOARD_NAME, "Polaris15A01");
|
||||
|
|
Loading…
Reference in a new issue