coreboot/src/soc/mediatek
Runyang Chen 379729b497 soc/mediatek/mt8196: Disable irq2axi feature
Irq2axi translates wire-based interrupt into message signal interrupt.
Since MT8196 uses legacy wire-based interrupt, this feature needs to be
disabled. If the interrupt is not handled, it will cause the system fail
to boot.

TEST=Build pass, check irq2axi_disable log and the interrupt can be
correctly handled by checking /proc/interrupts.
BUG=b:317009620

Signed-off-by: Runyang Chen <runyang.chen@mediatek.corp-partner.google.com>
Change-Id: I0e89a0ee75e574a4b9e8df0a0f6a5f6e03bba2d6
Reviewed-on: https://review.coreboot.org/c/coreboot/+/84896
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Yidi Lin <yidilin@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2024-11-06 04:00:26 +00:00
..
common soc/mediatek/common: Move PCIe definition to the common directory 2024-10-28 03:35:29 +00:00
mt8173 soc/mediatek/common: Move GPIO definition to the common directory 2024-08-23 14:33:39 +00:00
mt8183 soc/mediatek: Remove redundant struct pad_func and PAD_* definitions 2024-09-12 16:57:11 +00:00
mt8186 soc/mediatek/common: Maintain common pmif data in pmif_init.c 2024-10-23 06:35:55 +00:00
mt8188 soc/mediatek/mt8188/spi: Fix out-of-bound array access for pad_funcs 2024-11-04 00:09:03 +00:00
mt8192 soc/mediatek/common: Maintain common pmif data in pmif_init.c 2024-10-23 06:35:55 +00:00
mt8195 soc/mediatek/common: Move PCIe definition to the common directory 2024-10-28 03:35:29 +00:00
mt8196 soc/mediatek/mt8196: Disable irq2axi feature 2024-11-06 04:00:26 +00:00