diff options
author | Sam Protsenko <[email protected]> | 2021-11-22 01:27:37 +0200 |
---|---|---|
committer | Sylwester Nawrocki <[email protected]> | 2021-11-22 10:13:18 +0100 |
commit | 579839a918d71e955603e0b9ba5cc38efc740f05 (patch) | |
tree | 8d46a517f70c2a6ef9f3ca1eceed833e3010a180 /net/lapb/lapb_timer.c | |
parent | 16e0c2474fcfaa8a6c61abfaa981994c4564a628 (diff) |
clk: samsung: exynos850: Implement CMU_APM domain
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
CMU_APM doesn't belong to Power Domains, but platform driver is used for
its registration to keep its bus clock always running. Otherwise rtc-s3c
driver disables that clock and system freezes.
Signed-off-by: Sam Protsenko <[email protected]>
Signed-off-by: Sylwester Nawrocki <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions