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 <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/57470 Reviewed-by: Angel Pons <th3fanbus@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user