Attention is currently required from: Hung-Te Lin, Kenji Yu, Yidi Lin, Yu-Ping Wu.
Jarried Lin has posted comments on this change by Jarried Lin. ( https://review.coreboot.org/c/coreboot/+/85516?usp=email )
Change subject: soc/mediatek/mt8196: Initialize SSPM ......................................................................
Patch Set 15:
(4 comments)
File src/soc/mediatek/mt8196/include/soc/mt8196_sspm.h:
https://review.coreboot.org/c/coreboot/+/85516/comment/bf1adafe_77cd4214?usp... : PS11, Line 6: #include <soc/addressmap.h> : : #define SSPM_SRAM_CON (SPM_BASE + 0xEE4) : #define SPM_PRJ_CODE 0xB160001 : #define SSPM_SRAM_SLEEP_B 0x10 : #define SSPM_SRAM_ISOINT_B 0x2
Move to `mt8196/sspm_sram.c`.
Done
https://review.coreboot.org/c/coreboot/+/85516/comment/ca5e3265_3b912522?usp... : PS11, Line 13: void sspm_enable_sram(void);
- Move to `common/soc/include/sspm.h` […]
Done
File src/soc/mediatek/mt8196/sspm.c:
PS11:
rename to sspm_sram. […]
Done
https://review.coreboot.org/c/coreboot/+/85516/comment/b7babe93_0797c428?usp... : PS11, Line 4: mt8196_sspm
sspm. […]
Done