Re: [PATCH 2/6] clk: samsung: exynos850: Implement CMU_APM domain

From: Sylwester Nawrocki
Date: Mon Nov 22 2021 - 04:54:21 EST


On 22.11.2021 00:27, Sam Protsenko wrote:
> CMU_APM clock domain provides clocks for APM IP-core (Active Power
> Management). According to Exynos850 TRM, CMU_APM generates I3C, Mailbox,
> Speedy, Timer, WDT, RTC and PMU clocks for BLK_ALIVE.
>
> This patch adds next clocks:
> - bus clocks in CMU_TOP needed for CMU_APM
> - all internal CMU_APM clocks
> - leaf clocks for I3C, Speedy and RTC IP-cores
> - bus clocks for CMU_CMGP and CMU_CHUB

Applied, thanks.