[coreboot-gerrit] Change in coreboot[master]: mb/google/octopus: Disable SMBUS in devicetree

Hannah Williams (Code Review) gerrit at coreboot.org
Sat Apr 28 20:17:10 CEST 2018


Hannah Williams has uploaded this change for review. ( https://review.coreboot.org/25911


Change subject: mb/google/octopus: Disable SMBUS in devicetree
......................................................................

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 at 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 https://review.coreboot.org/25911
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/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 at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180428/7f699f29/attachment.html>


More information about the coreboot-gerrit mailing list