mb/google/trulo/var/pujjolo: Correct the Goodix touchpad description
Fix the ACPI HID and description for Goodix touchpad. BUG=b:395763555 BRANCH=none TEST=Build and boot to OS and check the touchpad name in evtest. Change-Id: I44b75841034a2004c62a577e60c630cc0e430fc8 Signed-off-by: Luca Lai <luca.lai@lcfc.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/88461 Reviewed-by: Kapil Porwal <kapilporwal@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
d4b735f9f1
commit
f34bc61ca7
1 changed files with 2 additions and 2 deletions
|
|
@ -432,9 +432,9 @@ chip soc/intel/alderlake
|
|||
device i2c 15 on end
|
||||
end
|
||||
chip drivers/i2c/hid
|
||||
register "generic.hid" = ""SYNA0000""
|
||||
register "generic.hid" = ""GXTP5100""
|
||||
register "generic.cid" = ""ACPI0C50""
|
||||
register "generic.desc" = ""Synaptics Touchpad""
|
||||
register "generic.desc" = ""Goodix Touchpad""
|
||||
register "generic.irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_F14_IRQ)"
|
||||
register "generic.wake" = "GPE0_DW2_14"
|
||||
register "generic.detect" = "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue