coreboot-kgpe-d16/src/mainboard/google/hatch
Furquan Shaikh 29368167b5 mb/google/hatch: Use GPIO IRQ for sx9310 device
This change uses GPIO IRQ instead of IOAPIC for GPP_A0 pad which is
the interrupt line for sx9310. This is required because IRQ# used by
GPP_A0 is allocated for PIRQ which does not allow IRQ# sharing.

Additionally, this change also configures GPP_A6 for GPIO IRQ. GPP_A6
is currently unused in the devicetree.

BUG=b:129794308
TEST=Verified that there are no interrupt storms on GPP_A0.

Change-Id: Ibb510a647391c0d9cb854d23656bb4b1cb7756ab
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32270
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
2019-04-12 02:15:32 +00:00
..
spd mb/google/hatch: Replace part-specific SPD files with generic ones 2019-02-08 19:01:32 +00:00
variants mb/google/hatch: Use GPIO IRQ for sx9310 device 2019-04-12 02:15:32 +00:00
acpi_tables.c
board_info.txt
bootblock.c
chromeos-16MiB.fmd mb/google/hatch: Support 16MiB fmap 2019-04-09 17:23:33 +00:00
chromeos.c mb/google/hatch: Fixes to initial hatch mainboard checkin 2018-12-22 12:14:20 +00:00
chromeos.fmd mainboard: Enable PRESERVE flag in all vboot/chromeos FMD files 2019-03-05 20:52:06 +00:00
dsdt.asl coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
ec.c mb/google/hatch: Enable AP Wake from EC 2019-01-30 06:32:23 +00:00
Kconfig mb/google/hatch: Support 16MiB fmap 2019-04-09 17:23:33 +00:00
Kconfig.name mb/google/hatch: Support 16MiB fmap 2019-04-09 17:23:33 +00:00
mainboard.c x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00
Makefile.inc mb/google/hatch: Enable AP Wake from EC 2019-01-30 06:32:23 +00:00
ramstage.c mb/google/{hatch,sarien}: Configure GPIOs using cnl_configure_pads 2019-02-07 08:52:07 +00:00
romstage.c mb/google/hatch: Use MEM_CH_SEL to indicate single_channel sku 2019-03-14 11:27:58 +00:00
smihandler.c mb/google/hatch: Deassert EN_PP3300_WWAN during sleep 2019-03-29 06:36:39 +00:00