]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: samsung: exynos850: Add APM-to-AP mailbox clock
authorAlexey Klimov <alexey.klimov@linaro.org>
Fri, 20 Mar 2026 21:15:14 +0000 (21:15 +0000)
committerKrzysztof Kozlowski <krzk@kernel.org>
Tue, 24 Mar 2026 12:43:19 +0000 (13:43 +0100)
commite57c36bc1a3e459239ead492ebce731a88a264b1
treee1634baf485e9c9b15d94063510e59bcf3943462
parent495920b5d57855d0b9e8082055444e208907f0df
clk: samsung: exynos850: Add APM-to-AP mailbox clock

Add APM mailbox clock for communicating between APM and main application
CPUs in CMU_APM unit. This clock is needed to access this mailbox
registers. This mailbox is used for ACPM communication between kernel
and APM co-processor.

Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>
Link: https://patch.msgid.link/20260320-exynos850-ap2apm-mailbox-v1-2-983eb3f296fc@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
drivers/clk/samsung/clk-exynos850.c