[coreboot-gerrit] Change in coreboot[master]: siemens/mc_apl3: Disable I2C7 over devicetree

Mario Scheithauer (Code Review) gerrit at coreboot.org
Tue Nov 6 12:37:50 CET 2018


Mario Scheithauer has uploaded this change for review. ( https://review.coreboot.org/29506


Change subject: siemens/mc_apl3: Disable I2C7 over devicetree
......................................................................

siemens/mc_apl3: Disable I2C7 over devicetree

Disable I2C7 because there is no device connected.

Change-Id: Ie9877d40b06f4a849163a873fd308ff03995fcdc
Signed-off-by: Mario Scheithauer <mario.scheithauer at siemens.com>
---
M src/mainboard/siemens/mc_apl1/variants/mc_apl3/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/06/29506/1

diff --git a/src/mainboard/siemens/mc_apl1/variants/mc_apl3/devicetree.cb b/src/mainboard/siemens/mc_apl1/variants/mc_apl3/devicetree.cb
index 36d4dbb..b6839c1 100644
--- a/src/mainboard/siemens/mc_apl1/variants/mc_apl3/devicetree.cb
+++ b/src/mainboard/siemens/mc_apl1/variants/mc_apl3/devicetree.cb
@@ -88,7 +88,7 @@
 		device pci 17.0 off end	# - I2C 4
 		device pci 17.1 off end	# - I2C 5
 		device pci 17.2 off end	# - I2C 6
-		device pci 17.3 on  end	# - I2C 7
+		device pci 17.3 off end	# - I2C 7
 		device pci 18.0 on  end	# - UART 0
 		device pci 18.1 on  end	# - UART 1
 		device pci 18.2 on  end	# - UART 2

-- 
To view, visit https://review.coreboot.org/29506
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: Ie9877d40b06f4a849163a873fd308ff03995fcdc
Gerrit-Change-Number: 29506
Gerrit-PatchSet: 1
Gerrit-Owner: Mario Scheithauer <mario.scheithauer at siemens.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181106/e3379517/attachment.html>


More information about the coreboot-gerrit mailing list