Hello Angel Pons, Paul Menzel, 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 (#6).
Change subject: mb/google/sarien: Disable touch by strap pin GPP_B4 ......................................................................
mb/google/sarien: Disable touch by strap pin GPP_B4
We want to disable touch for non-touch sku. We can use strap pin GPP_B4 to identify it is connected with touch or not.
touch sku: GPP_B4 is low non-touch sku: GPP_B4 is high
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, 23 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/38/32438/6