mb/google/fatcat/var/ruby: Change touch panel address
Change touch panel address from 0x14 to 0x5d for EVT build. BUG=b:452216678 TEST=Build FW and boot to OS, check touch function works. Change-Id: Ic19ce19a7bc4c8e370b2f2078e8f457e4f275012 Signed-off-by: Luca Lai <luca.lai@lcfc.corp-partner.google.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/90092 Reviewed-by: Subrata Banik <subratabanik@google.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
a4242e5c38
commit
8401bbd2ff
1 changed files with 1 additions and 1 deletions
|
|
@ -301,7 +301,7 @@ chip soc/intel/pantherlake
|
|||
register "generic.has_power_resource" = "1"
|
||||
register "generic.use_gpio_for_status" = "true"
|
||||
register "hid_desc_reg_offset" = "0x01"
|
||||
device i2c 0x14 on end
|
||||
device i2c 0x5d on end
|
||||
end
|
||||
end # I2C5
|
||||
device ref gspi0 on end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue