Add mt8188 support for CMDQ secure driver.

Signed-off-by: Jason-JH.Lin <jason-jh....@mediatek.com>
---
 drivers/mailbox/mtk-cmdq-mailbox.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/mailbox/mtk-cmdq-mailbox.c 
b/drivers/mailbox/mtk-cmdq-mailbox.c
index 3940b9f8e774..4e047dc916b9 100644
--- a/drivers/mailbox/mtk-cmdq-mailbox.c
+++ b/drivers/mailbox/mtk-cmdq-mailbox.c
@@ -750,6 +750,7 @@ static const struct gce_plat gce_plat_v8 = {
        .thread_nr = 32,
        .shift = 3,
        .control_by_sw = true,
+       .has_sec = true,
        .gce_num = 2
 };
 
-- 
2.18.0

Reply via email to