Matt DeVillier uploaded patch set #49 to the change originally created by Felix Singer.

View Change

inteltool: Move GPIOs to c files per platform

This patch moves the GPIO declarations to c files per
platform, which gives a better overview over the GPIOs
and future implementations of registers.

Tested on Clevo N130WU (Kabylake)

Change-Id: Ic61871f5cf95ac3da93892fa2f7721e682176c8d
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Signed-off-by: Matt DeVillier <matt.devillier@puri.sm>
---
M util/inteltool/Makefile
M util/inteltool/gpio.c
A util/inteltool/gpio.h
M util/inteltool/gpio_groups.c
A util/inteltool/platform.h
A util/inteltool/platforms/apollolake.c
A util/inteltool/platforms/baytrail.c
A util/inteltool/platforms/cannonlake_pch_h.c
A util/inteltool/platforms/denverton.c
A util/inteltool/platforms/icelake_lp.c
A util/inteltool/platforms/ich.c
A util/inteltool/platforms/lewisburg.c
A util/inteltool/platforms/lynxpoint_lp.c
A util/inteltool/platforms/pch.c
A util/inteltool/platforms/sunrisepoint.c
A util/inteltool/platforms/sunrisepoint_common.c
A util/inteltool/platforms/sunrisepoint_common.h
A util/inteltool/platforms/sunrisepoint_lp.c
18 files changed, 3,760 insertions(+), 3,338 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/04/31504/49

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ic61871f5cf95ac3da93892fa2f7721e682176c8d
Gerrit-Change-Number: 31504
Gerrit-PatchSet: 49
Gerrit-Owner: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Christoph Pomaska <github@slrie.de>
Gerrit-Reviewer: Daniel Maslowski <info@orangecms.org>
Gerrit-Reviewer: Felix Held <felix-coreboot@felixheld.de>
Gerrit-Reviewer: Marius Genheimer <mail@f0wl.cc>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: Stefan Reinauer <stefan.reinauer@coreboot.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Matt DeVillier <matt.devillier@gmail.com>
Gerrit-CC: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-CC: Thomas Heijligen <src@posteo.de>
Gerrit-MessageType: newpatchset