Eric Lai has submitted this change. ( https://review.coreboot.org/c/coreboot/+/69430 )
Change subject: mb/google/nissa/var/pujjo: Modify touch screen hid to ELAN901C ......................................................................
mb/google/nissa/var/pujjo: Modify touch screen hid to ELAN901C
Modify touch screen hid for Pujjo board.
BUG=b:258586760 TEST=Use the value to boot on Pujjo successfully.
Signed-off-by: Leo Chou leo.chou@lcfc.corp-partner.google.com Change-Id: Ia3b374de8cba2125c478814a1890a4b6831715b9 Reviewed-on: https://review.coreboot.org/c/coreboot/+/69430 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Reka Norman rekanorman@chromium.org Reviewed-by: Eric Lai eric_lai@quanta.corp-partner.google.com --- M src/mainboard/google/brya/variants/pujjo/overridetree.cb 1 file changed, 20 insertions(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Reka Norman: Looks good to me, approved Eric Lai: Looks good to me, approved
diff --git a/src/mainboard/google/brya/variants/pujjo/overridetree.cb b/src/mainboard/google/brya/variants/pujjo/overridetree.cb index fd022a9..0a5624c 100644 --- a/src/mainboard/google/brya/variants/pujjo/overridetree.cb +++ b/src/mainboard/google/brya/variants/pujjo/overridetree.cb @@ -334,7 +334,7 @@
device ref i2c1 on chip drivers/i2c/hid - register "generic.hid" = ""ELAN9004"" + register "generic.hid" = ""ELAN901C"" register "generic.desc" = ""ELAN Touchscreen"" register "generic.irq" = "ACPI_IRQ_LEVEL_LOW(GPP_C7_IRQ)" register "generic.probed" = "1"