Skip to content
Commit 5ed96109 authored by Joao Paulo Goncalves's avatar Joao Paulo Goncalves Committed by Tom Rini
Browse files

arm: mach-k3: am625: Fixup a53 cpu frequency by speed grade



The maximum frequency of the A53 CPU on the AM62 depends on the speed
grade of the SoC. However, this value is hardcoded in the DT for all
AM62 variants, potentially causing specifications to be exceeded. Moreover,
setting a common lower frequency for all variants increases boot time.
To prevent these issues, modify the DT at runtime from the R5 core to
adjust the A53 CPU frequency based on its speed grade.

Suggested-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
Signed-off-by: default avatarJoao Paulo Goncalves <joao.goncalves@toradex.com>
parent ba26524c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment