Skip to content
Commit 058387d9 authored by Willow Cunningham's avatar Willow Cunningham Committed by Florian Fainelli
Browse files

arm64: dts: broadcom: Fix L2 linesize for Raspberry Pi 5



Set the cache-line-size parameter of the L2 cache for each core to the
correct value of 64 bytes.

Previously, the L2 cache line size was incorrectly set to 128 bytes
for the Broadcom BCM2712. This causes validation tests for the
Performance Application Programming Interface (PAPI) tool to fail as
they depend on sysfs accurately reporting cache line sizes.

The correct value of 64 bytes is stated in the official documentation of
the ARM Cortex A-72, which is linked in the comments of
arm64/boot/dts/broadcom/bcm2712.dtsi as the source for cache-line-size.

Fixes: faa33812 ("arm64: dts: broadcom: Add minimal support for Raspberry Pi 5")
Signed-off-by: default avatarWillow Cunningham <willow.e.cunningham@maine.edu>
Link: https://lore.kernel.org/r/20241007212954.214724-1-willow.e.cunningham@maine.edu


Signed-off-by: default avatarFlorian Fainelli <florian.fainelli@broadcom.com>
parent 40384c84
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment