From 60fb9350be61604a260a520d26e0327bbd775070 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Wed, 7 Sep 2022 16:29:54 +0100 Subject: mb/starlabs/starbook/cml: Enable P2SB Enable the P2SB so that the SPI is discoverable by the OS. Signed-off-by: Sean Rhodes Change-Id: Ied7a6ea706e6da86182c109ab4813fa3fcebb1f8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/67419 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/starlabs/starbook/variants/cml/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainboard/starlabs') diff --git a/src/mainboard/starlabs/starbook/variants/cml/devicetree.cb b/src/mainboard/starlabs/starbook/variants/cml/devicetree.cb index 56165c6d99..f9f59767e5 100644 --- a/src/mainboard/starlabs/starbook/variants/cml/devicetree.cb +++ b/src/mainboard/starlabs/starbook/variants/cml/devicetree.cb @@ -175,7 +175,7 @@ chip soc/intel/cannonlake device pnp 4e.19 off end # Power Management Channel 5 end end - device pci 1f.1 off end # P2SB + device pci 1f.1 on end # P2SB device pci 1f.2 hidden end # Power Management Controller device pci 1f.3 on # Intel HDA register "PchHdaAudioLinkHda" = "1" -- cgit v1.2.3