Commit 327c329
Joel Slebodnick
cpufreq: tegra194: Enable CPUFREQ thermal cooling
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2165104
Upstream Status: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
(cherry picked from commit 7214015)
Tested: Kernel booted on Orin board with no warnings using device tree
commit 7214015
Author: Yi-Wei Wang <yiweiw@nvidia.com>
Date: Tue Jan 24 11:53:23 2023 +0000
cpufreq: tegra194: Enable CPUFREQ thermal cooling
Populate the flag CPUFREQ_IS_COOLING_DEV for the Tegra194 CPUFREQ driver
to register it as a cooling device. This enables CPU frequency
throttling for CPUs when the passive trip points are crossed.
Signed-off-by: Yi-Wei Wang <yiweiw@nvidia.com>
Signed-off-by: Jon Hunter <jonathanh@nvidia.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
(cherry picked from commit 7214015)
Signed-off-by: Joel Slebodnick <jslebodn@redhat.com>1 parent 5adde37 commit 327c329
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
415 | 415 | | |
416 | 416 | | |
417 | 417 | | |
418 | | - | |
| 418 | + | |
| 419 | + | |
419 | 420 | | |
420 | 421 | | |
421 | 422 | | |
| |||
0 commit comments