Marshall Dawson uploaded patch set #5 to this change.

View Change

soc/amd/stoneyridge: Move GPIO support to common

The banked GPIO functionality in the AcpiMmio block has been consistent
since the Mullins product. Move the basic support into a common
directory.

Each product's pin availability, MUXes, and other details must remain
specific to the product.

BUG=b:131682806

Change-Id: I9cda00210a74de2bd1308ad43e2b867d24a67845
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
---
M src/mainboard/amd/gardenia/bootblock/bootblock.c
M src/mainboard/amd/gardenia/mainboard.c
M src/mainboard/google/kahlee/bootblock/bootblock.c
M src/mainboard/google/kahlee/mainboard.c
M src/mainboard/google/kahlee/romstage.c
R src/soc/amd/common/acpi/gpio_bank_lib.asl
A src/soc/amd/common/block/gpio_banks/Kconfig
A src/soc/amd/common/block/gpio_banks/Makefile.inc
A src/soc/amd/common/block/gpio_banks/gpio.c
A src/soc/amd/common/block/include/amdblocks/gpio.h
A src/soc/amd/common/block/include/amdblocks/gpio_banks.h
M src/soc/amd/stoneyridge/Kconfig
M src/soc/amd/stoneyridge/acpi.c
M src/soc/amd/stoneyridge/acpi/soc.asl
M src/soc/amd/stoneyridge/gpio.c
M src/soc/amd/stoneyridge/i2c.c
M src/soc/amd/stoneyridge/include/soc/gpio.h
M src/soc/amd/stoneyridge/include/soc/smi.h
18 files changed, 971 insertions(+), 575 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/51/32651/5

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I9cda00210a74de2bd1308ad43e2b867d24a67845
Gerrit-Change-Number: 32651
Gerrit-PatchSet: 5
Gerrit-Owner: Marshall Dawson <marshalldawson3rd@gmail.com>
Gerrit-Reviewer: Furquan Shaikh <furquan@google.com>
Gerrit-Reviewer: Marshall Dawson <marshalldawson3rd@gmail.com>
Gerrit-Reviewer: Martin Roth <martinroth@google.com>
Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com>
Gerrit-Reviewer: Richard Spiegel <richard.spiegel@silverbackltd.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-MessageType: newpatchset