Add lightbar support for Stellaris Intel gen 4

This commit is contained in:
Christoffer Sandberg 2022-04-21 12:05:18 +02:00
parent 04efaee9e5
commit 46ad491825
No known key found for this signature in database
GPG key ID: BF563F71B6C7A96D

View file

@ -698,6 +698,7 @@ static int uw_lightbar_init(struct platform_device *dev)
#if LINUX_VERSION_CODE >= KERNEL_VERSION(4, 18, 0)
|| dmi_match(DMI_PRODUCT_SKU, "STELLARIS1XI03")
|| dmi_match(DMI_PRODUCT_SKU, "STELLARIS1XA03")
|| dmi_match(DMI_PRODUCT_SKU, "STELLARIS1XI04")
#endif
;