]> git.baikalelectronics.ru Git - kernel.git/commit
platform/x86/intel: hid: Add Surface Go to VGBS allow list
authorDuke Lee <krnhotwings@gmail.com>
Tue, 7 Jun 2022 21:36:54 +0000 (14:36 -0700)
committerHans de Goede <hdegoede@redhat.com>
Sun, 12 Jun 2022 12:41:17 +0000 (14:41 +0200)
commitb8baa8452c8e5e672ebd326c3ac0d14508d7681f
treeb995f25975bd3c217becd85f30584e75866651ec
parent95cb49f51d9abd413197039ba5b7147280f08ace
platform/x86/intel: hid: Add Surface Go to VGBS allow list

The Surface Go reports Chassis Type 9 (Laptop,) so the device needs to be
added to dmi_vgbs_allow_list to enable tablet mode when an attached Type
Cover is folded back.

BugLink: https://github.com/linux-surface/linux-surface/issues/837
Signed-off-by: Duke Lee <krnhotwings@gmail.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Link: https://lore.kernel.org/r/20220607213654.5567-1-krnhotwings@gmail.com
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
drivers/platform/x86/intel/hid.c