the following patch was just integrated into master: commit 93eb8c48b654ab100491822212238909fa1a2962 Author: Duncan Laurie dlaurie@chromium.org Date: Mon Dec 12 10:43:45 2016 -0800
google/eve: Configure I2C3 pins as GPIO inputs
On this board i2c3 bus is connected to the display TCON, but it is acting as the master when it has power so it can read from its own EEPROM on the bus. In order to prevent any possible issues in S0 make these pins input on the SOC.
BUG=chrome-os-partner:58666 TEST=tested on eve board, but this bus was not used before so there is no visible change in behavior.
Change-Id: Ide32f45ee33ca986fd3249a5161e01edf99d6e22 Signed-off-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: https://review.coreboot.org/17800 Reviewed-by: Aaron Durbin adurbin@chromium.org
See https://review.coreboot.org/17800 for details.
-gerrit