soc/amd/stoneyridge: Remove double defined GPIO MMIO bases
commit63405dacb73f9950e082ff88b79f472741c87b75
authorRichard Spiegel <richard.spiegel@amd.corp-partner.google.com>
Tue, 16 Oct 2018 22:04:14 +0000 (16 15:04 -0700)
committerPatrick Georgi <pgeorgi@google.com>
Thu, 18 Oct 2018 12:48:25 +0000 (18 12:48 +0000)
treed36e7dbf12f035724f41b1c0c21070ce242e590e
parent543e01a29c01b634d61f3dee669f0ac44b7550a5
soc/amd/stoneyridge: Remove double defined GPIO MMIO bases

GPIO control a mux base addresses are defined within MMIO definitions
and again bellow as GPIO specific base addresses. Eliminate those outside
MMIO bases. Rename them to something indicating that they are both MMIO
and related to GPIO.

BUG=b:117754420
TEST=Build grunt.

Change-Id: I53f7cf17d6267e6f8daa650b5f864bab688dc3f0
Signed-off-by: Richard Spiegel <richard.spiegel@silverbackltd.com>
Reviewed-on: https://review.coreboot.org/29156
Reviewed-by: Marshall Dawson <marshalldawson3rd@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/soc/amd/stoneyridge/acpi/gpio_lib.asl
src/soc/amd/stoneyridge/gpio.c
src/soc/amd/stoneyridge/include/soc/iomap.h