Reland "mb/google/zork: Revert Don't expose reset GPIO for touchscreen to OS"
commit774073dd0f97d42f040ec8230c7383e4bfe955ff
authorFurquan Shaikh <furquan@google.com>
Mon, 24 Aug 2020 18:37:15 +0000 (24 18:37 +0000)
committerFurquan Shaikh <furquan@google.com>
Wed, 26 Aug 2020 02:01:45 +0000 (26 02:01 +0000)
tree6a6e92475b85c77ad7918a94006e88e0de2bbd9f
parent14025bd5cc0fdfc45be6a767c0c424dcf56b4d08
Reland "mb/google/zork: Revert Don't expose reset GPIO for touchscreen to OS"

This reverts commit 81066b7ce7192432389578fc0f15b3a46da84bad.

Reason for revert: The hang observed when not exposing the reset GPIOs was root caused to zork sharing the same I2C bus between touchscreen and touchpad and interleaving of messages during probe which resulted in incorrect information returned back by touchscreen firmware. Exposing the reset GPIO changed the timing of probe and hence helped workaround the hang issue. The touchscreen driver is now fixed to perform I2C transactions in a single transfer and so the hang is no longer observed when reset GPIO isn't exposed.

BUG=b:162596241
BRANCH=zork

Signed-off-by: Furquan Shaikh <furquan@google.com>
Change-Id: Ica11c33d542dd2324bb0b8905c5de06047cee301
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44752
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/mainboard/google/zork/variants/berknip/overridetree.cb
src/mainboard/google/zork/variants/dalboz/overridetree.cb
src/mainboard/google/zork/variants/ezkinil/overridetree.cb
src/mainboard/google/zork/variants/trembyle/overridetree.cb