Hello Stefan Reinauer,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/36033
to look at the new patch set (#2).
Change subject: inteltool: gemini lake gpio support + UHD 605 graphics detection ......................................................................
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/... 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-...
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