coreboot-kgpe-d16/src/soc/mediatek/mt8188
Liju-Clr Chen 5ab991d0ab soc/mediatek/mt8188: Disable input-gating for big-core SRAM
The input-gating is an experimental feature (but unfortunately default
enabled) and would lead to crash on MT8188, so we have to disable it
in the firmware stage.

BUG=b:233720142
TEST=CPUfreq in kernel test pass.

Change-Id: Ifd68fe9362587955cdb8598c4cc5c2d0eefe53ca
Signed-off-by: Liju-Clr Chen <liju-clr.chen@mediatek.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69089
Reviewed-by: Yidi Lin <yidilin@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Reviewed-by: Rex-BC Chen <rex-bc.chen@mediatek.com>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2022-11-04 13:19:52 +00:00
..
include/soc soc/mediatek/mt8188: Disable input-gating for big-core SRAM 2022-11-04 13:19:52 +00:00
bootblock.c soc/mediatek/mt8188: Add tracker dump 2022-08-13 17:07:18 +00:00
cpu_input_gating.c soc/mediatek/mt8188: Disable input-gating for big-core SRAM 2022-11-04 13:19:52 +00:00
ddp.c soc/mediatek/mt8188: Add ddp driver to support eDP output 2022-10-25 08:29:03 +00:00
devapc.c soc/mediatek/mt8188: Fix AP hang when enabling cpufreq-hw driver 2022-11-04 13:18:53 +00:00
dp_intf.c soc/mediatek/mt8188: Add eDP support for firmware display 2022-10-25 08:29:31 +00:00
gpio.c soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT 2022-08-13 17:05:52 +00:00
i2c.c soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT 2022-08-13 17:05:52 +00:00
Kconfig soc/mediatek/mt8188: Enable ARM Trusted Firmware integration 2022-09-08 03:57:12 +00:00
Makefile.inc soc/mediatek/mt8188: Disable input-gating for big-core SRAM 2022-11-04 13:19:52 +00:00
msdc.c soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT 2022-08-13 17:05:52 +00:00
mt6315.c soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT 2022-08-13 17:05:52 +00:00
mt6359p.c soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT 2022-08-13 17:05:52 +00:00
mtcmos.c soc/mediatek/mt8188: Update mtcmos settings for display and audio 2022-10-25 08:30:15 +00:00
pll.c soc/mediatek: Unify PLL function names 2022-10-21 14:57:09 +00:00
pmif_clk.c soc/mediatek/mt8188: Rename SPM register 2022-10-25 08:28:11 +00:00
pmif_spi.c soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT 2022-08-13 17:05:52 +00:00
pmif_spmi.c soc/mediatek: Move SPMI interface configuration to SoC folder 2022-10-21 14:53:53 +00:00
soc.c soc/mediatek/mt8188: Disable input-gating for big-core SRAM 2022-11-04 13:19:52 +00:00
spi.c soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT 2022-08-13 17:05:52 +00:00
spm.c soc/mediatek/mt8188: Rename SPM register 2022-10-25 08:28:11 +00:00
usb.c soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT 2022-08-13 17:05:52 +00:00
wdt.c soc/mediatek/mt8188: replace SPDX identifiers to GPL-2.0-only OR MIT 2022-08-13 17:05:52 +00:00