diff options
author | Lukasz Luba <lukasz.luba@arm.com> | 2020-07-10 21:11:22 +0200 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2020-07-30 10:22:57 +0200 |
commit | 4fc9a0470d2dc370289e9d883feb41e5dd2c6303 (patch) | |
tree | fde2894800993492d63e8401c2eea073a01d9032 /drivers/devfreq | |
parent | memory: samsung: exynos5422-dmc: Adjust polling interval and uptreshold (diff) | |
download | linux-4fc9a0470d2dc370289e9d883feb41e5dd2c6303.tar.xz linux-4fc9a0470d2dc370289e9d883feb41e5dd2c6303.zip |
memory: samsung: exynos5422-dmc: Add module param to control IRQ mode
The driver can operate in two modes relaying on devfreq monitoring
mechanism which periodically checks the device status or it can use
interrupts when they are provided by loaded Device Tree. The newly
introduced module parameter can be used to choose between devfreq
monitoring and internal interrupts without modifying the Device Tree.
It also sets devfreq monitoring as default when the parameter is not set
(also the case for default when the driver is not built as a module).
Reported-by: Willy Wolff <willy.mh.wolff.ml@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Lukasz Luba <lukasz.luba@arm.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/devfreq')
0 files changed, 0 insertions, 0 deletions