History log of /rk3399_ARM-atf/plat/mediatek/drivers/dcm/mtk_dcm_utils.c (Results 1 – 2 of 2)
Revision Date Author Comments
# 7851f975 12-Aug-2025 Govindraj Raja <govindraj.raja@arm.com>

Merge "feat(mt8189): enable DCM to support LP mode" into integration


# f018e05d 11-Aug-2025 Rabio-Wang <guanghui.wang@mediatek.com>

feat(mt8189): enable DCM to support LP mode

Move the mt8188 DCM driver to common code to support both mt8188 and
mt8189 platforms. This promotes better code sharing and improves
maintainability.

En

feat(mt8189): enable DCM to support LP mode

Move the mt8188 DCM driver to common code to support both mt8188 and
mt8189 platforms. This promotes better code sharing and improves
maintainability.

Enable Dynamic Clock Management (DCM) for MT8189 to optimize power
efficiency during low power (LP) mode. When activated, DCM automatically
disables unused clocks when the bus is idle and resumes them as needed
during bus activity.

Signed-off-by: Rabio-Wang <guanghui.wang@mediatek.com>
Change-Id: I2f9665156c0118cd04109a3cedec4c63381e47c1

show more ...