On Wed, 2025-09-24 at 12:12 +0200, AngeloGioacchino Del Regno wrote: > External email : Please do not click links or open attachments until > you have verified the sender or the content. > > > Il 24/09/25 10:44, Huayu Zong ha scritto: > > Add SCP support for mt8189. > > > > Please split this in at least two commits, with the last one adding > only the > MT8189 platform data and compatible. > > Also, please clearly describe the new scp_secure_domain_reg write, as > the current > comment is not clear at all. > > Anyway - the code looks good overall. > > Cheers, > Angelo >
Thanks. I will split this commit in 2 commits, one is platform data (mtk_scp.c & mtk_common.h file) and the other commit include strcut element define, function modification. I will add more about scp_secure_domain comment. > > Signed-off-by: Huayu Zong <huayu.z...@mediatek.com>