soc/amd/cezanne: Add GRXS and GTXS method
commit65b0afe9a687aebeed70eccd78e1ad99b96bc8bc
authorEric Lai <ericr_lai@compal.corp-partner.google.com>
Fri, 9 Apr 2021 03:50:48 +0000 (9 11:50 +0800)
committerPatrick Georgi <pgeorgi@google.com>
Sat, 10 Apr 2021 20:22:27 +0000 (10 20:22 +0000)
treede861f60afbb85cc5b49f0ff5334b4120f3683ba
parent6ada39e790a4f7ea2e5d1b74a27c2e7b68a6115d
soc/amd/cezanne: Add GRXS and GTXS method

Add GRXS and GTXS support. Move the gpio method into common place.

Signed-off-by: Eric Lai <ericr_lai@compal.corp-partner.google.com>
Change-Id: I8ba377179d6976cf26ed0dc521d8e4eff051dc85
Reviewed-on: https://review.coreboot.org/c/coreboot/+/52202
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
src/soc/amd/cezanne/Kconfig
src/soc/amd/common/block/acpi/Kconfig
src/soc/amd/common/block/acpi/Makefile.inc
src/soc/amd/common/block/acpi/gpio.c [new file with mode: 0644]
src/soc/amd/picasso/Kconfig
src/soc/amd/picasso/acpi.c