From 5fe0f9057ee503576e6c1ade17408cbe38a91202 Mon Sep 17 00:00:00 2001 From: Jonathon Hall Date: Thu, 18 Jan 2024 13:49:58 -0500 Subject: [PATCH] mb/purism/librem_skl: Fix pcie_rp5 in device tree (WLAN) WLAN has always been pcie_rp5, there is nothing on pcie_rp1. RP5 gets promoted to function 0 (RP1's function) since no earlier functions are enabled. This simplifies later refactoring that will handle the FSP root port enable flags (which were correctly set already) using the device tree enables. Test: Boot librem_13v2 and verify WLAN is enabled. Change-Id: I7a724a01b5f171a16de83ff6122630e2d66557c1 Signed-off-by: Jonathon Hall Reviewed-on: https://review.coreboot.org/c/coreboot/+/80065 Tested-by: build bot (Jenkins) Reviewed-by: Felix Singer --- src/mainboard/purism/librem_skl/devicetree.cb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/purism/librem_skl/devicetree.cb b/src/mainboard/purism/librem_skl/devicetree.cb index 1928d15eae..08a88d6a34 100644 --- a/src/mainboard/purism/librem_skl/devicetree.cb +++ b/src/mainboard/purism/librem_skl/devicetree.cb @@ -157,7 +157,7 @@ chip soc/intel/skylake device ref south_xdci on end device ref thermal on end device ref sata on end - device ref pcie_rp1 on end + device ref pcie_rp5 on end device ref pcie_rp9 on end device ref lpc_espi on chip drivers/pc80/tpm