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

Furquan Shaikh (Code Review) gerrit at coreboot.org
Fri Aug 10 21:02:34 CEST 2018


Furquan Shaikh has uploaded this change for review. ( https://review.coreboot.org/28016


Change subject: mb/google/octopus: Disable unused I2C2 in devicetree
......................................................................

mb/google/octopus: Disable unused I2C2 in devicetree

I2C2 is unused on all octopus variants. This change disables it in
devicetree.

BUG=b:112458032

Change-Id: I55abef864c06a448011f9570d3e6c0aa8bfdc5bc
Signed-off-by: Furquan Shaikh <furquan at google.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/16/28016/1

diff --git a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
index b7c7ad2..01fd05f 100644
--- a/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
+++ b/src/mainboard/google/octopus/variants/baseboard/devicetree.cb
@@ -144,7 +144,7 @@
 		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.2 on  end	# - I2C 2
+		device pci 16.2 off  end	# - I2C 2
 		device pci 16.3 on  end	# - I2C 3
 		device pci 17.0 on  end	# - I2C 4
 		device pci 17.1 on  end	# - I2C 5

-- 
To view, visit https://review.coreboot.org/28016
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: I55abef864c06a448011f9570d3e6c0aa8bfdc5bc
Gerrit-Change-Number: 28016
Gerrit-PatchSet: 1
Gerrit-Owner: Furquan Shaikh <furquan at google.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180810/ff77b4f9/attachment.html>


More information about the coreboot-gerrit mailing list