Frieder Paape uploaded patch set #4 to this change.

View Change

inteltool: Add Gemini Lake GPIO support and UHD 605 graphics detection

gpio info was taken from:
https://www.intel.com/content/dam/www/public/us/en/documents/product-briefs/silver-celeron-datasheet-vol-1.pdf
as well as:
src/soc/intel/apollolake/include/soc/gpio_glk.h

In the datasheet there were 3 undocumented pins, namely GPIO_97, GPIO_180, GPIO_197.
For those I assumed they're function 1 would be the one from linux pinctrl:
https://github.com/torvalds/linux/blob/master/drivers/pinctrl/intel/pinctrl-geminilake.c

Signed-off-by: Frieder Paape <coreboot@s.paape.io>
Change-Id: If8b04e58359bb8ff17318f86b6d9a57def94a401
---
M util/inteltool/gpio.c
M util/inteltool/gpio_groups.c
M util/inteltool/inteltool.c
M util/inteltool/inteltool.h
M util/inteltool/pcr.c
5 files changed, 2,450 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/33/36033/4

To view, visit change 36033. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: If8b04e58359bb8ff17318f86b6d9a57def94a401
Gerrit-Change-Number: 36033
Gerrit-PatchSet: 4
Gerrit-Owner: Frieder Paape <coreboot@s.paape.io>
Gerrit-Assignee: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Frieder Paape <coreboot@s.paape.io>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset