On 12/6/24 14:28, Krzysztof Kozlowski wrote:
On Fri, Dec 06, 2024 at 12:39:56AM +0100, Daniel Lezcano wrote:
+# SPDX-License-Identifier: GPL-2.0-only
+
+config EXYNOS_ACPM_PROTOCOL
+ tristate "Exynos Alive Clock and Power Manager (ACPM) Message Protocol"
Given the importance of this driver where a lot of PM services rely on, does
it really make sense to allow it as a module ?
Some PM services may be needed very early in the boot process
If it works as module e.g. on Android, it is beneficial. I think the
platform was booting fine without it, at least to some shell, so I can
imagine this can be loaded a bit later.
Usually the firmware sets the frequency to the maximum in order to boot
the kernel as fast as possible. That may lead to thermal issues at boot
time where the thermal framework won't be able to kick in as some
components will depends on ACPM while the system stays at its highest
performance state.
--
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs
Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog