diff options
author | Matt DeVillier <matt.devillier@gmail.com> | 2022-12-21 11:21:49 -0600 |
---|---|---|
committer | Martin L Roth <gaumless@gmail.com> | 2022-12-23 00:45:02 +0000 |
commit | 3d352a7218617321bf2dfe164ca00ec58e0ee4e8 (patch) | |
tree | 10bba8582ec3f1635db57e2af3ac0b2adb1071fd /src/mainboard/lenovo/x60 | |
parent | 7f2c0bf83835d2010f59f40775649a8ff63c0251 (diff) |
mb/google/poppy/nocturne: Fix touchscreen reset GPIO config
The touchscreen reset GPIO is configured as PAD_CFG_TERM_GPO with an
internal pull-down, which puts it in a state of contention when the
reset pin is released / set to high. Fix this by changing the reset
GPIO to PAD_CFG_GPO like all other poppy variants use for the
touchscreen reset.
TEST=build/boot nocturne, touchscreen still works.
Change-Id: I1ad4bb9d4194485990f54ffa7bae05f5c9a39deb
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/71185
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Diffstat (limited to 'src/mainboard/lenovo/x60')
0 files changed, 0 insertions, 0 deletions