commit | df60025fe23c75de95f5f042bb68cc324bc7f075 | [log] [tgz] |
---|---|---|
author | Roger Lu <roger.lu@mediatek.com> | Mon Jan 04 00:00:12 2021 +0800 |
committer | Yidi Lin <yidi.lin@mediatek.com> | Wed Mar 03 19:04:43 2021 +0800 |
tree | bd5d2ff95ba74c5bef3415544271878c4c30ea5d | |
parent | cab4919955af17eb594c2e2e8de0e54b221854e2 [diff] [blame] |
mediatek: mt8192: supports mcusys off when system suspend Signed-off-by: Roger Lu <roger.lu@mediatek.com> Change-Id: I0ea7f61085ea9ba26c580107ef0cb9940a25f5e2
diff --git a/plat/mediatek/mt8192/include/plat_mtk_lpm.h b/plat/mediatek/mt8192/include/plat_mtk_lpm.h index 8ba8b93..deaac97 100644 --- a/plat/mediatek/mt8192/include/plat_mtk_lpm.h +++ b/plat/mediatek/mt8192/include/plat_mtk_lpm.h
@@ -10,7 +10,7 @@ #include <lib/psci/psci.h> #include <lib/utils_def.h> -#define MT_IRQ_REMAIN_MAX U(8) +#define MT_IRQ_REMAIN_MAX U(32) #define MT_IRQ_REMAIN_CAT_LOG BIT(31) struct mt_irqremain {