Felix Singer uploaded patch set #34 to this change.

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 <migy@darmstadt.ccc.de>
---
M util/inteltool/Makefile
M util/inteltool/gpio.c
A util/inteltool/gpio.h
M util/inteltool/gpio_groups.c
A util/inteltool/gpio_ich.h
A util/inteltool/gpio_pch.h
A util/inteltool/platform_apollolake.c
A util/inteltool/platform_apollolake.h
A util/inteltool/platform_baytrail.h
A util/inteltool/platform_cannonlake.c
A util/inteltool/platform_cannonlake.h
A util/inteltool/platform_denverton.c
A util/inteltool/platform_denverton.h
A util/inteltool/platform_i631x.c
A util/inteltool/platform_i631x.h
A util/inteltool/platform_lynxpoint.c
A util/inteltool/platform_lynxpoint.h
A util/inteltool/platform_sunrise.c
A util/inteltool/platform_sunrise.h
19 files changed, 2,770 insertions(+), 2,384 deletions(-)

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

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: 34
Gerrit-Owner: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Felix Singer <felixsinger@posteo.net>
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: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-CC: Thomas Heijligen <src@posteo.de>
Gerrit-MessageType: newpatchset