From 83d54c30fae74a869288e38ad782c384b1621b6b Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Mon, 6 Dec 2021 21:44:12 +0000 Subject: mb/starlabs/labtop: Enable SMBus in Device Tree Signed-off-by: Sean Rhodes Change-Id: I8bc3025331bb25b02712b5d2b654f7997f0aba4a Reviewed-on: https://review.coreboot.org/c/coreboot/+/59926 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb b/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb index c8abce9be7..5c55dce396 100644 --- a/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb +++ b/src/mainboard/starlabs/labtop/variants/tgl/devicetree.cb @@ -232,7 +232,7 @@ chip soc/intel/tigerlake subsystemid 0x10ec 0x1200 register "PchHdaAudioLinkHdaEnable" = "1" end - device pci 1f.4 off end # SMBus + device pci 1f.4 on end # SMBus device pci 1f.5 on end # PCH SPI device pci 1f.6 off end # GbE device pci 1f.7 off end # TH -- cgit v1.2.3