diff options
author | Felix Held <felix-coreboot@felixheld.de> | 2021-07-31 03:59:28 +0200 |
---|---|---|
committer | Felix Held <felix-coreboot@felixheld.de> | 2021-08-30 16:30:45 +0000 |
commit | f363ad4acf7b749deb2c546890101d19bfb6d75d (patch) | |
tree | d9777759ab98bfc4ccfed80c803f37dbefbb8f22 /payloads/libpayload | |
parent | db3337d9297d1f1d7759ffaa846115f946701906 (diff) |
soc/amd/common: move GPIO register state save struct to gpio_banks.h
The common_i2c_save struct isn't specific to the I2C code and since it
contains the state of the GPIO control & status register and the state
of the GPIO MUX register, move it to include/amdblocks/gpio_banks.h and
rename it to soc_amd_gpio_register_save.
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: If7cd47e5a32427d856948e319de8dfad8c928e96
Reviewed-on: https://review.coreboot.org/c/coreboot/+/56778
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
Diffstat (limited to 'payloads/libpayload')
0 files changed, 0 insertions, 0 deletions