coreboot-kgpe-d16/src
G.Pangao 142e6f5ecf soc/mediatek/mt8192: eint: unmask eint event mask register
eint event mask register is used to mask eint wakeup source on mt8192.
All wakeup sources are masked by default. Since most MediaTek SoCs do
not have this design, we can't modify the kernel eint upstream driver to
solve the issue 'Can't wake using power button (cros_ec) or touchpad'.
So we add a driver here to unmask all wakeup sources.

BUG=b:169024614

Signed-off-by: G.Pangao <gtk_pangao@mediatek.com>
Change-Id: I8ee80bf8302c146e09b74e9f6c6c49f501d7c1c4
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46409
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-12-30 06:04:10 +00:00
..
acpi ACPI: Allocate GNVS early in ramstage 2020-12-25 02:29:14 +00:00
arch arch/arm: Replace .id section with build_info in CBFS 2020-12-17 06:25:25 +00:00
commonlib drivers/tpm: Implement full PPI 2020-12-21 02:38:20 +00:00
console lib/trace: Remove TRACE support 2020-12-02 23:35:58 +00:00
cpu cpu/intel/model_206ax: Add more CPU steppings 2020-12-25 22:01:00 +00:00
device device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
drivers soc/intel/cnl: add Kconfig values for GMA backlight registers 2020-12-30 01:05:21 +00:00
ec src: Remove redundant use of ACPI offset(0) 2020-12-03 00:05:52 +00:00
include device/pnp: add register PNP_IO4 2020-12-28 21:01:08 +00:00
lib ACPI: Allocate GNVS early in ramstage 2020-12-25 02:29:14 +00:00
mainboard mb/ocp/deltalake: replace "POST complete" mb code with driver functionality 2020-12-30 00:31:56 +00:00
northbridge soc/intel/bdw,nb/intel/hsw: correct mask for panel power cycle delay 2020-12-29 20:19:52 +00:00
security sec/intel/txt/Kconfig: Make TXT HEAP and SINIT size configurable 2020-12-29 14:41:15 +00:00
soc soc/mediatek/mt8192: eint: unmask eint event mask register 2020-12-30 06:04:10 +00:00
southbridge sb/amd/pi/hudson: Enable use of common GPIO API 2020-12-28 13:37:15 +00:00
superio src/superio: trim and move Makefile.inc, instead use wildcard matches 2020-12-27 14:46:07 +00:00
vendorcode sb/amd/pi/hudson: Enable use of common GPIO API 2020-12-28 13:37:15 +00:00
Kconfig Kconfig: Show console debug options if loglevel override is set 2020-12-11 15:58:24 +00:00