Attention is currently required from: Hung-Te Lin, Xi Chen, Rex-BC Chen. Hello Hung-Te Lin, Xi Chen, build bot (Jenkins), Yu-Ping Wu,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/55050
to look at the new patch set (#2).
Change subject: soc/mediatek: Move the SSPM driver to common ......................................................................
soc/mediatek: Move the SSPM driver to common
The SSPM driver can be shared by MT8183, MT8192 and MT8195.
TEST=emerge-{asurada, kukui} coreboot;
Signed-off-by: Rex-BC Chen rex-bc.chen@mediatek.com Change-Id: If9779853becb298eeeabb3dc6096bc474baae202 --- A src/soc/mediatek/common/include/soc/sspm.h R src/soc/mediatek/common/sspm.c M src/soc/mediatek/mt8183/Makefile.inc D src/soc/mediatek/mt8183/include/soc/sspm.h M src/soc/mediatek/mt8192/Makefile.inc D src/soc/mediatek/mt8192/include/soc/sspm.h D src/soc/mediatek/mt8192/sspm.c 7 files changed, 17 insertions(+), 56 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/55050/2