From 79634759e5961c1c2538b1f96b97bbda277f5db0 Mon Sep 17 00:00:00 2001 From: Duncan Laurie Date: Sun, 13 Oct 2013 10:57:50 +0800 Subject: samus: Disable SMBus controller Nothing is connected to this port. Change-Id: If3e466a3053fa694a511c2335c16381f77f56f47 Signed-off-by: Duncan Laurie Reviewed-on: https://chromium-review.googlesource.com/174089 Reviewed-by: Aaron Durbin (cherry picked from commit 5ddb6a444d5c3141868eaf618ecb014b0262a796) Signed-off-by: Isaac Christensen Reviewed-on: http://review.coreboot.org/6827 Reviewed-by: Paul Menzel Reviewed-by: Ronald G. Minnich Tested-by: build bot (Jenkins) --- src/mainboard/google/samus/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/google/samus/devicetree.cb b/src/mainboard/google/samus/devicetree.cb index 64d7ebe5b8..f848edc40b 100644 --- a/src/mainboard/google/samus/devicetree.cb +++ b/src/mainboard/google/samus/devicetree.cb @@ -114,7 +114,7 @@ chip northbridge/intel/haswell end end # LPC bridge device pci 1f.2 on end # SATA Controller - device pci 1f.3 on end # SMBus + device pci 1f.3 off end # SMBus device pci 1f.6 on end # Thermal end end -- cgit v1.2.3