diff options
author | Aaron Kling <webgeek1234@gmail.com> | 2025-08-28 21:48:13 -0500 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2025-09-29 14:55:50 +0530 |
commit | ba6018929165fc914c665f071f8e8cdbac844a49 (patch) | |
tree | e75b4d38dd2a1e4f333dabda365edb4500fbc823 /drivers/cdx/controller/cdx_controller.c | |
parent | 0b1bb980fd7cae126ee3d59f817068a13e321b07 (diff) |
cpufreq: tegra186: Initialize all cores to max frequencies
During initialization, the EDVD_COREx_VOLT_FREQ registers for some cores
are still at reset values and not reflecting the actual frequency. This
causes get calls to fail. Set all cores to their respective max
frequency during probe to initialize the registers to working values.
Suggested-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Aaron Kling <webgeek1234@gmail.com>
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions