Hello Duncan Laurie, build bot (Jenkins), Furquan Shaikh, Patrick Georgi,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/32438
to look at the new patch set (#3).
Change subject: mb/google/sarein: Disable touch by strap pin GPP_B4 ......................................................................
mb/google/sarein: Disable touch by strap pin GPP_B4
We want to disable touch for none touch sku. We can use strap pin GPP_B4 to identify it is connected with touch or not. If GPP_B4 is low level that means touch sku. If GPP_B4 is high level that means none-touch sku.
BUG=b:131132419 TEST=boot up and check no touch device exist
Signed-off-by: Eric Lai ericr_lai@compal.corp-partner.google.com Change-Id: If6681262c25e4b01e061a8520e38905d40345509 --- M src/drivers/i2c/hid/hid.c M src/mainboard/google/sarien/variants/sarien/devicetree.cb 2 files changed, 21 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/38/32438/3