sb/intel/wildcatpoint/acpi: Add CID for GPIO device
Wildcat Point's GPIOs work the same as Lynx Point LP's GPIOs. Change-Id: I64963937a5b40bcab605acb826567d63af512427 Signed-off-by: Angel Pons <th3fanbus@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/91468 Reviewed-by: Matt DeVillier <matt.devillier@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
bacb55e348
commit
fec793e01d
1 changed files with 1 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ Device (GPIO)
|
|||
// LynxPoint-LP
|
||||
Return ("INT33C7")
|
||||
}
|
||||
Name (_CID, "INT33C7")
|
||||
Name (_UID, 1)
|
||||
|
||||
Name (RBUF, ResourceTemplate ()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue