Marshall Dawson uploaded patch set #5 to this change.

View Change

soc/amd/stoneyridge: Relocate MMIO access of ACPI registers

The AcpiMmio block allowing direct access to the ACPI registers
has remained consistent across AMD models. Move the support from
soc//stoneyridge to soc//common.

BUG=b:131682806

Change-Id: I0e017a71f8efb4b614986cb327de398644599853
Signed-off-by: Marshall Dawson <marshalldawson3rd@gmail.com>
---
M src/soc/amd/common/block/acpi/Makefile.inc
M src/soc/amd/common/block/acpi/acpi.c
A src/soc/amd/common/block/include/amdblocks/acpi.h
M src/soc/amd/common/block/s3/Kconfig
M src/soc/amd/common/block/s3/s3_resume.c
M src/soc/amd/stoneyridge/acpi.c
M src/soc/amd/stoneyridge/include/soc/southbridge.h
M src/soc/amd/stoneyridge/pmutil.c
M src/soc/amd/stoneyridge/smihandler.c
M src/soc/amd/stoneyridge/southbridge.c
10 files changed, 200 insertions(+), 129 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/55/32655/5

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I0e017a71f8efb4b614986cb327de398644599853
Gerrit-Change-Number: 32655
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