mb/google/skyrim: Enable PCIe devices in devicetree

BUG=b:214414301
TEST=builds

Signed-off-by: Jon Murphy <jpmurphy@google.com>
Change-Id: I6b12950843f3ee3b5abe4ef9c6bd5aba528cc4ea
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62164
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
This commit is contained in:
Jon Murphy 2022-02-17 22:14:38 -07:00 committed by Felix Held
parent 0bc013b15a
commit e6e46c968a
1 changed files with 5 additions and 0 deletions

View File

@ -47,6 +47,11 @@ chip soc/amd/sabrina
device pnp 0c09.0 alias chrome_ec on end
end
end
device ref gpp_bridge_0 on end # WLAN
device ref gpp_bridge_1 on end # SD
device ref gpp_bridge_2 on end # WWAN
device ref gpp_bridge_3 on end # NVMe
device ref gpp_bridge_a on # Internal GPP Bridge 0 to Bus A
device ref gfx on end # Internal GPU (GFX)
device ref xhci_0 on # USB 3.1 (USB0)