提交 9388501f 编写于 作者: J jason-jh.lin 提交者: Jassi Brar

mailbox: add control_by_sw for mt8195

To make sure the GCE request signal to SPM is not trigger by
other HW modules and cause suspend premature wake.

Set 0x7 (the bit 0~2 as 1) to GCE_GCTL_VALUE, to configure the
request signal control by SW and release the request to SPM.
Signed-off-by: Njason-jh.lin <jason-jh.lin@mediatek.com>
Reviewed-by: NTzung-Bi Shih <tzungbi@google.com>
Signed-off-by: NJassi Brar <jaswinder.singh@linaro.org>
上级 99867e5a
......@@ -666,7 +666,7 @@ static const struct gce_plat gce_plat_v5 = {
static const struct gce_plat gce_plat_v6 = {
.thread_nr = 24,
.shift = 3,
.control_by_sw = false,
.control_by_sw = true,
.gce_num = 2
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册