coreboot/src/soc/amd
Felix Held f4e6466924 soc/amd/cezanne/include/gpio: add remote GPIO pin mux definitions
Add the pin definitions for the remote GPIOs and the GPIO pin mux values
for the GPIO mode of those pins. For now, accessing the remote GPIOs is
only supported from the native coreboot code running on the x86 cores
and not from verstage on PSP or ACPI.

BUG=b:194524995
TEST=On Majolica with a Cezanne APU configuring GPIO 262 as output and
then toggling that GPIO in an infinite loop in the mainboard's bootblock
code results in GPIO 262 toggling as expected.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: I0e57042e74da88503b36d6065e9500876287f8bb
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56811
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Raul Rangel <rrangel@chromium.org>
2021-09-09 17:49:48 +00:00
..
cezanne soc/amd/cezanne/include/gpio: add remote GPIO pin mux definitions 2021-09-09 17:49:48 +00:00
common soc/amd/common/block/acpi/gpio: add warning for remote GPIO usage 2021-09-09 17:49:23 +00:00
picasso soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macro 2021-09-09 14:20:35 +00:00
stoneyridge soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macro 2021-09-09 14:20:35 +00:00
Kconfig soc/amd: rename common Kconfig and use wildcard for SoC-specific Kconfig 2020-11-19 14:29:14 +00:00