From 251e8a8d8af4c25a2a8fb90ca0bc13708350a840 Mon Sep 17 00:00:00 2001 From: Marshall Dawson Date: Thu, 12 Oct 2017 17:18:10 -0600 Subject: google/kahlee: Add PSP to devicetree.cb Add the missing device and ensure it shows up in the devicetree prior to PCI enumeration. Change-Id: Ia2c4ba1200422b36c533e86065a4fcd10c4b2722 Signed-off-by: Marshall Dawson Reviewed-on: https://review.coreboot.org/22055 Reviewed-by: Aaron Durbin Tested-by: build bot (Jenkins) --- src/mainboard/google/kahlee/devicetree.cb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard') diff --git a/src/mainboard/google/kahlee/devicetree.cb b/src/mainboard/google/kahlee/devicetree.cb index 0ed3336329..4376011797 100644 --- a/src/mainboard/google/kahlee/devicetree.cb +++ b/src/mainboard/google/kahlee/devicetree.cb @@ -34,6 +34,7 @@ chip soc/amd/stoneyridge device pci 2.4 on end # x1 PCIe slot device pci 2.5 on end # Cardreader # devices on the NB/SB Link, but on the same pci bus + device pci 8.0 on end # PSP device pci 9.0 on end # PCIe Host Bridge device pci 9.2 on end # HDA device pci 10.0 on end # xHCI -- cgit v1.2.3