Hello build bot (Jenkins), Caveh Jalali, Tim Wawrzynczak, Nick Vaccaro, Derek Huang, YH Lin,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/46624
to look at the new patch set (#7).
Change subject: mb/google/volteer/var/voxel: change elan touchscreen interrupt to LEVEL trigger ......................................................................
mb/google/volteer/var/voxel: change elan touchscreen interrupt to LEVEL trigger
ELAN and Goodix touchscreen devices used on voxel are I2C-HID devices and as per "HID over I2C Protocol Specification"[1] Version 1.00 Section 7.4,the interrupt line used by the device is expected to be level triggered. Hence, this change updates the configuration of the touchscreen interrupt to be level triggered.
BUG=b:169632772 BRANCH=volteer TEST="emerge-volteer coreboot" compiles successfully
Signed-off-by: Pan Sheng-Liang sheng-liang.pan@quanta.corp-partner.google.com Change-Id: Id0272d9a4796da9479bd06c74d0c68b1ce6069b3 --- M src/mainboard/google/volteer/variants/voxel/overridetree.cb 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/24/46624/7