coreboot/src/soc/amd/picasso
Raul E Rangel 0a5d1d7aae soc/amd/picasso/acpi: Change GPIO controller interrupt to shared
This change matches what we already do for cezanne. It will allow the
GPIO controller to work correctly in windows.

BUG=b:175146875
TEST=Boot windows and verify GPIO controller binds correctly and touch
screen works. Also boot linux and verify touchpad still works.

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I998e286de18d3e3f8b2fe610d17aef94a6cf5477
Reviewed-on: https://review.coreboot.org/c/coreboot/+/64227
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Rob Barnes <robbarnes@google.com>
2022-05-16 04:42:53 +00:00
..
acpi soc/amd/picasso/acpi: Change GPIO controller interrupt to shared 2022-05-16 04:42:53 +00:00
include/soc soc/amd/*/lpc: rename SPIROM_BASE_ADDRESS_REGISTER 2022-03-09 19:01:15 +00:00
psp_verstage soc/amd/{common/psp_verstage,soc/picasso}: Remove workbuf shrinking 2022-02-26 00:09:18 +00:00
acpi.c soc/amd/picasso/acpi: generate PPKG object in generate_cpu_entries call 2022-03-03 18:33:43 +00:00
agesa_acpi.c src/soc: Remove unused <stdlib.h> 2022-01-10 23:30:56 +00:00
aoac.c soc/amd/picasso: factor out AOAC offset defines 2021-06-16 16:38:07 +00:00
bootblock.c soc/amd/picasso/bootblock: drop unused includes 2022-01-20 22:29:01 +00:00
chip.c soc/amd/common/block/i2c: Move SoC agnostic parts into common 2021-03-22 03:40:42 +00:00
chip.h soc/amd/*/chip.h: add missing gpio.h include 2022-01-13 18:08:14 +00:00
chipset.cb soc/amd/cezanne,picasso/chipset.cb: drop LAPIC device 2021-10-22 14:59:24 +00:00
config.c src: Add missing 'void' in function definition 2022-01-26 23:57:12 +00:00
cpu.c soc/amd/picasso/cpu.c: Skip SMMINFO init in S3 resume 2022-03-25 18:51:22 +00:00
data_fabric.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
early_fch.c src/soc/amd: Remove unused <console/console.h> 2022-01-10 18:40:56 +00:00
fch.c soc/amd/picasso: Use read*p 2022-05-06 22:15:04 +00:00
fsp_m_params.c Rename ECAM-specific MMCONF Kconfigs 2021-11-10 17:24:16 +00:00
fsp_s_params.c soc/amd/picasso: Add counter initializers 2022-03-17 17:39:08 +00:00
fw.cfg soc/amd/*/fw.cfg: Remove the misleading name for PMUI and PMUD 2022-02-21 21:29:50 +00:00
gpio.c soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00
graphics.c
i2c.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
Kconfig arch/x86/Kconfig: Drop obsolete fixed ramstage symbols 2022-04-01 13:45:07 +00:00
Makefile.inc soc/amd/cezanne,picasso,sabrina: Fix incorrect values of CBFS amdfw position makefile variables 2022-02-11 20:08:47 +00:00
mca.c soc/amd/*/mca: factor out common MCA/MCAX check & print functionality 2021-07-15 17:03:30 +00:00
pcie_gpp.c soc/amd/{common,picasso}: Use common PCIE_GPP_DRIVER driver 2021-05-12 00:46:27 +00:00
reset.c soc/amd/picasso: remove warm reset flag code 2021-06-02 15:27:26 +00:00
romstage.c timestamps: Rename timestamps to make names more consistent 2022-03-08 16:06:33 +00:00
root_complex.c src: Make PCI ID define names shorter 2022-03-07 08:32:09 +00:00
sata.c
smihandler.c treewide: Remove "ERROR: "/"WARN: " prefixes from log messages 2022-02-07 23:29:09 +00:00
smu.c
soc_util.c soc/amd/picasso/soc_util.c: Fix typo in macro name 2021-03-19 11:22:32 +00:00
uart.c soc/amd/cezanne,picasso/uart: implement read_resource 2021-10-15 14:46:58 +00:00
xhci.c soc/amd/common/blocks/include: rename gpio_banks.h to gpio.h 2021-09-23 18:33:00 +00:00