]> git.baikalelectronics.ru Git - kernel.git/commit
mailbox: add control_by_sw for mt8195
authorjason-jh.lin <jason-jh.lin@mediatek.com>
Fri, 10 Dec 2021 06:11:38 +0000 (14:11 +0800)
committerJassi Brar <jaswinder.singh@linaro.org>
Wed, 12 Jan 2022 05:47:32 +0000 (23:47 -0600)
commit948465a1d2a711b7fc0e77fbb02ffb43215625c9
tree6feb2f9dfb67457ccd9b824cc0504fa96216828b
parent70728d4391bf80115549994978f6931ea3681b4c
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: jason-jh.lin <jason-jh.lin@mediatek.com>
Reviewed-by: Tzung-Bi Shih <tzungbi@google.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/mtk-cmdq-mailbox.c