diff options
-rw-r--r-- | src/mainboard/google/octopus/variants/baseboard/devicetree.cb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb index cec4ba7686..3d22525d4c 100644 --- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb @@ -148,7 +148,7 @@ chip soc/intel/apollolake device pci 16.0 on end # - I2C 0 device pci 16.1 on end # - I2C 1 device pci 16.2 off end # - I2C 2 - device pci 16.3 on end # - I2C 3 + device pci 16.3 off end # - I2C 3 device pci 17.0 on end # - I2C 4 device pci 17.1 on end # - I2C 5 device pci 17.2 on end # - I2C 6 |