mb/google/caroline: Update _HID for digitizer

Caroline uses a Wacom digitizer, so adjust the ACPI HID
so that the proper drivers attach under Windows/Linux.

Change-Id: I732b09001dc41a91a32a5f9260abdab435b28b8a
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/58186
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
This commit is contained in:
Matt DeVillier 2021-04-01 07:04:04 -05:00 committed by Felix Held
parent 3a30cf951d
commit 78a6cae9be
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ Scope (\_SB.PCI0.I2C2)
{
Device (DIGI)
{
Name (_HID, "ACPI0C50")
Name (_HID, "WCOM005C")
Name (_CID, "PNP0C50")
Name (_UID, 1)
Name (_S0W, 4)