Martin Roth has uploaded a new patch set (#2). ( https://review.coreboot.org/c/coreboot/+/55022 )
Change subject: mb/google/guybrush: Unassign I2C1 and set GPIOs to input/no-pull ......................................................................
mb/google/guybrush: Unassign I2C1 and set GPIOs to input/no-pull
The DisplayPort redriver connected to I2C1 will be configured by the EC. There is a communication problem if coreboot configures and/or uses these pins, so just set them to inputs.
BUG=b:187856682 TEST=Initialize the DisplayPort redriver from the EC
Signed-off-by: Martin Roth martinroth@chromium.org Change-Id: I244b398c695683fa4e217d83aa0498bcd8f0fbbe --- M src/mainboard/google/guybrush/variants/baseboard/gpio.c 1 file changed, 4 insertions(+), 4 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/22/55022/2