diff options
author | G.Pangao <gtk_pangao@mediatek.com> | 2020-09-30 11:04:08 +0800 |
---|---|---|
committer | Hung-Te Lin <hungte@chromium.org> | 2020-12-30 06:04:10 +0000 |
commit | 142e6f5ecfcba4c1c2fd6b7e015cb215d16f34fc (patch) | |
tree | 125552c51d2a2d876cd12ab18e664a256e3f997b /src/device/pci_device.c | |
parent | 4b9b44696d8f8dabc269802655f1a18e5afd481a (diff) |
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>
Diffstat (limited to 'src/device/pci_device.c')
0 files changed, 0 insertions, 0 deletions