Peichao Li has uploaded a new patch set (#5). ( https://review.coreboot.org/28669 )
Change subject: mb/google/octopus: Close unused I2C bus 7 include SCL and SDA for Phaseer ......................................................................
mb/google/octopus: Close unused I2C bus 7 include SCL and SDA for Phaseer
Since I2C bus 7 attached the touchscreen device however Phaser units that haven't it. So for avoiding side effects, we need close I2C bus 7 SCL and SDA respectilvely.
BUG= TEST=according to sku_id(Phaser: 0x1, Phaser360: 0x2, Phaser360s: 0x3) distinguish whether close these gpios.
Change-Id: I8ad17761f2a053dc329bbec0a0a3284d47289666 Signed-off-by: peichao.wang peichao.wang@bitland.corp-partner.google.com --- M src/mainboard/google/octopus/variants/phaser/gpio.c 1 file changed, 49 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/69/28669/5