coreboot@s.paape.io uploaded patch set #2 to this change.

View Change

inteltool: gemini lake gpio support + 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: lead4good <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, 317 insertions(+), 0 deletions(-)

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

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: 2
Gerrit-Owner: coreboot@s.paape.io
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Reviewer: coreboot@s.paape.io
Gerrit-MessageType: newpatchset