mb/google/hatch/var/kohaku: Add Samsung S-pen driver support
Modify the Wacom digitizer HID to support the Samsung S-pen. This allows a different driver to attach under Windows, which adds support for the side buttons as eraser function and air command. TEST=build/boot kahaku, verify S-pen works under Windows/Linux Change-Id: I60b75f7f16f6bb028ad1747e78cc49cac810fc92 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90735 Reviewed-by: Alicja Michalska <ahplka19@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
b890ca0648
commit
e6c5ee6450
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ chip soc/intel/cannonlake
|
|||
end # I2C #1
|
||||
device ref i2c2 on
|
||||
chip drivers/i2c/hid
|
||||
register "generic.hid" = ""WCOM50C1""
|
||||
register "generic.hid" = ""WCOM006C""
|
||||
register "generic.desc" = ""WCOM Digitizer""
|
||||
register "generic.irq" = "ACPI_IRQ_LEVEL_LOW(GPP_C7_IRQ)"
|
||||
register "generic.enable_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_C15)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue