diff options
author | Furquan Shaikh <furquan@google.com> | 2020-08-24 18:37:15 +0000 |
---|---|---|
committer | Furquan Shaikh <furquan@google.com> | 2020-08-26 02:01:45 +0000 |
commit | 774073dd0f97d42f040ec8230c7383e4bfe955ff (patch) | |
tree | 6a6e92475b85c77ad7918a94006e88e0de2bbd9f /src/mainboard/asus/p5ql-em | |
parent | 14025bd5cc0fdfc45be6a767c0c424dcf56b4d08 (diff) |
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>
Diffstat (limited to 'src/mainboard/asus/p5ql-em')
0 files changed, 0 insertions, 0 deletions