crossystem: Add TGL GPIO Chip ID

BUG=none
TEST= emerge vboot_reference
BRANCH=none

Change-Id: I1e486ce46d56539e23ec2b93e7eee971366c31f4
Signed-off-by: Srinidhi N Kaushik <srinidhi.n.kaushik@intel.com>
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/vboot_reference/+/1775273
Reviewed-by: Duncan Laurie <dlaurie@google.com>
Reviewed-by: Wonkyu Kim <wonkyu.kim@intel.corp-partner.google.com>
This commit is contained in:
Srinidhi N Kaushik 2019-08-22 14:03:52 -07:00 committed by Commit Bot
parent 54b83adf45
commit 17a9117c32
1 changed files with 1 additions and 0 deletions

View File

@ -675,6 +675,7 @@ static const struct GpioChipset chipsets_supported[] = {
{ "INT3452:03", FindGpioChipOffsetByLabel },
{ "INT3455:00", FindGpioChipOffsetByLabel },
{ "INT34BB:00", FindGpioChipOffsetByLabel },
{ "INT34C5:00", FindGpioChipOffsetByLabel },
/* INT3453 are for GLK */
{ "INT3453:00", FindGpioChipOffsetByLabel },
{ "INT3453:01", FindGpioChipOffsetByLabel },