coreboot/src/soc/mediatek
Zhigang Qin 04c0527aba soc/mediatek/mt8189: Support different PMIC soluitons for MT8189(G/H)
The MT8189 chipset comes in two variants: MT8189G and MT8189H. The
MT8189G variant uses a single PMIC IC (MT6315), whereas the MT8189H
variant uses two PMIC ICs. To ensure driver compatibility, we utilize
the CPU ID and segment ID to accurately determine the required number
of SPMIF instances.

BUG=b:379008996
BRANCH=none
TEST=build pass and boot up normally.

Signed-off-by: Zhigang Qin <zhigang.qin@mediatek.corp-partner.google.com>
Change-Id: I07bc21a2026803e76861b27a178d229deca2090a
Reviewed-on: https://review.coreboot.org/c/coreboot/+/87854
Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Yidi Lin <yidilin@google.com>
2025-05-28 08:37:24 +00:00
..
common soc/mediatek/common: Convert spmi_dev_cnt to a function 2025-05-28 08:37:12 +00:00
mt8173 soc/mediatek/common: Move I2C functions to common code 2025-04-24 06:44:59 +00:00
mt8183 soc/mediatek/common: Move I2C functions to common code 2025-04-24 06:44:59 +00:00
mt8186 soc/mediatek/common: Convert spmi_dev_cnt to a function 2025-05-28 08:37:12 +00:00
mt8188 soc/mediatek/common: Convert spmi_dev_cnt to a function 2025-05-28 08:37:12 +00:00
mt8189 soc/mediatek/mt8189: Support different PMIC soluitons for MT8189(G/H) 2025-05-28 08:37:24 +00:00
mt8192 soc/mediatek/common: Convert spmi_dev_cnt to a function 2025-05-28 08:37:12 +00:00
mt8195 soc/mediatek/common: Convert spmi_dev_cnt to a function 2025-05-28 08:37:12 +00:00
mt8196 soc/mediatek/common: Convert spmi_dev_cnt to a function 2025-05-28 08:37:12 +00:00