Felix Singer uploaded patch set #48 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 <felixsinger@posteo.net>
---
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/platform_apollolake.c
A util/inteltool/platform_baytrail.c
A util/inteltool/platform_cannonlake_pch_h.c
A util/inteltool/platform_denverton.c
A util/inteltool/platform_ich.c
A util/inteltool/platform_lynxpoint_lp.c
A util/inteltool/platform_pch.c
A util/inteltool/platform_sunrisepoint.c
A util/inteltool/platform_sunrisepoint_common.c
A util/inteltool/platform_sunrisepoint_common.h
A util/inteltool/platform_sunrisepoint_lp.c
16 files changed, 2,796 insertions(+), 2,409 deletions(-)

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

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: 48
Gerrit-Owner: Felix Singer <felixsinger@posteo.net>
Gerrit-Reviewer: Angel Pons <th3fanbus@gmail.com>
Gerrit-Reviewer: Christoph Pomaska <github@aufmachen.jetzt>
Gerrit-Reviewer: Daniel Maslowski <info@orangecms.org>
Gerrit-Reviewer: Felix Held <felix-coreboot@felixheld.de>
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: Matt DeVillier <matt.devillier@gmail.com>
Gerrit-CC: Patrick Rudolph <patrick.rudolph@9elements.com>
Gerrit-CC: Thomas Heijligen <src@posteo.de>
Gerrit-MessageType: newpatchset