fix(mediatek): fix mtcmos build failureFix mtcmos build failure due to lack of definition:plat/mediatek/drivers/mtcmos/mtcmos_common.h:16:9:error: unknown type name 'uint32_t'plat/mediatek/drive
fix(mediatek): fix mtcmos build failureFix mtcmos build failure due to lack of definition:plat/mediatek/drivers/mtcmos/mtcmos_common.h:16:9:error: unknown type name 'uint32_t'plat/mediatek/drivers/mtcmos/mt8189/mtcmos.h:31:41:error: implicit declaration of function 'BIT'Signed-off-by: irving-ch-lin <irving-ch.lin@mediatek.com>Change-Id: I6550f2b99d43c72471d481eff081affe098144dd
show more ...
refactor(mt8196): refactor mtcmos driver to support per platform dataChange for seperating platform in mtcmos control:1. Pass bus protect steps table to spm_mtcmos_ctrl_bus_prot2. Pass has_sram f
refactor(mt8196): refactor mtcmos driver to support per platform dataChange for seperating platform in mtcmos control:1. Pass bus protect steps table to spm_mtcmos_ctrl_bus_prot2. Pass has_sram flags for sram control3. Use rtff_save_flag for chip without hw RTFF_SAVE_FLAGAdd mt8196 platform data:1. RTFF related control bit in register2. PWR_CON address3. bus protect steps tablesSigned-off-by: irving-ch-lin <irving-ch.lin@mediatek.com>Change-Id: I7b39bf5b590cc5cc53f4f3625a7d5a7b4de7cdcb