From 12197db238bb5fb307ee7fe9d14929e0135e49f6 Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Wed, 1 Jan 2020 21:31:21 +0100 Subject: HP sandy/ivy laptops: Enable SMBus on devicetree It has no reason to be disabled. Change-Id: Iba82b6f71bc3d3a86576b719f2709595b530b702 Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/38085 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/mainboard/hp/8470p/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/hp/8470p/devicetree.cb') diff --git a/src/mainboard/hp/8470p/devicetree.cb b/src/mainboard/hp/8470p/devicetree.cb index ef32189c6e..28d89120ab 100644 --- a/src/mainboard/hp/8470p/devicetree.cb +++ b/src/mainboard/hp/8470p/devicetree.cb @@ -108,7 +108,7 @@ chip northbridge/intel/sandybridge end end device pci 1f.2 on end # SATA Controller 1 - device pci 1f.3 off end # SMBus + device pci 1f.3 on end # SMBus device pci 1f.5 off end # SATA Controller 2 device pci 1f.6 off end # Thermal end -- cgit v1.2.3