From 6cd9e631b018049c08484708e0afc8cc00089df5 Mon Sep 17 00:00:00 2001 From: Tony Huang Date: Wed, 17 Apr 2019 21:13:15 +0800 Subject: mb/google/octopus/variants/baseboard: Disable unused I2C 1 I2C 1 is not being used in any of the octopus variants, so disable it. BUG=none BRANCH=octopus TEST=Verify on meep and bloog reboot and s0ix suspend successfully Change-Id: I7ed5065cfd0b9780d13feb27cc78b8090d7a03a6 Signed-off-by: Tony Huang Reviewed-on: https://review.coreboot.org/c/coreboot/+/32349 Tested-by: build bot (Jenkins) Reviewed-by: Karthik Ramasubramanian Reviewed-by: Justin TerAvest --- src/mainboard/google/octopus/variants/baseboard/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard') diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb index e134aa222d..fc609cd125 100644 --- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb @@ -165,7 +165,7 @@ chip soc/intel/apollolake end # - XHCI device pci 15.1 on end # - XDCI device pci 16.0 on end # - I2C 0 - device pci 16.1 on end # - I2C 1 + device pci 16.1 off end # - I2C 1 device pci 16.2 off end # - I2C 2 device pci 16.3 off end # - I2C 3 device pci 17.0 on end # - I2C 4 -- cgit v1.2.3