From 25c8b4a4c45ce22cb21879dd140b67f908053ba7 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Tue, 7 Sep 2021 16:21:18 +0200 Subject: mb/lenovo/t430s: Fix override trees `chip` entries always need a device node below them to actually get hooked up. Change-Id: I244cd5d91af9413b338de0e8ee2480d9744ea077 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/c/coreboot/+/57469 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/t430s/variants/t431s/overridetree.cb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/lenovo/t430s/variants/t431s/overridetree.cb') diff --git a/src/mainboard/lenovo/t430s/variants/t431s/overridetree.cb b/src/mainboard/lenovo/t430s/variants/t431s/overridetree.cb index 41bef2f70e..fcd137f9f7 100644 --- a/src/mainboard/lenovo/t430s/variants/t431s/overridetree.cb +++ b/src/mainboard/lenovo/t430s/variants/t431s/overridetree.cb @@ -33,6 +33,7 @@ chip northbridge/intel/sandybridge device pci 1c.2 off end # PCIe Port #3 device pci 1f.0 on chip ec/lenovo/h8 + device pnp ff.2 on end # dummy register "config0" = "0xa6" register "config1" = "0x09" register "config3" = "0xc0" -- cgit v1.2.3