coreboot-kgpe-d16/src/soc/amd/stoneyridge
Felix Held d8bcad594f soc/amd/*/chip.h: add missing gpio.h include
Since we need the GPIO defines in the devicetree settings, include
gpio.h in each SoC's chip.h file which will indirectly include the
soc-specific soc/gpio.h header instead of having it indirectly included
via soc/i2c.h.

Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Change-Id: Id26721a6b8ae94784d4a90d7ccac28fef2be36dd
Reviewed-on: https://review.coreboot.org/c/coreboot/+/60977
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
2022-01-13 18:08:14 +00:00
..
acpi soc/amd/stoneyridge/include/iomap: rename I2C[ABCD]_BASE_ADDRESS defines 2021-10-16 17:55:47 +00:00
include/soc soc/amd/stoneyridge/include/southbridge: remove unneeded chip.h include 2021-12-20 09:51:07 +00:00
acpi.c soc/amd: Remove unused <string.h> 2022-01-05 17:39:13 +00:00
aoac.c soc/amd/stoneyridge: factor out early AOAC initialization 2021-12-20 17:37:59 +00:00
BiosCallOuts.c
bootblock.c soc/amd/common/block/include/i2c: introduce I2C_RESET_SCL_PIN macro 2021-09-09 14:20:35 +00:00
chip.c cpu/amd/mtrr: Remove topmem global variables 2021-11-03 18:36:15 +00:00
chip.h soc/amd/*/chip.h: add missing gpio.h include 2022-01-13 18:08:14 +00:00
cpu.c soc/amd/*/cpu: handle mp_init_with_smm failure 2021-11-03 18:37:28 +00:00
early_fch.c soc/amd/stoneyridge: split southbridge code 2021-12-20 17:38:43 +00:00
enable_usbdebug.c
fch.c src/soc/amd: Remove unused <console/console.h> 2022-01-10 18:40:56 +00:00
fch_agesa.c soc/amd/stoneyridge: factor out AGESA-wrapper related FCH functions 2021-12-20 17:38:12 +00:00
fw_cz.cfg
fw_st.cfg
gpio.c soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00
i2c.c amd/i2c: Remove the weak function 2021-11-04 10:31:37 +00:00
Kconfig soc/amd/stoneyridge: use SOC_AMD_COMMON_BLOCK_ACPI_GPIO 2021-11-25 11:08:36 +00:00
Makefile.inc soc/amd/stoneyridge: split southbridge code 2021-12-20 17:38:43 +00:00
mca.c soc/amd/stoneyridge/mca: implement and use mca_has_expected_bank_count 2021-07-15 17:04:28 +00:00
memmap.c src/soc/amd: Remove unused <console/console.h> 2022-01-10 18:40:56 +00:00
monotonic_timer.c
northbridge.c cpu/amd/mtrr: Remove topmem global variables 2021-11-03 18:36:15 +00:00
psp.c src/soc/amd: Remove unused <console/console.h> 2022-01-10 18:40:56 +00:00
reset.c
romstage.c soc/amd/{cezanne,picasso,stoney,common}: Don't clear PM1 on resume 2021-12-08 20:25:33 +00:00
sata.c
smbus_spd.c
smihandler.c soc/amd/{cezanne,picasso,stoney}: Clear PM/GPE when enabling ACPI 2021-12-08 17:52:03 +00:00
tsc_freq.c
uart.c
usb.c