soc/amd/stoneyridge: Use new ACPI MMIO functions
commite24d7953bb4a862b32f554195fffb3c119a27161
authorRichard Spiegel <richard.spiegel@amd.corp-partner.google.com>
Fri, 26 Oct 2018 20:25:01 +0000 (26 13:25 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 3 Dec 2018 13:21:35 +0000 (3 13:21 +0000)
tree621d5fc455ce9bd4388488ba68d38beac3d8b839
parent2c5ea145a4547c5c27de4bcc065a6345ea285fe6
soc/amd/stoneyridge: Use new ACPI MMIO functions

Replace IO access to ACPI registers with the new MMIO access functions.

BUG=b:118049037
TEST=Build and boot grunt. Test ACPI related functionality.

Change-Id: I7544169bb21982fcf7b1c07ab7c19c6f5e65ad56
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/c/29296
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
src/soc/amd/common/block/acpi/halt.c
src/soc/amd/stoneyridge/acpi.c
src/soc/amd/stoneyridge/pmutil.c
src/soc/amd/stoneyridge/smihandler.c
src/soc/amd/stoneyridge/southbridge.c