[coreboot-gerrit] Change in coreboot[master]: mb/google/poppy/variants/nocturne: disable SMBus

Nick Vaccaro (Code Review) gerrit at coreboot.org
Wed May 16 11:56:04 CEST 2018


Nick Vaccaro has uploaded this change for review. ( https://review.coreboot.org/26318


Change subject: mb/google/poppy/variants/nocturne: disable SMBus
......................................................................

mb/google/poppy/variants/nocturne: disable SMBus

BUG=b:78122599
BRANCH=none
TEST='emerge-nocturne coreboot chromeos-bootimage' and verify SMBus is
disabled in kernel.

Change-Id: I284f3ec316d509d85014ebf04b04748064136e80
Signed-off-by: Nick Vaccaro <nvaccaro at google.com>
---
M src/mainboard/google/poppy/variants/nocturne/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/18/26318/1

diff --git a/src/mainboard/google/poppy/variants/nocturne/devicetree.cb b/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
index 04e9b0c..61df213 100644
--- a/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/nocturne/devicetree.cb
@@ -324,7 +324,7 @@
 		device pci 1f.1 on  end # P2SB
 		device pci 1f.2 on  end # Power Management Controller
 		device pci 1f.3 on  end # Intel HDA
-		device pci 1f.4 on  end # SMBus
+		device pci 1f.4 off end # SMBus
 		device pci 1f.5 on  end # PCH SPI
 		device pci 1f.6 off end # GbE
 	end

-- 
To view, visit https://review.coreboot.org/26318
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: I284f3ec316d509d85014ebf04b04748064136e80
Gerrit-Change-Number: 26318
Gerrit-PatchSet: 1
Gerrit-Owner: Nick Vaccaro <nvaccaro at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180516/71bf7269/attachment.html>


More information about the coreboot-gerrit mailing list