From c5575f8eeffea836395ff0fa47cab1f6d0304810 Mon Sep 17 00:00:00 2001 From: Nico Huber Date: Tue, 7 Sep 2021 16:22:46 +0200 Subject: mb/lenovo/t520: Fix T520 override tree `chip` entries always need a device node below them to actually get hooked up. Change-Id: I4781d6afdcd92f21872f3059b417483107129bf4 Signed-off-by: Nico Huber Reviewed-on: https://review.coreboot.org/c/coreboot/+/57470 Reviewed-by: Angel Pons Tested-by: build bot (Jenkins) --- src/mainboard/lenovo/t520/variants/t520/overridetree.cb | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/lenovo/t520') diff --git a/src/mainboard/lenovo/t520/variants/t520/overridetree.cb b/src/mainboard/lenovo/t520/variants/t520/overridetree.cb index 8016d10991..cba2b7da30 100644 --- a/src/mainboard/lenovo/t520/variants/t520/overridetree.cb +++ b/src/mainboard/lenovo/t520/variants/t520/overridetree.cb @@ -4,6 +4,7 @@ chip northbridge/intel/sandybridge device pci 1e.0 off end # PCI-2-PCI bridge device pci 1f.0 on # LPC bridge chip ec/lenovo/h8 + device pnp ff.2 on end # dummy register "has_wwan_detection" = "1" register "wwan_gpio_num" = "70" register "wwan_gpio_lvl" = "0" -- cgit v1.2.3