Hannah Williams has uploaded this change for review.

View Change

mb/google/octopus: Disable SMBUS in devicetree

There is no device connected in this interface

Change-Id: I1940e6859e81d93f52967779139ee133cdf5ebc6
Signed-off-by: Hannah Williams <hannah.williams@intel.com>
---
M src/mainboard/google/octopus/variants/baseboard/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/25911/1
diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
index 128feda..d341a8d 100644
--- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
@@ -207,6 +207,6 @@
device pnp 0c09.0 on end
end
end # - ESPI
- device pci 1f.1 on end # - SMBUS
+ device pci 1f.1 off end # - SMBUS
end
end

To view, visit change 25911. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I1940e6859e81d93f52967779139ee133cdf5ebc6
Gerrit-Change-Number: 25911
Gerrit-PatchSet: 1
Gerrit-Owner: Hannah Williams <hannah.williams@intel.com>