mb/lenovo/t400: Fix R500 override tree

`chip` entries always need a device node below them to actually get
hooked up.

Change-Id: Ie84694f586351ce327c8df9338e96377825ad7c7
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/57468
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Nico Huber 2021-09-07 16:17:57 +02:00 committed by Felix Held
parent f41a246dcf
commit e82075cfbc
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ chip northbridge/intel/gm45
device pci 1f.0 on # LPC bridge
subsystemid 0x17aa 0x20f5
chip ec/lenovo/h8
device pnp ff.2 on end # dummy
register "config1" = "0x05"
register "config3" = "0x40"
register "event6_enable" = "0x87"