Felix Held has submitted this change. ( https://review.coreboot.org/c/coreboot/+/83840?usp=email )
Change subject: mb/google/brox/jubilant: update overridetree ......................................................................
mb/google/brox/jubilant: update overridetree
Update touchpad settings.
BUG=b:342867386 TEST=ensure touchpad is working.
Change-Id: Ibf62470b7fd921065201894a63d7e2a83dad53ce Signed-off-by: Morris Hsu morris-hsu@quanta.corp-partner.google.com Reviewed-on: https://review.coreboot.org/c/coreboot/+/83840 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Ren Kuo ren.kuo@quanta.corp-partner.google.com --- M src/mainboard/google/brox/variants/jubilant/overridetree.cb 1 file changed, 9 insertions(+), 0 deletions(-)
Approvals: Ren Kuo: Looks good to me, approved build bot (Jenkins): Verified
diff --git a/src/mainboard/google/brox/variants/jubilant/overridetree.cb b/src/mainboard/google/brox/variants/jubilant/overridetree.cb index ca23c11..d4deb92 100644 --- a/src/mainboard/google/brox/variants/jubilant/overridetree.cb +++ b/src/mainboard/google/brox/variants/jubilant/overridetree.cb @@ -353,6 +353,15 @@ register "hid_desc_reg_offset" = "0x20" device i2c 0x2c on end end + chip drivers/i2c/hid + register "generic.hid" = ""PIXA2303"" + register "generic.desc" = ""PIXA Touchpad"" + register "generic.irq" = "ACPI_IRQ_WAKE_LEVEL_LOW(GPP_E3_IRQ)" + register "generic.wake" = "GPE0_DW2_03" + register "generic.detect" = "1" + register "hid_desc_reg_offset" = "0x20" + device i2c 0x68 on end + end end #I2C0 device ref i2c1 on chip drivers/i2c/hid