diff options
| author | Sumit Gupta <sumitg@nvidia.com> | 2026-01-21 16:15:34 +0530 |
|---|---|---|
| committer | Thierry Reding <treding@nvidia.com> | 2026-06-25 11:13:27 +0200 |
| commit | 0dfa1e960f86e032007882b032c5cc7d14ebe73e (patch) | |
| tree | ba1016a898dd9c287111aa71297535b4fe55bdc0 /Documentation/tty/git@git.tavy.me:linux.git | |
| parent | ee7863e43228a3143398dc5bbb943c9a735a8fca (diff) | |
arm64: tegra: Fix CPU compatible string to cortex-a78ae on Tegra234
The Tegra234 SoC uses Cortex-A78AE cores, not Cortex-A78. Update the
compatible string for all CPU nodes to match the actual hardware.
Tegra234 hardware reports:
# head /proc/cpuinfo | egrep 'implementer|part'
CPU implementer : 0x41
CPU part : 0xd42
Which maps to (from arch/arm64/include/asm/cputype.h):
#define ARM_CPU_IMP_ARM 0x41
#define ARM_CPU_PART_CORTEX_A78AE 0xD42
Fixes: a12cf5c339b08 ("arm64: tegra: Describe Tegra234 CPU hierarchy")
Signed-off-by: Sumit Gupta <sumitg@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'Documentation/tty/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
